TestWizardTool.vcproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="TestWizardTool"
  6. ProjectGUID="{BA8BDB10-8EFD-4F18-8140-8117FEA868DB}"
  7. RootNamespace="TestWizardTool"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="..\..\..\..\bin\$(SolutionName)"
  22. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)"
  23. ConfigurationType="1"
  24. UseOfMFC="2"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="false"
  43. ValidateParameters="true"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories="..\tinyxml2;..\..\TCLCommand\TCLCommand;..\..\SATHelper\filehelper"
  49. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  50. MinimalRebuild="true"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="3"
  53. UsePrecompiledHeader="2"
  54. WarningLevel="3"
  55. DebugInformationFormat="4"
  56. />
  57. <Tool
  58. Name="VCManagedResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="_DEBUG"
  63. Culture="2052"
  64. AdditionalIncludeDirectories="$(IntDir)"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLinkerTool"
  71. OutputFile="$(OutDir)\$(ProjectName)D.exe"
  72. LinkIncremental="2"
  73. UACExecutionLevel="2"
  74. GenerateDebugInformation="true"
  75. SubSystem="2"
  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="VCPostBuildEventTool"
  98. />
  99. </Configuration>
  100. <Configuration
  101. Name="Release|Win32"
  102. OutputDirectory="..\..\..\..\bin\$(SolutionName)"
  103. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)"
  104. ConfigurationType="1"
  105. UseOfMFC="2"
  106. CharacterSet="2"
  107. WholeProgramOptimization="1"
  108. >
  109. <Tool
  110. Name="VCPreBuildEventTool"
  111. />
  112. <Tool
  113. Name="VCCustomBuildTool"
  114. />
  115. <Tool
  116. Name="VCXMLDataGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCWebServiceProxyGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCMIDLTool"
  123. PreprocessorDefinitions="NDEBUG"
  124. MkTypLibCompatible="false"
  125. ValidateParameters="true"
  126. />
  127. <Tool
  128. Name="VCCLCompilerTool"
  129. Optimization="2"
  130. EnableIntrinsicFunctions="true"
  131. AdditionalIncludeDirectories="..\tinyxml2;..\..\TCLCommand\TCLCommand;..\..\SATHelper\filehelper"
  132. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  133. MinimalRebuild="false"
  134. RuntimeLibrary="2"
  135. EnableFunctionLevelLinking="true"
  136. UsePrecompiledHeader="2"
  137. WarningLevel="3"
  138. DebugInformationFormat="3"
  139. />
  140. <Tool
  141. Name="VCManagedResourceCompilerTool"
  142. />
  143. <Tool
  144. Name="VCResourceCompilerTool"
  145. PreprocessorDefinitions="NDEBUG"
  146. Culture="2052"
  147. AdditionalIncludeDirectories="$(IntDir)"
  148. />
  149. <Tool
  150. Name="VCPreLinkEventTool"
  151. />
  152. <Tool
  153. Name="VCLinkerTool"
  154. LinkIncremental="1"
  155. UACExecutionLevel="2"
  156. GenerateDebugInformation="true"
  157. SubSystem="2"
  158. OptimizeReferences="2"
  159. EnableCOMDATFolding="2"
  160. TargetMachine="1"
  161. />
  162. <Tool
  163. Name="VCALinkTool"
  164. />
  165. <Tool
  166. Name="VCManifestTool"
  167. />
  168. <Tool
  169. Name="VCXDCMakeTool"
  170. />
  171. <Tool
  172. Name="VCBscMakeTool"
  173. />
  174. <Tool
  175. Name="VCFxCopTool"
  176. />
  177. <Tool
  178. Name="VCAppVerifierTool"
  179. />
  180. <Tool
  181. Name="VCPostBuildEventTool"
  182. />
  183. </Configuration>
  184. </Configurations>
  185. <References>
  186. </References>
  187. <Files>
  188. <Filter
  189. Name="Ô´Îļþ"
  190. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  191. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  192. >
  193. <File
  194. RelativePath=".\Global.cpp"
  195. >
  196. </File>
  197. <File
  198. RelativePath=".\stdafx.cpp"
  199. >
  200. <FileConfiguration
  201. Name="Debug|Win32"
  202. >
  203. <Tool
  204. Name="VCCLCompilerTool"
  205. UsePrecompiledHeader="1"
  206. />
  207. </FileConfiguration>
  208. <FileConfiguration
  209. Name="Release|Win32"
  210. >
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. UsePrecompiledHeader="1"
  214. />
  215. </FileConfiguration>
  216. </File>
  217. <File
  218. RelativePath=".\TestWizardTool.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\TestWizardToolDlg.cpp"
  223. >
  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=".\Global.h"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".\Resource.h"
  237. >
  238. </File>
  239. <File
  240. RelativePath=".\stdafx.h"
  241. >
  242. </File>
  243. <File
  244. RelativePath=".\targetver.h"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".\TestWizardTool.h"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".\TestWizardToolDlg.h"
  253. >
  254. </File>
  255. </Filter>
  256. <Filter
  257. Name="×ÊÔ´Îļþ"
  258. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  259. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  260. >
  261. <File
  262. RelativePath=".\res\TestWizardTool.ico"
  263. >
  264. </File>
  265. <File
  266. RelativePath=".\TestWizardTool.rc"
  267. >
  268. </File>
  269. <File
  270. RelativePath=".\res\TestWizardTool.rc2"
  271. >
  272. </File>
  273. </Filter>
  274. <Filter
  275. Name="tinyxml2"
  276. >
  277. <File
  278. RelativePath="..\tinyxml2\stdint.h"
  279. >
  280. </File>
  281. <File
  282. RelativePath="..\tinyxml2\tinyxml2.cpp"
  283. >
  284. <FileConfiguration
  285. Name="Debug|Win32"
  286. >
  287. <Tool
  288. Name="VCCLCompilerTool"
  289. UsePrecompiledHeader="0"
  290. />
  291. </FileConfiguration>
  292. <FileConfiguration
  293. Name="Release|Win32"
  294. >
  295. <Tool
  296. Name="VCCLCompilerTool"
  297. UsePrecompiledHeader="0"
  298. />
  299. </FileConfiguration>
  300. </File>
  301. <File
  302. RelativePath="..\tinyxml2\tinyxml2.h"
  303. >
  304. </File>
  305. </Filter>
  306. <Filter
  307. Name="Serial"
  308. >
  309. <File
  310. RelativePath="..\..\TCLCommand\TCLCommand\Serial.cpp"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\..\TCLCommand\TCLCommand\Serial.h"
  315. >
  316. </File>
  317. <File
  318. RelativePath=".\TestWizardProc.cpp"
  319. >
  320. </File>
  321. <File
  322. RelativePath=".\TestWizardProc.h"
  323. >
  324. </File>
  325. <File
  326. RelativePath="..\..\TCLCommand\TCLCommand\utils.cpp"
  327. >
  328. </File>
  329. <File
  330. RelativePath="..\..\TCLCommand\TCLCommand\utils.h"
  331. >
  332. </File>
  333. </Filter>
  334. <Filter
  335. Name="filehelper"
  336. >
  337. <File
  338. RelativePath="..\..\SATHelper\filehelper\filehelper.cpp"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\..\SATHelper\filehelper\filehelper.h"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\..\SATHelper\filehelper\findfile.cpp"
  347. >
  348. </File>
  349. <File
  350. RelativePath="..\..\SATHelper\filehelper\findfile.h"
  351. >
  352. </File>
  353. </Filter>
  354. <File
  355. RelativePath=".\ReadMe.txt"
  356. >
  357. </File>
  358. </Files>
  359. <Globals>
  360. <Global
  361. Name="RESOURCE_FILE"
  362. Value="TestWizardTool.rc"
  363. />
  364. </Globals>
  365. </VisualStudioProject>