SDIDOCVIEW_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="SDIDOCVIEW"
  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|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700StaticUnicodeDebugSDIDOCVIEW"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="....include"
  26. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="1"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  32. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugSDIDOCVIEW/"
  33. ObjectFile=".....Bin_700StaticUnicodeDebugSDIDOCVIEW/"
  34. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugSDIDOCVIEW/"
  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/SDIDOCVIEW-sud.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_700"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-sud.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/SDIDOCVIEW_700.tlb"/>
  59. <Tool
  60. Name="VCPostBuildEventTool"/>
  61. <Tool
  62. Name="VCPreBuildEventTool"/>
  63. <Tool
  64. Name="VCPreLinkEventTool"/>
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_DEBUG"
  68. Culture="1033"
  69. AdditionalIncludeDirectories="../../Include"/>
  70. <Tool
  71. Name="VCWebServiceProxyGeneratorTool"/>
  72. <Tool
  73. Name="VCWebDeploymentTool"/>
  74. </Configuration>
  75. <Configuration
  76. Name="Unicode Release|Win32"
  77. OutputDirectory=".....Bin_700"
  78. IntermediateDirectory=".....Bin_700UnicodeReleaseSDIDOCVIEW"
  79. ConfigurationType="1"
  80. UseOfMFC="2"
  81. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  82. CharacterSet="1">
  83. <Tool
  84. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  85. InlineFunctionExpansion="1"
  86. AdditionalIncludeDirectories="....include"
  87. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  88. StringPooling="TRUE"
  89. RuntimeLibrary="2"
  90. EnableFunctionLevelLinking="TRUE"
  91. UsePrecompiledHeader="3"
  92. PrecompiledHeaderThrough="stdafx.h"
  93. PrecompiledHeaderFile=".....Bin_700UnicodeReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  94. AssemblerListingLocation=".....Bin_700UnicodeReleaseSDIDOCVIEW/"
  95. ObjectFile=".....Bin_700UnicodeReleaseSDIDOCVIEW/"
  96. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseSDIDOCVIEW/"
  97. WarningLevel="4"
  98. SuppressStartupBanner="TRUE"
  99. CompileAs="0"/>
  100. <Tool
  101. Name="VCCustomBuildTool"/>
  102. <Tool
  103. Name="VCLinkerTool"
  104. AdditionalOptions="/MACHINE:I386"
  105. OutputFile="....Bin_700/SDIDOCVIEW-u.exe"
  106. LinkIncremental="1"
  107. SuppressStartupBanner="TRUE"
  108. AdditionalLibraryDirectories="....Bin_700"
  109. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-u.pdb"
  110. SubSystem="2"
  111. EntryPointSymbol="wWinMainCRTStartup"/>
  112. <Tool
  113. Name="VCMIDLTool"
  114. PreprocessorDefinitions="NDEBUG"
  115. MkTypLibCompatible="TRUE"
  116. SuppressStartupBanner="TRUE"
  117. TargetEnvironment="1"
  118. TypeLibraryName=".....Bin_700/SDIDOCVIEW_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;NDEBUG"
  128. Culture="1033"
  129. AdditionalIncludeDirectories="../../Include"/>
  130. <Tool
  131. Name="VCWebServiceProxyGeneratorTool"/>
  132. <Tool
  133. Name="VCWebDeploymentTool"/>
  134. </Configuration>
  135. <Configuration
  136. Name="Unicode Debug|Win32"
  137. OutputDirectory=".....Bin_700"
  138. IntermediateDirectory=".....Bin_700UnicodeDebugSDIDOCVIEW"
  139. ConfigurationType="1"
  140. UseOfMFC="2"
  141. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  142. CharacterSet="1">
  143. <Tool
  144. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  145. Optimization="0"
  146. AdditionalIncludeDirectories="....include"
  147. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  148. BasicRuntimeChecks="3"
  149. RuntimeLibrary="3"
  150. UsePrecompiledHeader="3"
  151. PrecompiledHeaderThrough="stdafx.h"
  152. PrecompiledHeaderFile=".....Bin_700UnicodeDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  153. AssemblerListingLocation=".....Bin_700UnicodeDebugSDIDOCVIEW/"
  154. ObjectFile=".....Bin_700UnicodeDebugSDIDOCVIEW/"
  155. ProgramDataBaseFileName=".....Bin_700UnicodeDebugSDIDOCVIEW/"
  156. WarningLevel="4"
  157. SuppressStartupBanner="TRUE"
  158. DebugInformationFormat="4"
  159. CompileAs="0"/>
  160. <Tool
  161. Name="VCCustomBuildTool"/>
  162. <Tool
  163. Name="VCLinkerTool"
  164. AdditionalOptions="/MACHINE:I386"
  165. OutputFile="....Bin_700/SDIDOCVIEW-ud.exe"
  166. LinkIncremental="2"
  167. SuppressStartupBanner="TRUE"
  168. AdditionalLibraryDirectories="....Bin_700"
  169. GenerateDebugInformation="TRUE"
  170. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-ud.pdb"
  171. SubSystem="2"
  172. EntryPointSymbol="wWinMainCRTStartup"/>
  173. <Tool
  174. Name="VCMIDLTool"
  175. PreprocessorDefinitions="_DEBUG"
  176. MkTypLibCompatible="TRUE"
  177. SuppressStartupBanner="TRUE"
  178. TargetEnvironment="1"
  179. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  180. <Tool
  181. Name="VCPostBuildEventTool"/>
  182. <Tool
  183. Name="VCPreBuildEventTool"/>
  184. <Tool
  185. Name="VCPreLinkEventTool"/>
  186. <Tool
  187. Name="VCResourceCompilerTool"
  188. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  189. Culture="1033"
  190. AdditionalIncludeDirectories="../../Include"/>
  191. <Tool
  192. Name="VCWebServiceProxyGeneratorTool"/>
  193. <Tool
  194. Name="VCWebDeploymentTool"/>
  195. </Configuration>
  196. <Configuration
  197. Name="ANSI Debug|Win32"
  198. OutputDirectory=".....Bin_700"
  199. IntermediateDirectory=".....Bin_700AnsiDebugSDIDOCVIEW"
  200. ConfigurationType="1"
  201. UseOfMFC="2"
  202. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  203. <Tool
  204. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  205. Optimization="0"
  206. AdditionalIncludeDirectories="....include"
  207. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  208. BasicRuntimeChecks="3"
  209. RuntimeLibrary="3"
  210. UsePrecompiledHeader="3"
  211. PrecompiledHeaderThrough="stdafx.h"
  212. PrecompiledHeaderFile=".....Bin_700AnsiDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  213. AssemblerListingLocation=".....Bin_700AnsiDebugSDIDOCVIEW/"
  214. ObjectFile=".....Bin_700AnsiDebugSDIDOCVIEW/"
  215. ProgramDataBaseFileName=".....Bin_700AnsiDebugSDIDOCVIEW/"
  216. WarningLevel="4"
  217. SuppressStartupBanner="TRUE"
  218. DebugInformationFormat="4"
  219. CompileAs="0"/>
  220. <Tool
  221. Name="VCCustomBuildTool"/>
  222. <Tool
  223. Name="VCLinkerTool"
  224. AdditionalOptions="/MACHINE:I386"
  225. OutputFile="....Bin_700/SDIDOCVIEW-nd.exe"
  226. LinkIncremental="2"
  227. SuppressStartupBanner="TRUE"
  228. AdditionalLibraryDirectories="....Bin_700"
  229. GenerateDebugInformation="TRUE"
  230. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-nd.pdb"
  231. SubSystem="2"/>
  232. <Tool
  233. Name="VCMIDLTool"
  234. PreprocessorDefinitions="_DEBUG"
  235. MkTypLibCompatible="TRUE"
  236. SuppressStartupBanner="TRUE"
  237. TargetEnvironment="1"
  238. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  239. <Tool
  240. Name="VCPostBuildEventTool"/>
  241. <Tool
  242. Name="VCPreBuildEventTool"/>
  243. <Tool
  244. Name="VCPreLinkEventTool"/>
  245. <Tool
  246. Name="VCResourceCompilerTool"
  247. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  248. Culture="1033"
  249. AdditionalIncludeDirectories="../../Include"/>
  250. <Tool
  251. Name="VCWebServiceProxyGeneratorTool"/>
  252. <Tool
  253. Name="VCWebDeploymentTool"/>
  254. </Configuration>
  255. <Configuration
  256. Name="Static MBCS Release|Win32"
  257. OutputDirectory=".....Bin_700"
  258. IntermediateDirectory=".....Bin_700StaticMbcsReleaseSDIDOCVIEW"
  259. ConfigurationType="1"
  260. UseOfMFC="1"
  261. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  262. CharacterSet="2">
  263. <Tool
  264. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  265. InlineFunctionExpansion="1"
  266. AdditionalIncludeDirectories="....include"
  267. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  268. StringPooling="TRUE"
  269. RuntimeLibrary="0"
  270. EnableFunctionLevelLinking="TRUE"
  271. UsePrecompiledHeader="3"
  272. PrecompiledHeaderThrough="stdafx.h"
  273. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  274. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseSDIDOCVIEW/"
  275. ObjectFile=".....Bin_700StaticMbcsReleaseSDIDOCVIEW/"
  276. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseSDIDOCVIEW/"
  277. WarningLevel="4"
  278. SuppressStartupBanner="TRUE"
  279. CompileAs="0"/>
  280. <Tool
  281. Name="VCCustomBuildTool"/>
  282. <Tool
  283. Name="VCLinkerTool"
  284. AdditionalOptions="/MACHINE:I386"
  285. OutputFile="....Bin_700/SDIDOCVIEW-sm.exe"
  286. LinkIncremental="1"
  287. SuppressStartupBanner="TRUE"
  288. AdditionalLibraryDirectories="....Bin_700"
  289. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-sm.pdb"
  290. SubSystem="2"/>
  291. <Tool
  292. Name="VCMIDLTool"
  293. PreprocessorDefinitions="NDEBUG"
  294. MkTypLibCompatible="TRUE"
  295. SuppressStartupBanner="TRUE"
  296. TargetEnvironment="1"
  297. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  298. <Tool
  299. Name="VCPostBuildEventTool"/>
  300. <Tool
  301. Name="VCPreBuildEventTool"/>
  302. <Tool
  303. Name="VCPreLinkEventTool"/>
  304. <Tool
  305. Name="VCResourceCompilerTool"
  306. PreprocessorDefinitions="NDEBUG"
  307. Culture="1033"
  308. AdditionalIncludeDirectories="../../Include"/>
  309. <Tool
  310. Name="VCWebServiceProxyGeneratorTool"/>
  311. <Tool
  312. Name="VCWebDeploymentTool"/>
  313. </Configuration>
  314. <Configuration
  315. Name="Static Unicode Release|Win32"
  316. OutputDirectory=".....Bin_700"
  317. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseSDIDOCVIEW"
  318. ConfigurationType="1"
  319. UseOfMFC="1"
  320. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  321. CharacterSet="1">
  322. <Tool
  323. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  324. InlineFunctionExpansion="1"
  325. AdditionalIncludeDirectories="....include"
  326. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  327. StringPooling="TRUE"
  328. RuntimeLibrary="0"
  329. EnableFunctionLevelLinking="TRUE"
  330. UsePrecompiledHeader="3"
  331. PrecompiledHeaderThrough="stdafx.h"
  332. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  333. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseSDIDOCVIEW/"
  334. ObjectFile=".....Bin_700StaticUnicodeReleaseSDIDOCVIEW/"
  335. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseSDIDOCVIEW/"
  336. WarningLevel="4"
  337. SuppressStartupBanner="TRUE"
  338. CompileAs="0"/>
  339. <Tool
  340. Name="VCCustomBuildTool"/>
  341. <Tool
  342. Name="VCLinkerTool"
  343. AdditionalOptions="/MACHINE:I386"
  344. OutputFile="....Bin_700/SDIDOCVIEW-su.exe"
  345. LinkIncremental="1"
  346. SuppressStartupBanner="TRUE"
  347. AdditionalLibraryDirectories="....Bin_700"
  348. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-su.pdb"
  349. SubSystem="2"
  350. EntryPointSymbol="wWinMainCRTStartup"/>
  351. <Tool
  352. Name="VCMIDLTool"
  353. PreprocessorDefinitions="NDEBUG"
  354. MkTypLibCompatible="TRUE"
  355. SuppressStartupBanner="TRUE"
  356. TargetEnvironment="1"
  357. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  358. <Tool
  359. Name="VCPostBuildEventTool"/>
  360. <Tool
  361. Name="VCPreBuildEventTool"/>
  362. <Tool
  363. Name="VCPreLinkEventTool"/>
  364. <Tool
  365. Name="VCResourceCompilerTool"
  366. PreprocessorDefinitions="NDEBUG"
  367. Culture="1033"
  368. AdditionalIncludeDirectories="../../Include"/>
  369. <Tool
  370. Name="VCWebServiceProxyGeneratorTool"/>
  371. <Tool
  372. Name="VCWebDeploymentTool"/>
  373. </Configuration>
  374. <Configuration
  375. Name="Static MBCS Debug|Win32"
  376. OutputDirectory=".....Bin_700"
  377. IntermediateDirectory=".....Bin_700StaticMbcsDebugSDIDOCVIEW"
  378. ConfigurationType="1"
  379. UseOfMFC="1"
  380. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  381. CharacterSet="2">
  382. <Tool
  383. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  384. Optimization="0"
  385. AdditionalIncludeDirectories="....include"
  386. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  387. BasicRuntimeChecks="3"
  388. RuntimeLibrary="1"
  389. UsePrecompiledHeader="3"
  390. PrecompiledHeaderThrough="stdafx.h"
  391. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  392. AssemblerListingLocation=".....Bin_700StaticMbcsDebugSDIDOCVIEW/"
  393. ObjectFile=".....Bin_700StaticMbcsDebugSDIDOCVIEW/"
  394. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugSDIDOCVIEW/"
  395. WarningLevel="4"
  396. SuppressStartupBanner="TRUE"
  397. DebugInformationFormat="4"
  398. CompileAs="0"/>
  399. <Tool
  400. Name="VCCustomBuildTool"/>
  401. <Tool
  402. Name="VCLinkerTool"
  403. AdditionalOptions="/MACHINE:I386"
  404. OutputFile="....Bin_700/SDIDOCVIEW-smd.exe"
  405. LinkIncremental="2"
  406. SuppressStartupBanner="TRUE"
  407. AdditionalLibraryDirectories="....Bin_700"
  408. GenerateDebugInformation="TRUE"
  409. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-smd.pdb"
  410. SubSystem="2"/>
  411. <Tool
  412. Name="VCMIDLTool"
  413. PreprocessorDefinitions="_DEBUG"
  414. MkTypLibCompatible="TRUE"
  415. SuppressStartupBanner="TRUE"
  416. TargetEnvironment="1"
  417. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  418. <Tool
  419. Name="VCPostBuildEventTool"/>
  420. <Tool
  421. Name="VCPreBuildEventTool"/>
  422. <Tool
  423. Name="VCPreLinkEventTool"/>
  424. <Tool
  425. Name="VCResourceCompilerTool"
  426. PreprocessorDefinitions="_DEBUG"
  427. Culture="1033"
  428. AdditionalIncludeDirectories="../../Include"/>
  429. <Tool
  430. Name="VCWebServiceProxyGeneratorTool"/>
  431. <Tool
  432. Name="VCWebDeploymentTool"/>
  433. </Configuration>
  434. <Configuration
  435. Name="Static Unicode Release with MFC DLL|Win32"
  436. OutputDirectory=".....Bin_700"
  437. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllSDIDOCVIEW"
  438. ConfigurationType="1"
  439. UseOfMFC="2"
  440. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  441. CharacterSet="1">
  442. <Tool
  443. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  444. InlineFunctionExpansion="1"
  445. AdditionalIncludeDirectories="....include"
  446. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  447. StringPooling="TRUE"
  448. RuntimeLibrary="2"
  449. EnableFunctionLevelLinking="TRUE"
  450. UsePrecompiledHeader="3"
  451. PrecompiledHeaderThrough="stdafx.h"
  452. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  453. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllSDIDOCVIEW/"
  454. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllSDIDOCVIEW/"
  455. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllSDIDOCVIEW/"
  456. WarningLevel="4"
  457. SuppressStartupBanner="TRUE"
  458. CompileAs="0"/>
  459. <Tool
  460. Name="VCCustomBuildTool"/>
  461. <Tool
  462. Name="VCLinkerTool"
  463. AdditionalOptions="/MACHINE:I386"
  464. OutputFile="....Bin_700/SDIDOCVIEW-yu.exe"
  465. LinkIncremental="1"
  466. SuppressStartupBanner="TRUE"
  467. AdditionalLibraryDirectories="....Bin_700"
  468. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-yu.pdb"
  469. SubSystem="2"
  470. EntryPointSymbol="wWinMainCRTStartup"/>
  471. <Tool
  472. Name="VCMIDLTool"
  473. PreprocessorDefinitions="NDEBUG"
  474. MkTypLibCompatible="TRUE"
  475. SuppressStartupBanner="TRUE"
  476. TargetEnvironment="1"
  477. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  478. <Tool
  479. Name="VCPostBuildEventTool"/>
  480. <Tool
  481. Name="VCPreBuildEventTool"/>
  482. <Tool
  483. Name="VCPreLinkEventTool"/>
  484. <Tool
  485. Name="VCResourceCompilerTool"
  486. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  487. Culture="1033"
  488. AdditionalIncludeDirectories="../../Include"/>
  489. <Tool
  490. Name="VCWebServiceProxyGeneratorTool"/>
  491. <Tool
  492. Name="VCWebDeploymentTool"/>
  493. </Configuration>
  494. <Configuration
  495. Name="Static ANSI Release with MFC DLL|Win32"
  496. OutputDirectory=".....Bin_700"
  497. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllSDIDOCVIEW"
  498. ConfigurationType="1"
  499. UseOfMFC="2"
  500. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  501. <Tool
  502. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  503. InlineFunctionExpansion="1"
  504. AdditionalIncludeDirectories="....include"
  505. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  506. StringPooling="TRUE"
  507. RuntimeLibrary="2"
  508. EnableFunctionLevelLinking="TRUE"
  509. UsePrecompiledHeader="3"
  510. PrecompiledHeaderThrough="stdafx.h"
  511. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  512. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllSDIDOCVIEW/"
  513. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllSDIDOCVIEW/"
  514. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllSDIDOCVIEW/"
  515. WarningLevel="4"
  516. SuppressStartupBanner="TRUE"
  517. CompileAs="0"/>
  518. <Tool
  519. Name="VCCustomBuildTool"/>
  520. <Tool
  521. Name="VCLinkerTool"
  522. AdditionalOptions="/MACHINE:I386"
  523. OutputFile="....Bin_700/SDIDOCVIEW-yn.exe"
  524. LinkIncremental="1"
  525. SuppressStartupBanner="TRUE"
  526. AdditionalLibraryDirectories="....Bin_700"
  527. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-yn.pdb"
  528. SubSystem="2"/>
  529. <Tool
  530. Name="VCMIDLTool"
  531. PreprocessorDefinitions="NDEBUG"
  532. MkTypLibCompatible="TRUE"
  533. SuppressStartupBanner="TRUE"
  534. TargetEnvironment="1"
  535. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  536. <Tool
  537. Name="VCPostBuildEventTool"/>
  538. <Tool
  539. Name="VCPreBuildEventTool"/>
  540. <Tool
  541. Name="VCPreLinkEventTool"/>
  542. <Tool
  543. Name="VCResourceCompilerTool"
  544. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  545. Culture="1033"
  546. AdditionalIncludeDirectories="../../Include"/>
  547. <Tool
  548. Name="VCWebServiceProxyGeneratorTool"/>
  549. <Tool
  550. Name="VCWebDeploymentTool"/>
  551. </Configuration>
  552. <Configuration
  553. Name="Static ANSI Debug|Win32"
  554. OutputDirectory=".....Bin_700"
  555. IntermediateDirectory=".....Bin_700StaticAnsiDebugSDIDOCVIEW"
  556. ConfigurationType="1"
  557. UseOfMFC="1"
  558. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  559. <Tool
  560. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  561. Optimization="0"
  562. AdditionalIncludeDirectories="....include"
  563. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  564. BasicRuntimeChecks="3"
  565. RuntimeLibrary="1"
  566. UsePrecompiledHeader="3"
  567. PrecompiledHeaderThrough="stdafx.h"
  568. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  569. AssemblerListingLocation=".....Bin_700StaticAnsiDebugSDIDOCVIEW/"
  570. ObjectFile=".....Bin_700StaticAnsiDebugSDIDOCVIEW/"
  571. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugSDIDOCVIEW/"
  572. WarningLevel="4"
  573. SuppressStartupBanner="TRUE"
  574. DebugInformationFormat="4"
  575. CompileAs="0"/>
  576. <Tool
  577. Name="VCCustomBuildTool"/>
  578. <Tool
  579. Name="VCLinkerTool"
  580. AdditionalOptions="/MACHINE:I386"
  581. OutputFile="....Bin_700/SDIDOCVIEW-snd.exe"
  582. LinkIncremental="2"
  583. SuppressStartupBanner="TRUE"
  584. AdditionalLibraryDirectories="....Bin_700"
  585. GenerateDebugInformation="TRUE"
  586. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-snd.pdb"
  587. SubSystem="2"/>
  588. <Tool
  589. Name="VCMIDLTool"
  590. PreprocessorDefinitions="_DEBUG"
  591. MkTypLibCompatible="TRUE"
  592. SuppressStartupBanner="TRUE"
  593. TargetEnvironment="1"
  594. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  595. <Tool
  596. Name="VCPostBuildEventTool"/>
  597. <Tool
  598. Name="VCPreBuildEventTool"/>
  599. <Tool
  600. Name="VCPreLinkEventTool"/>
  601. <Tool
  602. Name="VCResourceCompilerTool"
  603. PreprocessorDefinitions="_DEBUG"
  604. Culture="1033"
  605. AdditionalIncludeDirectories="../../Include"/>
  606. <Tool
  607. Name="VCWebServiceProxyGeneratorTool"/>
  608. <Tool
  609. Name="VCWebDeploymentTool"/>
  610. </Configuration>
  611. <Configuration
  612. Name="MBCS Release|Win32"
  613. OutputDirectory=".....Bin_700"
  614. IntermediateDirectory=".....Bin_700MbcsReleaseSDIDOCVIEW"
  615. ConfigurationType="1"
  616. UseOfMFC="2"
  617. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  618. CharacterSet="2">
  619. <Tool
  620. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  621. InlineFunctionExpansion="1"
  622. AdditionalIncludeDirectories="....include"
  623. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  624. StringPooling="TRUE"
  625. RuntimeLibrary="2"
  626. EnableFunctionLevelLinking="TRUE"
  627. UsePrecompiledHeader="3"
  628. PrecompiledHeaderThrough="stdafx.h"
  629. PrecompiledHeaderFile=".....Bin_700MbcsReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  630. AssemblerListingLocation=".....Bin_700MbcsReleaseSDIDOCVIEW/"
  631. ObjectFile=".....Bin_700MbcsReleaseSDIDOCVIEW/"
  632. ProgramDataBaseFileName=".....Bin_700MbcsReleaseSDIDOCVIEW/"
  633. WarningLevel="4"
  634. SuppressStartupBanner="TRUE"
  635. CompileAs="0"/>
  636. <Tool
  637. Name="VCCustomBuildTool"/>
  638. <Tool
  639. Name="VCLinkerTool"
  640. AdditionalOptions="/MACHINE:I386"
  641. OutputFile="....Bin_700/SDIDOCVIEW-m.exe"
  642. LinkIncremental="1"
  643. SuppressStartupBanner="TRUE"
  644. AdditionalLibraryDirectories="....Bin_700"
  645. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-m.pdb"
  646. SubSystem="2"/>
  647. <Tool
  648. Name="VCMIDLTool"
  649. PreprocessorDefinitions="NDEBUG"
  650. MkTypLibCompatible="TRUE"
  651. SuppressStartupBanner="TRUE"
  652. TargetEnvironment="1"
  653. TypeLibraryName=".....Bin_700/SDIDOCVIEW_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"
  663. Culture="1033"
  664. AdditionalIncludeDirectories="../../Include"/>
  665. <Tool
  666. Name="VCWebServiceProxyGeneratorTool"/>
  667. <Tool
  668. Name="VCWebDeploymentTool"/>
  669. </Configuration>
  670. <Configuration
  671. Name="Static ANSI Release|Win32"
  672. OutputDirectory=".....Bin_700"
  673. IntermediateDirectory=".....Bin_700StaticAnsiReleaseSDIDOCVIEW"
  674. ConfigurationType="1"
  675. UseOfMFC="1"
  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="0"
  684. EnableFunctionLevelLinking="TRUE"
  685. UsePrecompiledHeader="3"
  686. PrecompiledHeaderThrough="stdafx.h"
  687. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  688. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseSDIDOCVIEW/"
  689. ObjectFile=".....Bin_700StaticAnsiReleaseSDIDOCVIEW/"
  690. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseSDIDOCVIEW/"
  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/SDIDOCVIEW-sn.exe"
  700. LinkIncremental="1"
  701. SuppressStartupBanner="TRUE"
  702. AdditionalLibraryDirectories="....Bin_700"
  703. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-sn.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/SDIDOCVIEW_700.tlb"/>
  712. <Tool
  713. Name="VCPostBuildEventTool"/>
  714. <Tool
  715. Name="VCPreBuildEventTool"/>
  716. <Tool
  717. Name="VCPreLinkEventTool"/>
  718. <Tool
  719. Name="VCResourceCompilerTool"
  720. PreprocessorDefinitions="NDEBUG"
  721. Culture="1033"
  722. AdditionalIncludeDirectories="../../Include"/>
  723. <Tool
  724. Name="VCWebServiceProxyGeneratorTool"/>
  725. <Tool
  726. Name="VCWebDeploymentTool"/>
  727. </Configuration>
  728. <Configuration
  729. Name="Static MBCS Release with MFC DLL|Win32"
  730. OutputDirectory=".....Bin_700"
  731. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllSDIDOCVIEW"
  732. ConfigurationType="1"
  733. UseOfMFC="2"
  734. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  735. CharacterSet="2">
  736. <Tool
  737. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  738. InlineFunctionExpansion="1"
  739. AdditionalIncludeDirectories="....include"
  740. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  741. StringPooling="TRUE"
  742. RuntimeLibrary="2"
  743. EnableFunctionLevelLinking="TRUE"
  744. UsePrecompiledHeader="3"
  745. PrecompiledHeaderThrough="stdafx.h"
  746. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  747. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllSDIDOCVIEW/"
  748. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllSDIDOCVIEW/"
  749. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllSDIDOCVIEW/"
  750. WarningLevel="4"
  751. SuppressStartupBanner="TRUE"
  752. CompileAs="0"/>
  753. <Tool
  754. Name="VCCustomBuildTool"/>
  755. <Tool
  756. Name="VCLinkerTool"
  757. AdditionalOptions="/MACHINE:I386"
  758. OutputFile="....Bin_700/SDIDOCVIEW-ym.exe"
  759. LinkIncremental="1"
  760. SuppressStartupBanner="TRUE"
  761. AdditionalLibraryDirectories="....Bin_700"
  762. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-ym.pdb"
  763. SubSystem="2"/>
  764. <Tool
  765. Name="VCMIDLTool"
  766. PreprocessorDefinitions="NDEBUG"
  767. MkTypLibCompatible="TRUE"
  768. SuppressStartupBanner="TRUE"
  769. TargetEnvironment="1"
  770. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  771. <Tool
  772. Name="VCPostBuildEventTool"/>
  773. <Tool
  774. Name="VCPreBuildEventTool"/>
  775. <Tool
  776. Name="VCPreLinkEventTool"/>
  777. <Tool
  778. Name="VCResourceCompilerTool"
  779. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  780. Culture="1033"
  781. AdditionalIncludeDirectories="../../Include"/>
  782. <Tool
  783. Name="VCWebServiceProxyGeneratorTool"/>
  784. <Tool
  785. Name="VCWebDeploymentTool"/>
  786. </Configuration>
  787. <Configuration
  788. Name="Static Unicode Debug with MFC DLL|Win32"
  789. OutputDirectory=".....Bin_700"
  790. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllSDIDOCVIEW"
  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;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  800. BasicRuntimeChecks="3"
  801. RuntimeLibrary="3"
  802. UsePrecompiledHeader="3"
  803. PrecompiledHeaderThrough="stdafx.h"
  804. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  805. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllSDIDOCVIEW/"
  806. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllSDIDOCVIEW/"
  807. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllSDIDOCVIEW/"
  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/SDIDOCVIEW-yud.exe"
  818. LinkIncremental="2"
  819. SuppressStartupBanner="TRUE"
  820. AdditionalLibraryDirectories="....Bin_700"
  821. GenerateDebugInformation="TRUE"
  822. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-yud.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/SDIDOCVIEW_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;__STATPROFUIS_WITH_DLLMFC__"
  841. Culture="1033"
  842. AdditionalIncludeDirectories="../../Include"/>
  843. <Tool
  844. Name="VCWebServiceProxyGeneratorTool"/>
  845. <Tool
  846. Name="VCWebDeploymentTool"/>
  847. </Configuration>
  848. <Configuration
  849. Name="MBCS Debug|Win32"
  850. OutputDirectory=".....Bin_700"
  851. IntermediateDirectory=".....Bin_700MbcsDebugSDIDOCVIEW"
  852. ConfigurationType="1"
  853. UseOfMFC="2"
  854. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  855. CharacterSet="2">
  856. <Tool
  857. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  858. Optimization="0"
  859. AdditionalIncludeDirectories="....include"
  860. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  861. BasicRuntimeChecks="3"
  862. RuntimeLibrary="3"
  863. UsePrecompiledHeader="3"
  864. PrecompiledHeaderThrough="stdafx.h"
  865. PrecompiledHeaderFile=".....Bin_700MbcsDebugSDIDOCVIEW/SDIDOCVIEW_700.pch"
  866. AssemblerListingLocation=".....Bin_700MbcsDebugSDIDOCVIEW/"
  867. ObjectFile=".....Bin_700MbcsDebugSDIDOCVIEW/"
  868. ProgramDataBaseFileName=".....Bin_700MbcsDebugSDIDOCVIEW/"
  869. WarningLevel="4"
  870. SuppressStartupBanner="TRUE"
  871. DebugInformationFormat="4"
  872. CompileAs="0"/>
  873. <Tool
  874. Name="VCCustomBuildTool"/>
  875. <Tool
  876. Name="VCLinkerTool"
  877. AdditionalOptions="/MACHINE:I386"
  878. OutputFile="....Bin_700/SDIDOCVIEW-md.exe"
  879. LinkIncremental="2"
  880. SuppressStartupBanner="TRUE"
  881. AdditionalLibraryDirectories="....Bin_700"
  882. GenerateDebugInformation="TRUE"
  883. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-md.pdb"
  884. SubSystem="2"/>
  885. <Tool
  886. Name="VCMIDLTool"
  887. PreprocessorDefinitions="_DEBUG"
  888. MkTypLibCompatible="TRUE"
  889. SuppressStartupBanner="TRUE"
  890. TargetEnvironment="1"
  891. TypeLibraryName=".....Bin_700/SDIDOCVIEW_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;_DEBUG"
  901. Culture="1033"
  902. AdditionalIncludeDirectories="../../Include"/>
  903. <Tool
  904. Name="VCWebServiceProxyGeneratorTool"/>
  905. <Tool
  906. Name="VCWebDeploymentTool"/>
  907. </Configuration>
  908. <Configuration
  909. Name="Static MBCS Debug with MFC DLL|Win32"
  910. OutputDirectory=".....Bin_700"
  911. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllSDIDOCVIEW"
  912. ConfigurationType="1"
  913. UseOfMFC="2"
  914. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  915. CharacterSet="2">
  916. <Tool
  917. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  918. Optimization="0"
  919. AdditionalIncludeDirectories="....include"
  920. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  921. BasicRuntimeChecks="3"
  922. RuntimeLibrary="3"
  923. UsePrecompiledHeader="3"
  924. PrecompiledHeaderThrough="stdafx.h"
  925. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  926. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllSDIDOCVIEW/"
  927. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllSDIDOCVIEW/"
  928. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllSDIDOCVIEW/"
  929. WarningLevel="4"
  930. SuppressStartupBanner="TRUE"
  931. DebugInformationFormat="4"
  932. CompileAs="0"/>
  933. <Tool
  934. Name="VCCustomBuildTool"/>
  935. <Tool
  936. Name="VCLinkerTool"
  937. AdditionalOptions="/MACHINE:I386"
  938. OutputFile="....Bin_700/SDIDOCVIEW-ymd.exe"
  939. LinkIncremental="2"
  940. SuppressStartupBanner="TRUE"
  941. AdditionalLibraryDirectories="....Bin_700"
  942. GenerateDebugInformation="TRUE"
  943. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-ymd.pdb"
  944. SubSystem="2"/>
  945. <Tool
  946. Name="VCMIDLTool"
  947. PreprocessorDefinitions="_DEBUG"
  948. MkTypLibCompatible="TRUE"
  949. SuppressStartupBanner="TRUE"
  950. TargetEnvironment="1"
  951. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  952. <Tool
  953. Name="VCPostBuildEventTool"/>
  954. <Tool
  955. Name="VCPreBuildEventTool"/>
  956. <Tool
  957. Name="VCPreLinkEventTool"/>
  958. <Tool
  959. Name="VCResourceCompilerTool"
  960. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  961. Culture="1033"
  962. AdditionalIncludeDirectories="../../Include"/>
  963. <Tool
  964. Name="VCWebServiceProxyGeneratorTool"/>
  965. <Tool
  966. Name="VCWebDeploymentTool"/>
  967. </Configuration>
  968. <Configuration
  969. Name="Static ANSI Debug with MFC DLL|Win32"
  970. OutputDirectory=".....Bin_700"
  971. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllSDIDOCVIEW"
  972. ConfigurationType="1"
  973. UseOfMFC="2"
  974. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  975. <Tool
  976. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  977. Optimization="0"
  978. AdditionalIncludeDirectories="....include"
  979. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  980. BasicRuntimeChecks="3"
  981. RuntimeLibrary="3"
  982. UsePrecompiledHeader="3"
  983. PrecompiledHeaderThrough="stdafx.h"
  984. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllSDIDOCVIEW/SDIDOCVIEW_700.pch"
  985. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllSDIDOCVIEW/"
  986. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllSDIDOCVIEW/"
  987. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllSDIDOCVIEW/"
  988. WarningLevel="4"
  989. SuppressStartupBanner="TRUE"
  990. DebugInformationFormat="4"
  991. CompileAs="0"/>
  992. <Tool
  993. Name="VCCustomBuildTool"/>
  994. <Tool
  995. Name="VCLinkerTool"
  996. AdditionalOptions="/MACHINE:I386"
  997. OutputFile="....Bin_700/SDIDOCVIEW-ynd.exe"
  998. LinkIncremental="2"
  999. SuppressStartupBanner="TRUE"
  1000. AdditionalLibraryDirectories="....Bin_700"
  1001. GenerateDebugInformation="TRUE"
  1002. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-ynd.pdb"
  1003. SubSystem="2"/>
  1004. <Tool
  1005. Name="VCMIDLTool"
  1006. PreprocessorDefinitions="_DEBUG"
  1007. MkTypLibCompatible="TRUE"
  1008. SuppressStartupBanner="TRUE"
  1009. TargetEnvironment="1"
  1010. TypeLibraryName=".....Bin_700/SDIDOCVIEW_700.tlb"/>
  1011. <Tool
  1012. Name="VCPostBuildEventTool"/>
  1013. <Tool
  1014. Name="VCPreBuildEventTool"/>
  1015. <Tool
  1016. Name="VCPreLinkEventTool"/>
  1017. <Tool
  1018. Name="VCResourceCompilerTool"
  1019. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  1020. Culture="1033"
  1021. AdditionalIncludeDirectories="../../Include"/>
  1022. <Tool
  1023. Name="VCWebServiceProxyGeneratorTool"/>
  1024. <Tool
  1025. Name="VCWebDeploymentTool"/>
  1026. </Configuration>
  1027. <Configuration
  1028. Name="ANSI Release|Win32"
  1029. OutputDirectory=".....Bin_700"
  1030. IntermediateDirectory=".....Bin_700AnsiReleaseSDIDOCVIEW"
  1031. ConfigurationType="1"
  1032. UseOfMFC="2"
  1033. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  1034. <Tool
  1035. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1036. InlineFunctionExpansion="1"
  1037. AdditionalIncludeDirectories="....include"
  1038. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1039. StringPooling="TRUE"
  1040. RuntimeLibrary="2"
  1041. EnableFunctionLevelLinking="TRUE"
  1042. UsePrecompiledHeader="3"
  1043. PrecompiledHeaderThrough="stdafx.h"
  1044. PrecompiledHeaderFile=".....Bin_700AnsiReleaseSDIDOCVIEW/SDIDOCVIEW_700.pch"
  1045. AssemblerListingLocation=".....Bin_700AnsiReleaseSDIDOCVIEW/"
  1046. ObjectFile=".....Bin_700AnsiReleaseSDIDOCVIEW/"
  1047. ProgramDataBaseFileName=".....Bin_700AnsiReleaseSDIDOCVIEW/"
  1048. WarningLevel="4"
  1049. SuppressStartupBanner="TRUE"
  1050. CompileAs="0"/>
  1051. <Tool
  1052. Name="VCCustomBuildTool"/>
  1053. <Tool
  1054. Name="VCLinkerTool"
  1055. AdditionalOptions="/MACHINE:I386"
  1056. OutputFile="....Bin_700/SDIDOCVIEW-n.exe"
  1057. LinkIncremental="1"
  1058. SuppressStartupBanner="TRUE"
  1059. AdditionalLibraryDirectories="....Bin_700"
  1060. ProgramDatabaseFile=".....Bin_700/SDIDOCVIEW-n.pdb"
  1061. SubSystem="2"/>
  1062. <Tool
  1063. Name="VCMIDLTool"
  1064. PreprocessorDefinitions="NDEBUG"
  1065. MkTypLibCompatible="TRUE"
  1066. SuppressStartupBanner="TRUE"
  1067. TargetEnvironment="1"
  1068. TypeLibraryName=".....Bin_700/SDIDOCVIEW_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"
  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=".MainFrm.cpp">
  1092. </File>
  1093. <File
  1094. RelativePath=".SDIDOCVIEW.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".SDIDOCVIEW.rc">
  1098. </File>
  1099. <File
  1100. RelativePath=".SDIDOCVIEWDoc.cpp">
  1101. </File>
  1102. <File
  1103. RelativePath=".SDIDOCVIEWView.cpp">
  1104. </File>
  1105. <File
  1106. RelativePath=".StdAfx.cpp">
  1107. <FileConfiguration
  1108. Name="Static Unicode Debug|Win32">
  1109. <Tool
  1110. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1111. UsePrecompiledHeader="1"/>
  1112. </FileConfiguration>
  1113. <FileConfiguration
  1114. Name="Unicode Release|Win32">
  1115. <Tool
  1116. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1117. UsePrecompiledHeader="1"/>
  1118. </FileConfiguration>
  1119. <FileConfiguration
  1120. Name="Unicode Debug|Win32">
  1121. <Tool
  1122. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1123. UsePrecompiledHeader="1"/>
  1124. </FileConfiguration>
  1125. <FileConfiguration
  1126. Name="ANSI 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 Unicode Release|Win32">
  1139. <Tool
  1140. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1141. UsePrecompiledHeader="1"/>
  1142. </FileConfiguration>
  1143. <FileConfiguration
  1144. Name="Static MBCS Debug|Win32">
  1145. <Tool
  1146. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1147. UsePrecompiledHeader="1"/>
  1148. </FileConfiguration>
  1149. <FileConfiguration
  1150. Name="Static Unicode Release with MFC DLL|Win32">
  1151. <Tool
  1152. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1153. UsePrecompiledHeader="1"/>
  1154. </FileConfiguration>
  1155. <FileConfiguration
  1156. Name="Static ANSI Release with MFC DLL|Win32">
  1157. <Tool
  1158. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1159. UsePrecompiledHeader="1"/>
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="Static ANSI Debug|Win32">
  1163. <Tool
  1164. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1165. UsePrecompiledHeader="1"/>
  1166. </FileConfiguration>
  1167. <FileConfiguration
  1168. Name="MBCS Release|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 MBCS 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="MBCS Debug|Win32">
  1193. <Tool
  1194. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1195. UsePrecompiledHeader="1"/>
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="Static MBCS Debug with MFC DLL|Win32">
  1199. <Tool
  1200. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1201. UsePrecompiledHeader="1"/>
  1202. </FileConfiguration>
  1203. <FileConfiguration
  1204. Name="Static ANSI Debug with MFC DLL|Win32">
  1205. <Tool
  1206. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1207. UsePrecompiledHeader="1"/>
  1208. </FileConfiguration>
  1209. <FileConfiguration
  1210. Name="ANSI Release|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=".MainFrm.h">
  1222. </File>
  1223. <File
  1224. RelativePath=".Resource.h">
  1225. </File>
  1226. <File
  1227. RelativePath=".SDIDOCVIEW.h">
  1228. </File>
  1229. <File
  1230. RelativePath=".SDIDOCVIEWDoc.h">
  1231. </File>
  1232. <File
  1233. RelativePath=".SDIDOCVIEWView.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=".resSDIDOCVIEW.ico">
  1244. </File>
  1245. <File
  1246. RelativePath=".resSDIDOCVIEW.rc2">
  1247. </File>
  1248. <File
  1249. RelativePath=".resSDIDOCVIEWDoc.ico">
  1250. </File>
  1251. <File
  1252. RelativePath=".resToolbar.bmp">
  1253. </File>
  1254. </Filter>
  1255. <File
  1256. RelativePath=".ReadMe.txt">
  1257. </File>
  1258. </Files>
  1259. <Globals>
  1260. </Globals>
  1261. </VisualStudioProject>