AutoRobot_7.10.vcproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="AutoRobot"
  6. ProjectGUID="{71045A06-3F1A-404E-B9C1-D0C871FAF483}"
  7. Keyword="MFCDLLProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="..\temp\AutoRobot\Debug"
  16. IntermediateDirectory="..\temp\AutoRobot\Debug"
  17. ConfigurationType="2"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="..\log4cproj_c\Log4C"
  24. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT;SERIAL_IMPL;LOG4C_ENABLE"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. TreatWChar_tAsBuiltInType="TRUE"
  29. UsePrecompiledHeader="3"
  30. WarningLevel="3"
  31. Detect64BitPortabilityProblems="TRUE"
  32. DebugInformationFormat="4"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLinkerTool"
  37. AdditionalDependencies="..\log4cproj_c\Log4C\lib\log4c.lib"
  38. OutputFile="../bin/AutoRobot.dll"
  39. LinkIncremental="2"
  40. ModuleDefinitionFile=".\AutoRobot.def"
  41. GenerateDebugInformation="TRUE"
  42. SubSystem="2"
  43. ImportLibrary="../AutoRobot.lib"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"
  47. PreprocessorDefinitions="_DEBUG"
  48. MkTypLibCompatible="FALSE"/>
  49. <Tool
  50. Name="VCPostBuildEventTool"/>
  51. <Tool
  52. Name="VCPreBuildEventTool"/>
  53. <Tool
  54. Name="VCPreLinkEventTool"/>
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. PreprocessorDefinitions="_DEBUG"
  58. Culture="2052"
  59. AdditionalIncludeDirectories="$(IntDir)"/>
  60. <Tool
  61. Name="VCWebServiceProxyGeneratorTool"/>
  62. <Tool
  63. Name="VCXMLDataGeneratorTool"/>
  64. <Tool
  65. Name="VCWebDeploymentTool"/>
  66. <Tool
  67. Name="VCManagedWrapperGeneratorTool"/>
  68. <Tool
  69. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  70. </Configuration>
  71. <Configuration
  72. Name="Release|Win32"
  73. OutputDirectory="..\temp\AutoRobot\Release"
  74. IntermediateDirectory="..\temp\AutoRobot\Release"
  75. ConfigurationType="2"
  76. UseOfMFC="2"
  77. CharacterSet="2">
  78. <Tool
  79. Name="VCCLCompilerTool"
  80. AdditionalIncludeDirectories="..\log4cproj_c\Log4C"
  81. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;SERIAL_IMPL;LOG4C_ENABLE"
  82. RuntimeLibrary="2"
  83. TreatWChar_tAsBuiltInType="TRUE"
  84. UsePrecompiledHeader="3"
  85. WarningLevel="3"
  86. Detect64BitPortabilityProblems="TRUE"
  87. DebugInformationFormat="3"/>
  88. <Tool
  89. Name="VCCustomBuildTool"/>
  90. <Tool
  91. Name="VCLinkerTool"
  92. AdditionalDependencies="..\log4cproj_c\Log4C\lib\log4c.lib"
  93. OutputFile="../bin/AutoRobot.dll"
  94. LinkIncremental="1"
  95. ModuleDefinitionFile=".\AutoRobot.def"
  96. GenerateDebugInformation="TRUE"
  97. SubSystem="2"
  98. OptimizeReferences="2"
  99. EnableCOMDATFolding="2"
  100. ImportLibrary="../AutoRobot.lib"
  101. TargetMachine="1"/>
  102. <Tool
  103. Name="VCMIDLTool"
  104. PreprocessorDefinitions="NDEBUG"
  105. MkTypLibCompatible="FALSE"/>
  106. <Tool
  107. Name="VCPostBuildEventTool"/>
  108. <Tool
  109. Name="VCPreBuildEventTool"/>
  110. <Tool
  111. Name="VCPreLinkEventTool"/>
  112. <Tool
  113. Name="VCResourceCompilerTool"
  114. PreprocessorDefinitions="NDEBUG"
  115. Culture="2052"
  116. AdditionalIncludeDirectories="$(IntDir)"/>
  117. <Tool
  118. Name="VCWebServiceProxyGeneratorTool"/>
  119. <Tool
  120. Name="VCXMLDataGeneratorTool"/>
  121. <Tool
  122. Name="VCWebDeploymentTool"/>
  123. <Tool
  124. Name="VCManagedWrapperGeneratorTool"/>
  125. <Tool
  126. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  127. </Configuration>
  128. </Configurations>
  129. <References>
  130. </References>
  131. <Files>
  132. <Filter
  133. Name="Ô´Îļþ"
  134. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  135. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  136. <File
  137. RelativePath=".\AutoRobot.cpp">
  138. </File>
  139. <File
  140. RelativePath=".\AutoRobot.def">
  141. </File>
  142. <File
  143. RelativePath=".\stdafx.cpp">
  144. <FileConfiguration
  145. Name="Debug|Win32">
  146. <Tool
  147. Name="VCCLCompilerTool"
  148. UsePrecompiledHeader="1"/>
  149. </FileConfiguration>
  150. <FileConfiguration
  151. Name="Release|Win32">
  152. <Tool
  153. Name="VCCLCompilerTool"
  154. UsePrecompiledHeader="1"/>
  155. </FileConfiguration>
  156. </File>
  157. </Filter>
  158. <Filter
  159. Name="Í·Îļþ"
  160. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  161. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  162. <File
  163. RelativePath=".\AutoRobot.h">
  164. </File>
  165. <File
  166. RelativePath=".\Mtverify.h">
  167. </File>
  168. <File
  169. RelativePath=".\Resource.h">
  170. </File>
  171. <File
  172. RelativePath=".\stdafx.h">
  173. </File>
  174. <File
  175. RelativePath=".\Struct_Def.h">
  176. </File>
  177. </Filter>
  178. <Filter
  179. Name="×ÊÔ´Îļþ"
  180. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  181. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  182. <File
  183. RelativePath=".\AutoRobot.rc">
  184. </File>
  185. <File
  186. RelativePath=".\res\AutoRobot.rc2">
  187. </File>
  188. </Filter>
  189. <Filter
  190. Name="SerialWork"
  191. Filter="">
  192. <File
  193. RelativePath=".\SerialFactory.cpp">
  194. </File>
  195. <File
  196. RelativePath=".\SerialFactory.h">
  197. </File>
  198. <File
  199. RelativePath=".\SerialInterface.h">
  200. </File>
  201. <File
  202. RelativePath=".\SerialProcess.cpp">
  203. </File>
  204. <File
  205. RelativePath=".\SerialProcess.h">
  206. </File>
  207. </Filter>
  208. <File
  209. RelativePath=".\ReadMe.txt">
  210. </File>
  211. </Files>
  212. <Globals>
  213. </Globals>
  214. </VisualStudioProject>