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