AutoRobot_8.0.vcproj 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="AutoRobot"
  6. ProjectGUID="{71045A06-3F1A-404E-B9C1-D0C871FAF483}"
  7. Keyword="MFCDLLProj"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="..\temp\AutoRobot\Debug"
  20. IntermediateDirectory="..\temp\AutoRobot\Debug"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="2"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="false"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="0"
  46. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT;SERIAL_IMPL;LOG4C_ENABLE"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="3"
  50. TreatWChar_tAsBuiltInType="true"
  51. UsePrecompiledHeader="2"
  52. WarningLevel="3"
  53. Detect64BitPortabilityProblems="true"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="2052"
  63. AdditionalIncludeDirectories="$(IntDir)"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. OutputFile="../bin/AutoRobot.dll"
  71. LinkIncremental="2"
  72. ModuleDefinitionFile=".\AutoRobot.def"
  73. GenerateDebugInformation="true"
  74. SubSystem="2"
  75. ImportLibrary="../AutoRobot.lib"
  76. TargetMachine="1"
  77. />
  78. <Tool
  79. Name="VCALinkTool"
  80. />
  81. <Tool
  82. Name="VCManifestTool"
  83. />
  84. <Tool
  85. Name="VCXDCMakeTool"
  86. />
  87. <Tool
  88. Name="VCBscMakeTool"
  89. />
  90. <Tool
  91. Name="VCFxCopTool"
  92. />
  93. <Tool
  94. Name="VCAppVerifierTool"
  95. />
  96. <Tool
  97. Name="VCWebDeploymentTool"
  98. />
  99. <Tool
  100. Name="VCPostBuildEventTool"
  101. />
  102. </Configuration>
  103. <Configuration
  104. Name="Release|Win32"
  105. OutputDirectory="..\temp\AutoRobot\Release"
  106. IntermediateDirectory="..\temp\AutoRobot\Release"
  107. ConfigurationType="2"
  108. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  109. UseOfMFC="2"
  110. CharacterSet="2"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. />
  115. <Tool
  116. Name="VCCustomBuildTool"
  117. />
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCMIDLTool"
  126. PreprocessorDefinitions="NDEBUG"
  127. MkTypLibCompatible="false"
  128. />
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;SERIAL_IMPL;LOG4C_ENABLE"
  132. RuntimeLibrary="2"
  133. TreatWChar_tAsBuiltInType="true"
  134. UsePrecompiledHeader="2"
  135. WarningLevel="3"
  136. Detect64BitPortabilityProblems="true"
  137. DebugInformationFormat="3"
  138. />
  139. <Tool
  140. Name="VCManagedResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. PreprocessorDefinitions="NDEBUG"
  145. Culture="2052"
  146. AdditionalIncludeDirectories="$(IntDir)"
  147. />
  148. <Tool
  149. Name="VCPreLinkEventTool"
  150. />
  151. <Tool
  152. Name="VCLinkerTool"
  153. OutputFile="../bin/AutoRobot.dll"
  154. LinkIncremental="1"
  155. ModuleDefinitionFile=".\AutoRobot.def"
  156. GenerateDebugInformation="true"
  157. SubSystem="2"
  158. OptimizeReferences="2"
  159. EnableCOMDATFolding="2"
  160. ImportLibrary="../AutoRobot.lib"
  161. TargetMachine="1"
  162. />
  163. <Tool
  164. Name="VCALinkTool"
  165. />
  166. <Tool
  167. Name="VCManifestTool"
  168. />
  169. <Tool
  170. Name="VCXDCMakeTool"
  171. />
  172. <Tool
  173. Name="VCBscMakeTool"
  174. />
  175. <Tool
  176. Name="VCFxCopTool"
  177. />
  178. <Tool
  179. Name="VCAppVerifierTool"
  180. />
  181. <Tool
  182. Name="VCWebDeploymentTool"
  183. />
  184. <Tool
  185. Name="VCPostBuildEventTool"
  186. />
  187. </Configuration>
  188. </Configurations>
  189. <References>
  190. </References>
  191. <Files>
  192. <Filter
  193. Name="Ô´Îļþ"
  194. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  195. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  196. >
  197. <File
  198. RelativePath=".\AutoRobot.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath=".\AutoRobot.def"
  203. >
  204. </File>
  205. <File
  206. RelativePath=".\stdafx.cpp"
  207. >
  208. <FileConfiguration
  209. Name="Debug|Win32"
  210. >
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. UsePrecompiledHeader="1"
  214. />
  215. </FileConfiguration>
  216. <FileConfiguration
  217. Name="Release|Win32"
  218. >
  219. <Tool
  220. Name="VCCLCompilerTool"
  221. UsePrecompiledHeader="1"
  222. />
  223. </FileConfiguration>
  224. </File>
  225. </Filter>
  226. <Filter
  227. Name="Í·Îļþ"
  228. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  229. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  230. >
  231. <File
  232. RelativePath=".\AutoRobot.h"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".\Mtverify.h"
  237. >
  238. </File>
  239. <File
  240. RelativePath=".\Resource.h"
  241. >
  242. </File>
  243. <File
  244. RelativePath=".\stdafx.h"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".\Struct_Def.h"
  249. >
  250. </File>
  251. </Filter>
  252. <Filter
  253. Name="×ÊÔ´Îļþ"
  254. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  255. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  256. >
  257. <File
  258. RelativePath=".\AutoRobot.rc"
  259. >
  260. </File>
  261. <File
  262. RelativePath=".\res\AutoRobot.rc2"
  263. >
  264. </File>
  265. </Filter>
  266. <Filter
  267. Name="SerialWork"
  268. >
  269. <File
  270. RelativePath=".\SerialFactory.cpp"
  271. >
  272. </File>
  273. <File
  274. RelativePath=".\SerialFactory.h"
  275. >
  276. </File>
  277. <File
  278. RelativePath=".\SerialInterface.h"
  279. >
  280. </File>
  281. <File
  282. RelativePath=".\SerialProcess.cpp"
  283. >
  284. </File>
  285. <File
  286. RelativePath=".\SerialProcess.h"
  287. >
  288. </File>
  289. </Filter>
  290. <File
  291. RelativePath=".\ReadMe.txt"
  292. >
  293. </File>
  294. </Files>
  295. <Globals>
  296. </Globals>
  297. </VisualStudioProject>