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

界面编程

开发平台:

Visual C++

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