AlipayTestCase.vcproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="AlipayTestCase"
  6. ProjectGUID="{37945F10-7735-4983-914F-0DD6A0B470FF}"
  7. RootNamespace="AlipayTestCase"
  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="..\..\..\..\输出文件\AlipayTestCase\Debug"
  22. IntermediateDirectory="..\..\..\..\输出文件\AlipayTestCase\Debug"
  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. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="3"
  52. UsePrecompiledHeader="2"
  53. WarningLevel="3"
  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="..\..\..\..\lyfzClassicSoft\其他程序\$(ProjectName).exe"
  71. LinkIncremental="2"
  72. GenerateDebugInformation="true"
  73. SubSystem="2"
  74. TargetMachine="1"
  75. />
  76. <Tool
  77. Name="VCALinkTool"
  78. />
  79. <Tool
  80. Name="VCManifestTool"
  81. />
  82. <Tool
  83. Name="VCXDCMakeTool"
  84. />
  85. <Tool
  86. Name="VCBscMakeTool"
  87. />
  88. <Tool
  89. Name="VCFxCopTool"
  90. />
  91. <Tool
  92. Name="VCAppVerifierTool"
  93. />
  94. <Tool
  95. Name="VCPostBuildEventTool"
  96. />
  97. </Configuration>
  98. <Configuration
  99. Name="Release|Win32"
  100. OutputDirectory="..\..\..\..\输出文件\AlipayTestCase\Release"
  101. IntermediateDirectory="..\..\..\..\输出文件\AlipayTestCase\Release"
  102. ConfigurationType="1"
  103. UseOfMFC="2"
  104. CharacterSet="2"
  105. WholeProgramOptimization="1"
  106. >
  107. <Tool
  108. Name="VCPreBuildEventTool"
  109. />
  110. <Tool
  111. Name="VCCustomBuildTool"
  112. />
  113. <Tool
  114. Name="VCXMLDataGeneratorTool"
  115. />
  116. <Tool
  117. Name="VCWebServiceProxyGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCMIDLTool"
  121. PreprocessorDefinitions="NDEBUG"
  122. MkTypLibCompatible="false"
  123. ValidateParameters="true"
  124. />
  125. <Tool
  126. Name="VCCLCompilerTool"
  127. Optimization="2"
  128. EnableIntrinsicFunctions="true"
  129. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  130. MinimalRebuild="false"
  131. RuntimeLibrary="2"
  132. EnableFunctionLevelLinking="true"
  133. UsePrecompiledHeader="2"
  134. WarningLevel="3"
  135. DebugInformationFormat="3"
  136. />
  137. <Tool
  138. Name="VCManagedResourceCompilerTool"
  139. />
  140. <Tool
  141. Name="VCResourceCompilerTool"
  142. PreprocessorDefinitions="NDEBUG"
  143. Culture="2052"
  144. AdditionalIncludeDirectories="$(IntDir)"
  145. />
  146. <Tool
  147. Name="VCPreLinkEventTool"
  148. />
  149. <Tool
  150. Name="VCLinkerTool"
  151. OutputFile="..\..\..\..\lyfzClassicSoft\其他程序\$(ProjectName).exe"
  152. LinkIncremental="1"
  153. GenerateDebugInformation="true"
  154. SubSystem="2"
  155. OptimizeReferences="2"
  156. EnableCOMDATFolding="2"
  157. TargetMachine="1"
  158. />
  159. <Tool
  160. Name="VCALinkTool"
  161. />
  162. <Tool
  163. Name="VCManifestTool"
  164. />
  165. <Tool
  166. Name="VCXDCMakeTool"
  167. />
  168. <Tool
  169. Name="VCBscMakeTool"
  170. />
  171. <Tool
  172. Name="VCFxCopTool"
  173. />
  174. <Tool
  175. Name="VCAppVerifierTool"
  176. />
  177. <Tool
  178. Name="VCPostBuildEventTool"
  179. />
  180. </Configuration>
  181. <Configuration
  182. Name="Debug_CUSTOMER_MSG_|Win32"
  183. OutputDirectory="..\..\..\..\输出文件\AlipayTestCase\Debug_cs"
  184. IntermediateDirectory="..\..\..\..\输出文件\AlipayTestCase\Debug_cs"
  185. ConfigurationType="1"
  186. UseOfMFC="2"
  187. CharacterSet="2"
  188. >
  189. <Tool
  190. Name="VCPreBuildEventTool"
  191. />
  192. <Tool
  193. Name="VCCustomBuildTool"
  194. />
  195. <Tool
  196. Name="VCXMLDataGeneratorTool"
  197. />
  198. <Tool
  199. Name="VCWebServiceProxyGeneratorTool"
  200. />
  201. <Tool
  202. Name="VCMIDLTool"
  203. PreprocessorDefinitions="_DEBUG"
  204. MkTypLibCompatible="false"
  205. ValidateParameters="true"
  206. />
  207. <Tool
  208. Name="VCCLCompilerTool"
  209. Optimization="0"
  210. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CUSTOMER_MSG_"
  211. MinimalRebuild="true"
  212. BasicRuntimeChecks="3"
  213. RuntimeLibrary="3"
  214. UsePrecompiledHeader="2"
  215. WarningLevel="3"
  216. DebugInformationFormat="4"
  217. />
  218. <Tool
  219. Name="VCManagedResourceCompilerTool"
  220. />
  221. <Tool
  222. Name="VCResourceCompilerTool"
  223. PreprocessorDefinitions="_DEBUG"
  224. Culture="2052"
  225. AdditionalIncludeDirectories="$(IntDir)"
  226. />
  227. <Tool
  228. Name="VCPreLinkEventTool"
  229. />
  230. <Tool
  231. Name="VCLinkerTool"
  232. OutputFile="..\..\..\..\lyfzClassicSoft\其他程序\$(ProjectName).exe"
  233. LinkIncremental="2"
  234. GenerateDebugInformation="true"
  235. SubSystem="2"
  236. TargetMachine="1"
  237. />
  238. <Tool
  239. Name="VCALinkTool"
  240. />
  241. <Tool
  242. Name="VCManifestTool"
  243. />
  244. <Tool
  245. Name="VCXDCMakeTool"
  246. />
  247. <Tool
  248. Name="VCBscMakeTool"
  249. />
  250. <Tool
  251. Name="VCFxCopTool"
  252. />
  253. <Tool
  254. Name="VCAppVerifierTool"
  255. />
  256. <Tool
  257. Name="VCPostBuildEventTool"
  258. />
  259. </Configuration>
  260. <Configuration
  261. Name="Release_CUSTOMER_MSG_|Win32"
  262. OutputDirectory="..\..\..\..\输出文件\AlipayTestCase\Release_cs"
  263. IntermediateDirectory="..\..\..\..\输出文件\AlipayTestCase\Release_cs"
  264. ConfigurationType="1"
  265. UseOfMFC="2"
  266. CharacterSet="2"
  267. WholeProgramOptimization="1"
  268. >
  269. <Tool
  270. Name="VCPreBuildEventTool"
  271. />
  272. <Tool
  273. Name="VCCustomBuildTool"
  274. />
  275. <Tool
  276. Name="VCXMLDataGeneratorTool"
  277. />
  278. <Tool
  279. Name="VCWebServiceProxyGeneratorTool"
  280. />
  281. <Tool
  282. Name="VCMIDLTool"
  283. PreprocessorDefinitions="NDEBUG"
  284. MkTypLibCompatible="false"
  285. ValidateParameters="true"
  286. />
  287. <Tool
  288. Name="VCCLCompilerTool"
  289. Optimization="2"
  290. EnableIntrinsicFunctions="true"
  291. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CUSTOMER_MSG_"
  292. MinimalRebuild="false"
  293. RuntimeLibrary="2"
  294. EnableFunctionLevelLinking="true"
  295. UsePrecompiledHeader="2"
  296. WarningLevel="3"
  297. DebugInformationFormat="3"
  298. />
  299. <Tool
  300. Name="VCManagedResourceCompilerTool"
  301. />
  302. <Tool
  303. Name="VCResourceCompilerTool"
  304. PreprocessorDefinitions="NDEBUG"
  305. Culture="2052"
  306. AdditionalIncludeDirectories="$(IntDir)"
  307. />
  308. <Tool
  309. Name="VCPreLinkEventTool"
  310. />
  311. <Tool
  312. Name="VCLinkerTool"
  313. OutputFile="..\..\..\..\lyfzClassicSoft\其他程序\$(ProjectName).exe"
  314. LinkIncremental="1"
  315. GenerateDebugInformation="true"
  316. SubSystem="2"
  317. OptimizeReferences="2"
  318. EnableCOMDATFolding="2"
  319. TargetMachine="1"
  320. />
  321. <Tool
  322. Name="VCALinkTool"
  323. />
  324. <Tool
  325. Name="VCManifestTool"
  326. />
  327. <Tool
  328. Name="VCXDCMakeTool"
  329. />
  330. <Tool
  331. Name="VCBscMakeTool"
  332. />
  333. <Tool
  334. Name="VCFxCopTool"
  335. />
  336. <Tool
  337. Name="VCAppVerifierTool"
  338. />
  339. <Tool
  340. Name="VCPostBuildEventTool"
  341. />
  342. </Configuration>
  343. </Configurations>
  344. <References>
  345. </References>
  346. <Files>
  347. <Filter
  348. Name="源文件"
  349. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  350. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  351. >
  352. <File
  353. RelativePath=".\AlipayTestCase.cpp"
  354. >
  355. </File>
  356. <File
  357. RelativePath=".\AlipayTestCaseDlg.cpp"
  358. >
  359. </File>
  360. <File
  361. RelativePath=".\stdafx.cpp"
  362. >
  363. <FileConfiguration
  364. Name="Debug|Win32"
  365. >
  366. <Tool
  367. Name="VCCLCompilerTool"
  368. UsePrecompiledHeader="1"
  369. />
  370. </FileConfiguration>
  371. <FileConfiguration
  372. Name="Release|Win32"
  373. >
  374. <Tool
  375. Name="VCCLCompilerTool"
  376. UsePrecompiledHeader="1"
  377. />
  378. </FileConfiguration>
  379. <FileConfiguration
  380. Name="Debug_CUSTOMER_MSG_|Win32"
  381. >
  382. <Tool
  383. Name="VCCLCompilerTool"
  384. UsePrecompiledHeader="1"
  385. />
  386. </FileConfiguration>
  387. <FileConfiguration
  388. Name="Release_CUSTOMER_MSG_|Win32"
  389. >
  390. <Tool
  391. Name="VCCLCompilerTool"
  392. UsePrecompiledHeader="1"
  393. />
  394. </FileConfiguration>
  395. </File>
  396. </Filter>
  397. <Filter
  398. Name="头文件"
  399. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  400. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  401. >
  402. <File
  403. RelativePath=".\AlipayTestCase.h"
  404. >
  405. </File>
  406. <File
  407. RelativePath=".\AlipayTestCaseDlg.h"
  408. >
  409. </File>
  410. <File
  411. RelativePath=".\Resource.h"
  412. >
  413. </File>
  414. <File
  415. RelativePath=".\stdafx.h"
  416. >
  417. </File>
  418. <File
  419. RelativePath=".\targetver.h"
  420. >
  421. </File>
  422. </Filter>
  423. <Filter
  424. Name="资源文件"
  425. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  426. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  427. >
  428. <File
  429. RelativePath=".\res\AlipayTestCase.ico"
  430. >
  431. </File>
  432. <File
  433. RelativePath=".\AlipayTestCase.rc"
  434. >
  435. </File>
  436. <File
  437. RelativePath=".\res\AlipayTestCase.rc2"
  438. >
  439. </File>
  440. </Filter>
  441. <File
  442. RelativePath=".\ReadMe.txt"
  443. >
  444. </File>
  445. </Files>
  446. <Globals>
  447. <Global
  448. Name="RESOURCE_FILE"
  449. Value="AlipayTestCase.rc"
  450. />
  451. </Globals>
  452. </VisualStudioProject>