MthOutput_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:42k
源码类别:

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="MthOutput"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Static Unicode Debug with MFC DLL|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="....include"
  26. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/MthOutput_700.pch"
  32. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
  33. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
  34. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
  35. WarningLevel="4"
  36. SuppressStartupBanner="TRUE"
  37. DebugInformationFormat="4"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalOptions="/MACHINE:I386"
  44. OutputFile="....Bin_700/MthOutput-yud.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_700"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".....Bin_700/MthOutput-yud.pdb"
  50. SubSystem="2"
  51. EntryPointSymbol="wWinMainCRTStartup"/>
  52. <Tool
  53. Name="VCMIDLTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. MkTypLibCompatible="TRUE"
  56. SuppressStartupBanner="TRUE"
  57. TargetEnvironment="1"
  58. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  59. <Tool
  60. Name="VCPostBuildEventTool"/>
  61. <Tool
  62. Name="VCPreBuildEventTool"/>
  63. <Tool
  64. Name="VCPreLinkEventTool"/>
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  68. Culture="1033"
  69. AdditionalIncludeDirectories="../../Include"/>
  70. <Tool
  71. Name="VCWebServiceProxyGeneratorTool"/>
  72. <Tool
  73. Name="VCWebDeploymentTool"/>
  74. </Configuration>
  75. <Configuration
  76. Name="Static ANSI Release with MFC DLL|Win32"
  77. OutputDirectory=".....Bin_700"
  78. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput"
  79. ConfigurationType="1"
  80. UseOfMFC="2"
  81. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  82. <Tool
  83. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  84. InlineFunctionExpansion="1"
  85. AdditionalIncludeDirectories="....include"
  86. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="2"
  89. EnableFunctionLevelLinking="TRUE"
  90. UsePrecompiledHeader="3"
  91. PrecompiledHeaderThrough="stdafx.h"
  92. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/MthOutput_700.pch"
  93. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
  94. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
  95. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
  96. WarningLevel="4"
  97. SuppressStartupBanner="TRUE"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. AdditionalOptions="/MACHINE:I386"
  104. OutputFile="....Bin_700/MthOutput-yn.exe"
  105. LinkIncremental="1"
  106. SuppressStartupBanner="TRUE"
  107. AdditionalLibraryDirectories="....Bin_700"
  108. ProgramDatabaseFile=".....Bin_700/MthOutput-yn.pdb"
  109. SubSystem="2"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. MkTypLibCompatible="TRUE"
  114. SuppressStartupBanner="TRUE"
  115. TargetEnvironment="1"
  116. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  117. <Tool
  118. Name="VCPostBuildEventTool"/>
  119. <Tool
  120. Name="VCPreBuildEventTool"/>
  121. <Tool
  122. Name="VCPreLinkEventTool"/>
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  126. Culture="1033"
  127. AdditionalIncludeDirectories="../../Include"/>
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"/>
  130. <Tool
  131. Name="VCWebDeploymentTool"/>
  132. </Configuration>
  133. <Configuration
  134. Name="Static Unicode Release|Win32"
  135. OutputDirectory=".....Bin_700"
  136. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseMthOutput"
  137. ConfigurationType="1"
  138. UseOfMFC="1"
  139. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  140. CharacterSet="1">
  141. <Tool
  142. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  143. InlineFunctionExpansion="1"
  144. AdditionalIncludeDirectories="....include"
  145. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  146. StringPooling="TRUE"
  147. RuntimeLibrary="0"
  148. EnableFunctionLevelLinking="TRUE"
  149. UsePrecompiledHeader="3"
  150. PrecompiledHeaderThrough="stdafx.h"
  151. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseMthOutput/MthOutput_700.pch"
  152. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseMthOutput/"
  153. ObjectFile=".....Bin_700StaticUnicodeReleaseMthOutput/"
  154. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseMthOutput/"
  155. WarningLevel="4"
  156. SuppressStartupBanner="TRUE"
  157. CompileAs="0"/>
  158. <Tool
  159. Name="VCCustomBuildTool"/>
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalOptions="/MACHINE:I386"
  163. OutputFile="....Bin_700/MthOutput-su.exe"
  164. LinkIncremental="1"
  165. SuppressStartupBanner="TRUE"
  166. AdditionalLibraryDirectories="....Bin_700"
  167. ProgramDatabaseFile=".....Bin_700/MthOutput-su.pdb"
  168. SubSystem="2"
  169. EntryPointSymbol="wWinMainCRTStartup"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. PreprocessorDefinitions="NDEBUG"
  173. MkTypLibCompatible="TRUE"
  174. SuppressStartupBanner="TRUE"
  175. TargetEnvironment="1"
  176. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  177. <Tool
  178. Name="VCPostBuildEventTool"/>
  179. <Tool
  180. Name="VCPreBuildEventTool"/>
  181. <Tool
  182. Name="VCPreLinkEventTool"/>
  183. <Tool
  184. Name="VCResourceCompilerTool"
  185. PreprocessorDefinitions="NDEBUG"
  186. Culture="1033"
  187. AdditionalIncludeDirectories="../../Include"/>
  188. <Tool
  189. Name="VCWebServiceProxyGeneratorTool"/>
  190. <Tool
  191. Name="VCWebDeploymentTool"/>
  192. </Configuration>
  193. <Configuration
  194. Name="MBCS Release|Win32"
  195. OutputDirectory=".....Bin_700"
  196. IntermediateDirectory=".....Bin_700MbcsReleaseMthOutput"
  197. ConfigurationType="1"
  198. UseOfMFC="2"
  199. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  200. CharacterSet="2">
  201. <Tool
  202. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  203. InlineFunctionExpansion="1"
  204. AdditionalIncludeDirectories="....include"
  205. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  206. StringPooling="TRUE"
  207. RuntimeLibrary="2"
  208. EnableFunctionLevelLinking="TRUE"
  209. UsePrecompiledHeader="3"
  210. PrecompiledHeaderThrough="stdafx.h"
  211. PrecompiledHeaderFile=".....Bin_700MbcsReleaseMthOutput/MthOutput_700.pch"
  212. AssemblerListingLocation=".....Bin_700MbcsReleaseMthOutput/"
  213. ObjectFile=".....Bin_700MbcsReleaseMthOutput/"
  214. ProgramDataBaseFileName=".....Bin_700MbcsReleaseMthOutput/"
  215. WarningLevel="4"
  216. SuppressStartupBanner="TRUE"
  217. CompileAs="0"/>
  218. <Tool
  219. Name="VCCustomBuildTool"/>
  220. <Tool
  221. Name="VCLinkerTool"
  222. AdditionalOptions="/MACHINE:I386"
  223. OutputFile="....Bin_700/MthOutput-m.exe"
  224. LinkIncremental="1"
  225. SuppressStartupBanner="TRUE"
  226. AdditionalLibraryDirectories="....Bin_700"
  227. ProgramDatabaseFile=".....Bin_700/MthOutput-m.pdb"
  228. SubSystem="2"/>
  229. <Tool
  230. Name="VCMIDLTool"
  231. PreprocessorDefinitions="NDEBUG"
  232. MkTypLibCompatible="TRUE"
  233. SuppressStartupBanner="TRUE"
  234. TargetEnvironment="1"
  235. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  236. <Tool
  237. Name="VCPostBuildEventTool"/>
  238. <Tool
  239. Name="VCPreBuildEventTool"/>
  240. <Tool
  241. Name="VCPreLinkEventTool"/>
  242. <Tool
  243. Name="VCResourceCompilerTool"
  244. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  245. Culture="1033"
  246. AdditionalIncludeDirectories="../../Include"/>
  247. <Tool
  248. Name="VCWebServiceProxyGeneratorTool"/>
  249. <Tool
  250. Name="VCWebDeploymentTool"/>
  251. </Configuration>
  252. <Configuration
  253. Name="ANSI Debug|Win32"
  254. OutputDirectory=".....Bin_700"
  255. IntermediateDirectory=".....Bin_700AnsiDebugMthOutput"
  256. ConfigurationType="1"
  257. UseOfMFC="2"
  258. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  259. <Tool
  260. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  261. Optimization="0"
  262. AdditionalIncludeDirectories="....include"
  263. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  264. BasicRuntimeChecks="3"
  265. RuntimeLibrary="3"
  266. UsePrecompiledHeader="3"
  267. PrecompiledHeaderThrough="stdafx.h"
  268. PrecompiledHeaderFile=".....Bin_700AnsiDebugMthOutput/MthOutput_700.pch"
  269. AssemblerListingLocation=".....Bin_700AnsiDebugMthOutput/"
  270. ObjectFile=".....Bin_700AnsiDebugMthOutput/"
  271. ProgramDataBaseFileName=".....Bin_700AnsiDebugMthOutput/"
  272. WarningLevel="4"
  273. SuppressStartupBanner="TRUE"
  274. DebugInformationFormat="4"
  275. CompileAs="0"/>
  276. <Tool
  277. Name="VCCustomBuildTool"/>
  278. <Tool
  279. Name="VCLinkerTool"
  280. AdditionalOptions="/MACHINE:I386"
  281. OutputFile="....Bin_700/MthOutput-nd.exe"
  282. LinkIncremental="2"
  283. SuppressStartupBanner="TRUE"
  284. AdditionalLibraryDirectories="....Bin_700"
  285. GenerateDebugInformation="TRUE"
  286. ProgramDatabaseFile=".....Bin_700/MthOutput-nd.pdb"
  287. SubSystem="2"/>
  288. <Tool
  289. Name="VCMIDLTool"
  290. PreprocessorDefinitions="_DEBUG"
  291. MkTypLibCompatible="TRUE"
  292. SuppressStartupBanner="TRUE"
  293. TargetEnvironment="1"
  294. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  295. <Tool
  296. Name="VCPostBuildEventTool"/>
  297. <Tool
  298. Name="VCPreBuildEventTool"/>
  299. <Tool
  300. Name="VCPreLinkEventTool"/>
  301. <Tool
  302. Name="VCResourceCompilerTool"
  303. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  304. Culture="1033"
  305. AdditionalIncludeDirectories="../../Include"/>
  306. <Tool
  307. Name="VCWebServiceProxyGeneratorTool"/>
  308. <Tool
  309. Name="VCWebDeploymentTool"/>
  310. </Configuration>
  311. <Configuration
  312. Name="Static MBCS Release with MFC DLL|Win32"
  313. OutputDirectory=".....Bin_700"
  314. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput"
  315. ConfigurationType="1"
  316. UseOfMFC="2"
  317. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  318. CharacterSet="2">
  319. <Tool
  320. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  321. InlineFunctionExpansion="1"
  322. AdditionalIncludeDirectories="....include"
  323. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  324. StringPooling="TRUE"
  325. RuntimeLibrary="2"
  326. EnableFunctionLevelLinking="TRUE"
  327. UsePrecompiledHeader="3"
  328. PrecompiledHeaderThrough="stdafx.h"
  329. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/MthOutput_700.pch"
  330. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
  331. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
  332. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
  333. WarningLevel="4"
  334. SuppressStartupBanner="TRUE"
  335. CompileAs="0"/>
  336. <Tool
  337. Name="VCCustomBuildTool"/>
  338. <Tool
  339. Name="VCLinkerTool"
  340. AdditionalOptions="/MACHINE:I386"
  341. OutputFile="....Bin_700/MthOutput-ym.exe"
  342. LinkIncremental="1"
  343. SuppressStartupBanner="TRUE"
  344. AdditionalLibraryDirectories="....Bin_700"
  345. ProgramDatabaseFile=".....Bin_700/MthOutput-ym.pdb"
  346. SubSystem="2"/>
  347. <Tool
  348. Name="VCMIDLTool"
  349. PreprocessorDefinitions="NDEBUG"
  350. MkTypLibCompatible="TRUE"
  351. SuppressStartupBanner="TRUE"
  352. TargetEnvironment="1"
  353. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  354. <Tool
  355. Name="VCPostBuildEventTool"/>
  356. <Tool
  357. Name="VCPreBuildEventTool"/>
  358. <Tool
  359. Name="VCPreLinkEventTool"/>
  360. <Tool
  361. Name="VCResourceCompilerTool"
  362. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  363. Culture="1033"
  364. AdditionalIncludeDirectories="../../Include"/>
  365. <Tool
  366. Name="VCWebServiceProxyGeneratorTool"/>
  367. <Tool
  368. Name="VCWebDeploymentTool"/>
  369. </Configuration>
  370. <Configuration
  371. Name="Static Unicode Debug|Win32"
  372. OutputDirectory=".....Bin_700"
  373. IntermediateDirectory=".....Bin_700StaticUnicodeDebugMthOutput"
  374. ConfigurationType="1"
  375. UseOfMFC="1"
  376. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  377. CharacterSet="1">
  378. <Tool
  379. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  380. Optimization="0"
  381. AdditionalIncludeDirectories="....include"
  382. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  383. BasicRuntimeChecks="3"
  384. RuntimeLibrary="1"
  385. UsePrecompiledHeader="3"
  386. PrecompiledHeaderThrough="stdafx.h"
  387. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugMthOutput/MthOutput_700.pch"
  388. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugMthOutput/"
  389. ObjectFile=".....Bin_700StaticUnicodeDebugMthOutput/"
  390. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugMthOutput/"
  391. WarningLevel="4"
  392. SuppressStartupBanner="TRUE"
  393. DebugInformationFormat="4"
  394. CompileAs="0"/>
  395. <Tool
  396. Name="VCCustomBuildTool"/>
  397. <Tool
  398. Name="VCLinkerTool"
  399. AdditionalOptions="/MACHINE:I386"
  400. OutputFile="....Bin_700/MthOutput-sud.exe"
  401. LinkIncremental="2"
  402. SuppressStartupBanner="TRUE"
  403. AdditionalLibraryDirectories="....Bin_700"
  404. GenerateDebugInformation="TRUE"
  405. ProgramDatabaseFile=".....Bin_700/MthOutput-sud.pdb"
  406. SubSystem="2"
  407. EntryPointSymbol="wWinMainCRTStartup"/>
  408. <Tool
  409. Name="VCMIDLTool"
  410. PreprocessorDefinitions="_DEBUG"
  411. MkTypLibCompatible="TRUE"
  412. SuppressStartupBanner="TRUE"
  413. TargetEnvironment="1"
  414. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  415. <Tool
  416. Name="VCPostBuildEventTool"/>
  417. <Tool
  418. Name="VCPreBuildEventTool"/>
  419. <Tool
  420. Name="VCPreLinkEventTool"/>
  421. <Tool
  422. Name="VCResourceCompilerTool"
  423. PreprocessorDefinitions="_DEBUG"
  424. Culture="1033"
  425. AdditionalIncludeDirectories="../../Include"/>
  426. <Tool
  427. Name="VCWebServiceProxyGeneratorTool"/>
  428. <Tool
  429. Name="VCWebDeploymentTool"/>
  430. </Configuration>
  431. <Configuration
  432. Name="Static ANSI Debug|Win32"
  433. OutputDirectory=".....Bin_700"
  434. IntermediateDirectory=".....Bin_700StaticAnsiDebugMthOutput"
  435. ConfigurationType="1"
  436. UseOfMFC="1"
  437. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  438. <Tool
  439. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  440. Optimization="0"
  441. AdditionalIncludeDirectories="....include"
  442. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  443. BasicRuntimeChecks="3"
  444. RuntimeLibrary="1"
  445. UsePrecompiledHeader="3"
  446. PrecompiledHeaderThrough="stdafx.h"
  447. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugMthOutput/MthOutput_700.pch"
  448. AssemblerListingLocation=".....Bin_700StaticAnsiDebugMthOutput/"
  449. ObjectFile=".....Bin_700StaticAnsiDebugMthOutput/"
  450. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugMthOutput/"
  451. WarningLevel="4"
  452. SuppressStartupBanner="TRUE"
  453. DebugInformationFormat="4"
  454. CompileAs="0"/>
  455. <Tool
  456. Name="VCCustomBuildTool"/>
  457. <Tool
  458. Name="VCLinkerTool"
  459. AdditionalOptions="/MACHINE:I386"
  460. OutputFile="....Bin_700/MthOutput-snd.exe"
  461. LinkIncremental="2"
  462. SuppressStartupBanner="TRUE"
  463. AdditionalLibraryDirectories="....Bin_700"
  464. GenerateDebugInformation="TRUE"
  465. ProgramDatabaseFile=".....Bin_700/MthOutput-snd.pdb"
  466. SubSystem="2"/>
  467. <Tool
  468. Name="VCMIDLTool"
  469. PreprocessorDefinitions="_DEBUG"
  470. MkTypLibCompatible="TRUE"
  471. SuppressStartupBanner="TRUE"
  472. TargetEnvironment="1"
  473. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  474. <Tool
  475. Name="VCPostBuildEventTool"/>
  476. <Tool
  477. Name="VCPreBuildEventTool"/>
  478. <Tool
  479. Name="VCPreLinkEventTool"/>
  480. <Tool
  481. Name="VCResourceCompilerTool"
  482. PreprocessorDefinitions="_DEBUG"
  483. Culture="1033"
  484. AdditionalIncludeDirectories="../../Include"/>
  485. <Tool
  486. Name="VCWebServiceProxyGeneratorTool"/>
  487. <Tool
  488. Name="VCWebDeploymentTool"/>
  489. </Configuration>
  490. <Configuration
  491. Name="Static MBCS Release|Win32"
  492. OutputDirectory=".....Bin_700"
  493. IntermediateDirectory=".....Bin_700StaticMbcsReleaseMthOutput"
  494. ConfigurationType="1"
  495. UseOfMFC="1"
  496. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  497. CharacterSet="2">
  498. <Tool
  499. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  500. InlineFunctionExpansion="1"
  501. AdditionalIncludeDirectories="....include"
  502. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  503. StringPooling="TRUE"
  504. RuntimeLibrary="0"
  505. EnableFunctionLevelLinking="TRUE"
  506. UsePrecompiledHeader="3"
  507. PrecompiledHeaderThrough="stdafx.h"
  508. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseMthOutput/MthOutput_700.pch"
  509. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseMthOutput/"
  510. ObjectFile=".....Bin_700StaticMbcsReleaseMthOutput/"
  511. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseMthOutput/"
  512. WarningLevel="4"
  513. SuppressStartupBanner="TRUE"
  514. CompileAs="0"/>
  515. <Tool
  516. Name="VCCustomBuildTool"/>
  517. <Tool
  518. Name="VCLinkerTool"
  519. AdditionalOptions="/MACHINE:I386"
  520. OutputFile="....Bin_700/MthOutput-sm.exe"
  521. LinkIncremental="1"
  522. SuppressStartupBanner="TRUE"
  523. AdditionalLibraryDirectories="....Bin_700"
  524. ProgramDatabaseFile=".....Bin_700/MthOutput-sm.pdb"
  525. SubSystem="2"/>
  526. <Tool
  527. Name="VCMIDLTool"
  528. PreprocessorDefinitions="NDEBUG"
  529. MkTypLibCompatible="TRUE"
  530. SuppressStartupBanner="TRUE"
  531. TargetEnvironment="1"
  532. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  533. <Tool
  534. Name="VCPostBuildEventTool"/>
  535. <Tool
  536. Name="VCPreBuildEventTool"/>
  537. <Tool
  538. Name="VCPreLinkEventTool"/>
  539. <Tool
  540. Name="VCResourceCompilerTool"
  541. PreprocessorDefinitions="NDEBUG"
  542. Culture="1033"
  543. AdditionalIncludeDirectories="../../Include"/>
  544. <Tool
  545. Name="VCWebServiceProxyGeneratorTool"/>
  546. <Tool
  547. Name="VCWebDeploymentTool"/>
  548. </Configuration>
  549. <Configuration
  550. Name="Unicode Debug|Win32"
  551. OutputDirectory=".....Bin_700"
  552. IntermediateDirectory=".....Bin_700UnicodeDebugMthOutput"
  553. ConfigurationType="1"
  554. UseOfMFC="2"
  555. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  556. CharacterSet="1">
  557. <Tool
  558. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  559. Optimization="0"
  560. AdditionalIncludeDirectories="....include"
  561. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  562. BasicRuntimeChecks="3"
  563. RuntimeLibrary="3"
  564. UsePrecompiledHeader="3"
  565. PrecompiledHeaderThrough="stdafx.h"
  566. PrecompiledHeaderFile=".....Bin_700UnicodeDebugMthOutput/MthOutput_700.pch"
  567. AssemblerListingLocation=".....Bin_700UnicodeDebugMthOutput/"
  568. ObjectFile=".....Bin_700UnicodeDebugMthOutput/"
  569. ProgramDataBaseFileName=".....Bin_700UnicodeDebugMthOutput/"
  570. WarningLevel="4"
  571. SuppressStartupBanner="TRUE"
  572. DebugInformationFormat="4"
  573. CompileAs="0"/>
  574. <Tool
  575. Name="VCCustomBuildTool"/>
  576. <Tool
  577. Name="VCLinkerTool"
  578. AdditionalOptions="/MACHINE:I386"
  579. OutputFile="....Bin_700/MthOutput-ud.exe"
  580. LinkIncremental="2"
  581. SuppressStartupBanner="TRUE"
  582. AdditionalLibraryDirectories="....Bin_700"
  583. GenerateDebugInformation="TRUE"
  584. ProgramDatabaseFile=".....Bin_700/MthOutput-ud.pdb"
  585. SubSystem="2"
  586. EntryPointSymbol="wWinMainCRTStartup"/>
  587. <Tool
  588. Name="VCMIDLTool"
  589. PreprocessorDefinitions="_DEBUG"
  590. MkTypLibCompatible="TRUE"
  591. SuppressStartupBanner="TRUE"
  592. TargetEnvironment="1"
  593. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  594. <Tool
  595. Name="VCPostBuildEventTool"/>
  596. <Tool
  597. Name="VCPreBuildEventTool"/>
  598. <Tool
  599. Name="VCPreLinkEventTool"/>
  600. <Tool
  601. Name="VCResourceCompilerTool"
  602. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  603. Culture="1033"
  604. AdditionalIncludeDirectories="../../Include"/>
  605. <Tool
  606. Name="VCWebServiceProxyGeneratorTool"/>
  607. <Tool
  608. Name="VCWebDeploymentTool"/>
  609. </Configuration>
  610. <Configuration
  611. Name="Static Unicode Release with MFC DLL|Win32"
  612. OutputDirectory=".....Bin_700"
  613. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput"
  614. ConfigurationType="1"
  615. UseOfMFC="2"
  616. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  617. CharacterSet="1">
  618. <Tool
  619. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  620. InlineFunctionExpansion="1"
  621. AdditionalIncludeDirectories="....include"
  622. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  623. StringPooling="TRUE"
  624. RuntimeLibrary="2"
  625. EnableFunctionLevelLinking="TRUE"
  626. UsePrecompiledHeader="3"
  627. PrecompiledHeaderThrough="stdafx.h"
  628. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/MthOutput_700.pch"
  629. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
  630. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
  631. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
  632. WarningLevel="4"
  633. SuppressStartupBanner="TRUE"
  634. CompileAs="0"/>
  635. <Tool
  636. Name="VCCustomBuildTool"/>
  637. <Tool
  638. Name="VCLinkerTool"
  639. AdditionalOptions="/MACHINE:I386"
  640. OutputFile="....Bin_700/MthOutput-yu.exe"
  641. LinkIncremental="1"
  642. SuppressStartupBanner="TRUE"
  643. AdditionalLibraryDirectories="....Bin_700"
  644. ProgramDatabaseFile=".....Bin_700/MthOutput-yu.pdb"
  645. SubSystem="2"
  646. EntryPointSymbol="wWinMainCRTStartup"/>
  647. <Tool
  648. Name="VCMIDLTool"
  649. PreprocessorDefinitions="NDEBUG"
  650. MkTypLibCompatible="TRUE"
  651. SuppressStartupBanner="TRUE"
  652. TargetEnvironment="1"
  653. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  654. <Tool
  655. Name="VCPostBuildEventTool"/>
  656. <Tool
  657. Name="VCPreBuildEventTool"/>
  658. <Tool
  659. Name="VCPreLinkEventTool"/>
  660. <Tool
  661. Name="VCResourceCompilerTool"
  662. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  663. Culture="1033"
  664. AdditionalIncludeDirectories="../../Include"/>
  665. <Tool
  666. Name="VCWebServiceProxyGeneratorTool"/>
  667. <Tool
  668. Name="VCWebDeploymentTool"/>
  669. </Configuration>
  670. <Configuration
  671. Name="ANSI Release|Win32"
  672. OutputDirectory=".....Bin_700"
  673. IntermediateDirectory=".....Bin_700AnsiReleaseMthOutput"
  674. ConfigurationType="1"
  675. UseOfMFC="2"
  676. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  677. <Tool
  678. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  679. InlineFunctionExpansion="1"
  680. AdditionalIncludeDirectories="....include"
  681. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  682. StringPooling="TRUE"
  683. RuntimeLibrary="2"
  684. EnableFunctionLevelLinking="TRUE"
  685. UsePrecompiledHeader="3"
  686. PrecompiledHeaderThrough="stdafx.h"
  687. PrecompiledHeaderFile=".....Bin_700AnsiReleaseMthOutput/MthOutput_700.pch"
  688. AssemblerListingLocation=".....Bin_700AnsiReleaseMthOutput/"
  689. ObjectFile=".....Bin_700AnsiReleaseMthOutput/"
  690. ProgramDataBaseFileName=".....Bin_700AnsiReleaseMthOutput/"
  691. WarningLevel="4"
  692. SuppressStartupBanner="TRUE"
  693. CompileAs="0"/>
  694. <Tool
  695. Name="VCCustomBuildTool"/>
  696. <Tool
  697. Name="VCLinkerTool"
  698. AdditionalOptions="/MACHINE:I386"
  699. OutputFile="....Bin_700/MthOutput-n.exe"
  700. LinkIncremental="1"
  701. SuppressStartupBanner="TRUE"
  702. AdditionalLibraryDirectories="....Bin_700"
  703. ProgramDatabaseFile=".....Bin_700/MthOutput-n.pdb"
  704. SubSystem="2"/>
  705. <Tool
  706. Name="VCMIDLTool"
  707. PreprocessorDefinitions="NDEBUG"
  708. MkTypLibCompatible="TRUE"
  709. SuppressStartupBanner="TRUE"
  710. TargetEnvironment="1"
  711. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  712. <Tool
  713. Name="VCPostBuildEventTool"/>
  714. <Tool
  715. Name="VCPreBuildEventTool"/>
  716. <Tool
  717. Name="VCPreLinkEventTool"/>
  718. <Tool
  719. Name="VCResourceCompilerTool"
  720. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  721. Culture="1033"
  722. AdditionalIncludeDirectories="../../Include"/>
  723. <Tool
  724. Name="VCWebServiceProxyGeneratorTool"/>
  725. <Tool
  726. Name="VCWebDeploymentTool"/>
  727. </Configuration>
  728. <Configuration
  729. Name="Static ANSI Release|Win32"
  730. OutputDirectory=".....Bin_700"
  731. IntermediateDirectory=".....Bin_700StaticAnsiReleaseMthOutput"
  732. ConfigurationType="1"
  733. UseOfMFC="1"
  734. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  735. <Tool
  736. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  737. InlineFunctionExpansion="1"
  738. AdditionalIncludeDirectories="....include"
  739. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  740. StringPooling="TRUE"
  741. RuntimeLibrary="0"
  742. EnableFunctionLevelLinking="TRUE"
  743. UsePrecompiledHeader="3"
  744. PrecompiledHeaderThrough="stdafx.h"
  745. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseMthOutput/MthOutput_700.pch"
  746. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseMthOutput/"
  747. ObjectFile=".....Bin_700StaticAnsiReleaseMthOutput/"
  748. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseMthOutput/"
  749. WarningLevel="4"
  750. SuppressStartupBanner="TRUE"
  751. CompileAs="0"/>
  752. <Tool
  753. Name="VCCustomBuildTool"/>
  754. <Tool
  755. Name="VCLinkerTool"
  756. AdditionalOptions="/MACHINE:I386"
  757. OutputFile="....Bin_700/MthOutput-sn.exe"
  758. LinkIncremental="1"
  759. SuppressStartupBanner="TRUE"
  760. AdditionalLibraryDirectories="....Bin_700"
  761. ProgramDatabaseFile=".....Bin_700/MthOutput-sn.pdb"
  762. SubSystem="2"/>
  763. <Tool
  764. Name="VCMIDLTool"
  765. PreprocessorDefinitions="NDEBUG"
  766. MkTypLibCompatible="TRUE"
  767. SuppressStartupBanner="TRUE"
  768. TargetEnvironment="1"
  769. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  770. <Tool
  771. Name="VCPostBuildEventTool"/>
  772. <Tool
  773. Name="VCPreBuildEventTool"/>
  774. <Tool
  775. Name="VCPreLinkEventTool"/>
  776. <Tool
  777. Name="VCResourceCompilerTool"
  778. PreprocessorDefinitions="NDEBUG"
  779. Culture="1033"
  780. AdditionalIncludeDirectories="../../Include"/>
  781. <Tool
  782. Name="VCWebServiceProxyGeneratorTool"/>
  783. <Tool
  784. Name="VCWebDeploymentTool"/>
  785. </Configuration>
  786. <Configuration
  787. Name="MBCS Debug|Win32"
  788. OutputDirectory=".....Bin_700"
  789. IntermediateDirectory=".....Bin_700MbcsDebugMthOutput"
  790. ConfigurationType="1"
  791. UseOfMFC="2"
  792. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  793. CharacterSet="2">
  794. <Tool
  795. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  796. Optimization="0"
  797. AdditionalIncludeDirectories="....include"
  798. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  799. BasicRuntimeChecks="3"
  800. RuntimeLibrary="3"
  801. UsePrecompiledHeader="3"
  802. PrecompiledHeaderThrough="stdafx.h"
  803. PrecompiledHeaderFile=".....Bin_700MbcsDebugMthOutput/MthOutput_700.pch"
  804. AssemblerListingLocation=".....Bin_700MbcsDebugMthOutput/"
  805. ObjectFile=".....Bin_700MbcsDebugMthOutput/"
  806. ProgramDataBaseFileName=".....Bin_700MbcsDebugMthOutput/"
  807. WarningLevel="4"
  808. SuppressStartupBanner="TRUE"
  809. DebugInformationFormat="4"
  810. CompileAs="0"/>
  811. <Tool
  812. Name="VCCustomBuildTool"/>
  813. <Tool
  814. Name="VCLinkerTool"
  815. AdditionalOptions="/MACHINE:I386"
  816. OutputFile="....Bin_700/MthOutput-md.exe"
  817. LinkIncremental="2"
  818. SuppressStartupBanner="TRUE"
  819. AdditionalLibraryDirectories="....Bin_700"
  820. GenerateDebugInformation="TRUE"
  821. ProgramDatabaseFile=".....Bin_700/MthOutput-md.pdb"
  822. SubSystem="2"/>
  823. <Tool
  824. Name="VCMIDLTool"
  825. PreprocessorDefinitions="_DEBUG"
  826. MkTypLibCompatible="TRUE"
  827. SuppressStartupBanner="TRUE"
  828. TargetEnvironment="1"
  829. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  830. <Tool
  831. Name="VCPostBuildEventTool"/>
  832. <Tool
  833. Name="VCPreBuildEventTool"/>
  834. <Tool
  835. Name="VCPreLinkEventTool"/>
  836. <Tool
  837. Name="VCResourceCompilerTool"
  838. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  839. Culture="1033"
  840. AdditionalIncludeDirectories="../../Include"/>
  841. <Tool
  842. Name="VCWebServiceProxyGeneratorTool"/>
  843. <Tool
  844. Name="VCWebDeploymentTool"/>
  845. </Configuration>
  846. <Configuration
  847. Name="Static MBCS Debug with MFC DLL|Win32"
  848. OutputDirectory=".....Bin_700"
  849. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput"
  850. ConfigurationType="1"
  851. UseOfMFC="2"
  852. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  853. CharacterSet="2">
  854. <Tool
  855. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  856. Optimization="0"
  857. AdditionalIncludeDirectories="....include"
  858. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  859. BasicRuntimeChecks="3"
  860. RuntimeLibrary="3"
  861. UsePrecompiledHeader="3"
  862. PrecompiledHeaderThrough="stdafx.h"
  863. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/MthOutput_700.pch"
  864. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
  865. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
  866. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
  867. WarningLevel="4"
  868. SuppressStartupBanner="TRUE"
  869. DebugInformationFormat="4"
  870. CompileAs="0"/>
  871. <Tool
  872. Name="VCCustomBuildTool"/>
  873. <Tool
  874. Name="VCLinkerTool"
  875. AdditionalOptions="/MACHINE:I386"
  876. OutputFile="....Bin_700/MthOutput-ymd.exe"
  877. LinkIncremental="2"
  878. SuppressStartupBanner="TRUE"
  879. AdditionalLibraryDirectories="....Bin_700"
  880. GenerateDebugInformation="TRUE"
  881. ProgramDatabaseFile=".....Bin_700/MthOutput-ymd.pdb"
  882. SubSystem="2"/>
  883. <Tool
  884. Name="VCMIDLTool"
  885. PreprocessorDefinitions="_DEBUG"
  886. MkTypLibCompatible="TRUE"
  887. SuppressStartupBanner="TRUE"
  888. TargetEnvironment="1"
  889. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  890. <Tool
  891. Name="VCPostBuildEventTool"/>
  892. <Tool
  893. Name="VCPreBuildEventTool"/>
  894. <Tool
  895. Name="VCPreLinkEventTool"/>
  896. <Tool
  897. Name="VCResourceCompilerTool"
  898. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  899. Culture="1033"
  900. AdditionalIncludeDirectories="../../Include"/>
  901. <Tool
  902. Name="VCWebServiceProxyGeneratorTool"/>
  903. <Tool
  904. Name="VCWebDeploymentTool"/>
  905. </Configuration>
  906. <Configuration
  907. Name="Static ANSI Debug with MFC DLL|Win32"
  908. OutputDirectory=".....Bin_700"
  909. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput"
  910. ConfigurationType="1"
  911. UseOfMFC="2"
  912. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  913. <Tool
  914. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  915. Optimization="0"
  916. AdditionalIncludeDirectories="....include"
  917. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  918. BasicRuntimeChecks="3"
  919. RuntimeLibrary="3"
  920. UsePrecompiledHeader="3"
  921. PrecompiledHeaderThrough="stdafx.h"
  922. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/MthOutput_700.pch"
  923. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
  924. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
  925. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
  926. WarningLevel="4"
  927. SuppressStartupBanner="TRUE"
  928. DebugInformationFormat="4"
  929. CompileAs="0"/>
  930. <Tool
  931. Name="VCCustomBuildTool"/>
  932. <Tool
  933. Name="VCLinkerTool"
  934. AdditionalOptions="/MACHINE:I386"
  935. OutputFile="....Bin_700/MthOutput-ynd.exe"
  936. LinkIncremental="2"
  937. SuppressStartupBanner="TRUE"
  938. AdditionalLibraryDirectories="....Bin_700"
  939. GenerateDebugInformation="TRUE"
  940. ProgramDatabaseFile=".....Bin_700/MthOutput-ynd.pdb"
  941. SubSystem="2"/>
  942. <Tool
  943. Name="VCMIDLTool"
  944. PreprocessorDefinitions="_DEBUG"
  945. MkTypLibCompatible="TRUE"
  946. SuppressStartupBanner="TRUE"
  947. TargetEnvironment="1"
  948. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  949. <Tool
  950. Name="VCPostBuildEventTool"/>
  951. <Tool
  952. Name="VCPreBuildEventTool"/>
  953. <Tool
  954. Name="VCPreLinkEventTool"/>
  955. <Tool
  956. Name="VCResourceCompilerTool"
  957. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  958. Culture="1033"
  959. AdditionalIncludeDirectories="../../Include"/>
  960. <Tool
  961. Name="VCWebServiceProxyGeneratorTool"/>
  962. <Tool
  963. Name="VCWebDeploymentTool"/>
  964. </Configuration>
  965. <Configuration
  966. Name="Unicode Release|Win32"
  967. OutputDirectory=".....Bin_700"
  968. IntermediateDirectory=".....Bin_700UnicodeReleaseMthOutput"
  969. ConfigurationType="1"
  970. UseOfMFC="2"
  971. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  972. CharacterSet="1">
  973. <Tool
  974. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  975. InlineFunctionExpansion="1"
  976. AdditionalIncludeDirectories="....include"
  977. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  978. StringPooling="TRUE"
  979. RuntimeLibrary="2"
  980. EnableFunctionLevelLinking="TRUE"
  981. UsePrecompiledHeader="3"
  982. PrecompiledHeaderThrough="stdafx.h"
  983. PrecompiledHeaderFile=".....Bin_700UnicodeReleaseMthOutput/MthOutput_700.pch"
  984. AssemblerListingLocation=".....Bin_700UnicodeReleaseMthOutput/"
  985. ObjectFile=".....Bin_700UnicodeReleaseMthOutput/"
  986. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseMthOutput/"
  987. WarningLevel="4"
  988. SuppressStartupBanner="TRUE"
  989. CompileAs="0"/>
  990. <Tool
  991. Name="VCCustomBuildTool"/>
  992. <Tool
  993. Name="VCLinkerTool"
  994. AdditionalOptions="/MACHINE:I386"
  995. OutputFile="....Bin_700/MthOutput-u.exe"
  996. LinkIncremental="1"
  997. SuppressStartupBanner="TRUE"
  998. AdditionalLibraryDirectories="....Bin_700"
  999. ProgramDatabaseFile=".....Bin_700/MthOutput-u.pdb"
  1000. SubSystem="2"
  1001. EntryPointSymbol="wWinMainCRTStartup"/>
  1002. <Tool
  1003. Name="VCMIDLTool"
  1004. PreprocessorDefinitions="NDEBUG"
  1005. MkTypLibCompatible="TRUE"
  1006. SuppressStartupBanner="TRUE"
  1007. TargetEnvironment="1"
  1008. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  1009. <Tool
  1010. Name="VCPostBuildEventTool"/>
  1011. <Tool
  1012. Name="VCPreBuildEventTool"/>
  1013. <Tool
  1014. Name="VCPreLinkEventTool"/>
  1015. <Tool
  1016. Name="VCResourceCompilerTool"
  1017. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  1018. Culture="1033"
  1019. AdditionalIncludeDirectories="../../Include"/>
  1020. <Tool
  1021. Name="VCWebServiceProxyGeneratorTool"/>
  1022. <Tool
  1023. Name="VCWebDeploymentTool"/>
  1024. </Configuration>
  1025. <Configuration
  1026. Name="Static MBCS Debug|Win32"
  1027. OutputDirectory=".....Bin_700"
  1028. IntermediateDirectory=".....Bin_700StaticMbcsDebugMthOutput"
  1029. ConfigurationType="1"
  1030. UseOfMFC="1"
  1031. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1032. CharacterSet="2">
  1033. <Tool
  1034. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1035. Optimization="0"
  1036. AdditionalIncludeDirectories="....include"
  1037. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  1038. BasicRuntimeChecks="3"
  1039. RuntimeLibrary="1"
  1040. UsePrecompiledHeader="3"
  1041. PrecompiledHeaderThrough="stdafx.h"
  1042. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugMthOutput/MthOutput_700.pch"
  1043. AssemblerListingLocation=".....Bin_700StaticMbcsDebugMthOutput/"
  1044. ObjectFile=".....Bin_700StaticMbcsDebugMthOutput/"
  1045. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugMthOutput/"
  1046. WarningLevel="4"
  1047. SuppressStartupBanner="TRUE"
  1048. DebugInformationFormat="4"
  1049. CompileAs="0"/>
  1050. <Tool
  1051. Name="VCCustomBuildTool"/>
  1052. <Tool
  1053. Name="VCLinkerTool"
  1054. AdditionalOptions="/MACHINE:I386"
  1055. OutputFile="....Bin_700/MthOutput-smd.exe"
  1056. LinkIncremental="2"
  1057. SuppressStartupBanner="TRUE"
  1058. AdditionalLibraryDirectories="....Bin_700"
  1059. GenerateDebugInformation="TRUE"
  1060. ProgramDatabaseFile=".....Bin_700/MthOutput-smd.pdb"
  1061. SubSystem="2"/>
  1062. <Tool
  1063. Name="VCMIDLTool"
  1064. PreprocessorDefinitions="_DEBUG"
  1065. MkTypLibCompatible="TRUE"
  1066. SuppressStartupBanner="TRUE"
  1067. TargetEnvironment="1"
  1068. TypeLibraryName=".....Bin_700/MthOutput_700.tlb"/>
  1069. <Tool
  1070. Name="VCPostBuildEventTool"/>
  1071. <Tool
  1072. Name="VCPreBuildEventTool"/>
  1073. <Tool
  1074. Name="VCPreLinkEventTool"/>
  1075. <Tool
  1076. Name="VCResourceCompilerTool"
  1077. PreprocessorDefinitions="_DEBUG"
  1078. Culture="1033"
  1079. AdditionalIncludeDirectories="../../Include"/>
  1080. <Tool
  1081. Name="VCWebServiceProxyGeneratorTool"/>
  1082. <Tool
  1083. Name="VCWebDeploymentTool"/>
  1084. </Configuration>
  1085. </Configurations>
  1086. <Files>
  1087. <Filter
  1088. Name="Source Files"
  1089. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  1090. <File
  1091. RelativePath=".ChildFrm.cpp">
  1092. </File>
  1093. <File
  1094. RelativePath=".LogCtrl.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".MainFrm.cpp">
  1098. </File>
  1099. <File
  1100. RelativePath=".MthOutput.cpp">
  1101. </File>
  1102. <File
  1103. RelativePath=".MthOutput.rc">
  1104. </File>
  1105. <File
  1106. RelativePath=".StdAfx.cpp">
  1107. <FileConfiguration
  1108. Name="Static Unicode Debug with MFC DLL|Win32">
  1109. <Tool
  1110. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1111. UsePrecompiledHeader="1"/>
  1112. </FileConfiguration>
  1113. <FileConfiguration
  1114. Name="Static ANSI Release with MFC DLL|Win32">
  1115. <Tool
  1116. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1117. UsePrecompiledHeader="1"/>
  1118. </FileConfiguration>
  1119. <FileConfiguration
  1120. Name="Static Unicode Release|Win32">
  1121. <Tool
  1122. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1123. UsePrecompiledHeader="1"/>
  1124. </FileConfiguration>
  1125. <FileConfiguration
  1126. Name="MBCS Release|Win32">
  1127. <Tool
  1128. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1129. UsePrecompiledHeader="1"/>
  1130. </FileConfiguration>
  1131. <FileConfiguration
  1132. Name="ANSI Debug|Win32">
  1133. <Tool
  1134. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1135. UsePrecompiledHeader="1"/>
  1136. </FileConfiguration>
  1137. <FileConfiguration
  1138. Name="Static MBCS Release with MFC DLL|Win32">
  1139. <Tool
  1140. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1141. UsePrecompiledHeader="1"/>
  1142. </FileConfiguration>
  1143. <FileConfiguration
  1144. Name="Static Unicode Debug|Win32">
  1145. <Tool
  1146. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1147. UsePrecompiledHeader="1"/>
  1148. </FileConfiguration>
  1149. <FileConfiguration
  1150. Name="Static ANSI Debug|Win32">
  1151. <Tool
  1152. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1153. UsePrecompiledHeader="1"/>
  1154. </FileConfiguration>
  1155. <FileConfiguration
  1156. Name="Static MBCS Release|Win32">
  1157. <Tool
  1158. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1159. UsePrecompiledHeader="1"/>
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="Unicode Debug|Win32">
  1163. <Tool
  1164. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1165. UsePrecompiledHeader="1"/>
  1166. </FileConfiguration>
  1167. <FileConfiguration
  1168. Name="Static Unicode Release with MFC DLL|Win32">
  1169. <Tool
  1170. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1171. UsePrecompiledHeader="1"/>
  1172. </FileConfiguration>
  1173. <FileConfiguration
  1174. Name="ANSI Release|Win32">
  1175. <Tool
  1176. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1177. UsePrecompiledHeader="1"/>
  1178. </FileConfiguration>
  1179. <FileConfiguration
  1180. Name="Static ANSI Release|Win32">
  1181. <Tool
  1182. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1183. UsePrecompiledHeader="1"/>
  1184. </FileConfiguration>
  1185. <FileConfiguration
  1186. Name="MBCS Debug|Win32">
  1187. <Tool
  1188. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1189. UsePrecompiledHeader="1"/>
  1190. </FileConfiguration>
  1191. <FileConfiguration
  1192. Name="Static MBCS Debug with MFC DLL|Win32">
  1193. <Tool
  1194. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1195. UsePrecompiledHeader="1"/>
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="Static ANSI Debug with MFC DLL|Win32">
  1199. <Tool
  1200. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1201. UsePrecompiledHeader="1"/>
  1202. </FileConfiguration>
  1203. <FileConfiguration
  1204. Name="Unicode Release|Win32">
  1205. <Tool
  1206. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1207. UsePrecompiledHeader="1"/>
  1208. </FileConfiguration>
  1209. <FileConfiguration
  1210. Name="Static MBCS Debug|Win32">
  1211. <Tool
  1212. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1213. UsePrecompiledHeader="1"/>
  1214. </FileConfiguration>
  1215. </File>
  1216. </Filter>
  1217. <Filter
  1218. Name="Header Files"
  1219. Filter="h;hpp;hxx;hm;inl">
  1220. <File
  1221. RelativePath=".ChildFrm.h">
  1222. </File>
  1223. <File
  1224. RelativePath=".LogCtrl.h">
  1225. </File>
  1226. <File
  1227. RelativePath=".MainFrm.h">
  1228. </File>
  1229. <File
  1230. RelativePath=".MthOutput.h">
  1231. </File>
  1232. <File
  1233. RelativePath=".Resource.h">
  1234. </File>
  1235. <File
  1236. RelativePath=".StdAfx.h">
  1237. </File>
  1238. </Filter>
  1239. <Filter
  1240. Name="Resource Files"
  1241. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1242. <File
  1243. RelativePath=".resMthOutput.ico">
  1244. </File>
  1245. <File
  1246. RelativePath=".resMthOutput.rc2">
  1247. </File>
  1248. <File
  1249. RelativePath=".resToolbar.bmp">
  1250. </File>
  1251. <File
  1252. RelativePath=".residr_mdit.ico">
  1253. </File>
  1254. <File
  1255. RelativePath=".restoolbar1.bmp">
  1256. </File>
  1257. <File
  1258. RelativePath=".restoolbar2.bmp">
  1259. </File>
  1260. </Filter>
  1261. <File
  1262. RelativePath=".ReadMe.txt">
  1263. </File>
  1264. </Files>
  1265. <Globals>
  1266. </Globals>
  1267. </VisualStudioProject>