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

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="DRAWCLI"
  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|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700StaticMbcsDebugDRAWCLI"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  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_700StaticMbcsDebugDRAWCLI/DRAWCLI_700.pch"
  32. AssemblerListingLocation=".....Bin_700StaticMbcsDebugDRAWCLI/"
  33. ObjectFile=".....Bin_700StaticMbcsDebugDRAWCLI/"
  34. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugDRAWCLI/"
  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/DRAWCLI-smd.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_700"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".....Bin_700/DRAWCLI-smd.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/DRAWCLI_700.tlb"/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG"
  67. Culture="1033"
  68. AdditionalIncludeDirectories="../../Include"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Static ANSI Release with MFC DLL|Win32"
  76. OutputDirectory=".....Bin_700"
  77. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllDRAWCLI"
  78. ConfigurationType="1"
  79. UseOfMFC="2"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  81. <Tool
  82. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  83. InlineFunctionExpansion="1"
  84. AdditionalIncludeDirectories="....include"
  85. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  86. StringPooling="TRUE"
  87. RuntimeLibrary="2"
  88. EnableFunctionLevelLinking="TRUE"
  89. UsePrecompiledHeader="3"
  90. PrecompiledHeaderThrough="stdafx.h"
  91. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  92. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllDRAWCLI/"
  93. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllDRAWCLI/"
  94. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllDRAWCLI/"
  95. WarningLevel="4"
  96. SuppressStartupBanner="TRUE"
  97. CompileAs="0"/>
  98. <Tool
  99. Name="VCCustomBuildTool"/>
  100. <Tool
  101. Name="VCLinkerTool"
  102. AdditionalOptions="/MACHINE:I386"
  103. OutputFile="....Bin_700/DRAWCLI-yn.exe"
  104. LinkIncremental="1"
  105. SuppressStartupBanner="TRUE"
  106. AdditionalLibraryDirectories="....Bin_700"
  107. ProgramDatabaseFile=".....Bin_700/DRAWCLI-yn.pdb"
  108. SubSystem="2"/>
  109. <Tool
  110. Name="VCMIDLTool"
  111. PreprocessorDefinitions="NDEBUG"
  112. MkTypLibCompatible="TRUE"
  113. SuppressStartupBanner="TRUE"
  114. TargetEnvironment="1"
  115. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  116. <Tool
  117. Name="VCPostBuildEventTool"/>
  118. <Tool
  119. Name="VCPreBuildEventTool"/>
  120. <Tool
  121. Name="VCPreLinkEventTool"/>
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  125. Culture="1033"
  126. AdditionalIncludeDirectories="../../Include"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. </Configuration>
  132. <Configuration
  133. Name="Static Unicode Release with MFC DLL|Win32"
  134. OutputDirectory=".....Bin_700"
  135. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllDRAWCLI"
  136. ConfigurationType="1"
  137. UseOfMFC="2"
  138. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  139. CharacterSet="1">
  140. <Tool
  141. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  142. InlineFunctionExpansion="1"
  143. AdditionalIncludeDirectories="....include"
  144. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  145. StringPooling="TRUE"
  146. RuntimeLibrary="2"
  147. EnableFunctionLevelLinking="TRUE"
  148. UsePrecompiledHeader="3"
  149. PrecompiledHeaderThrough="stdafx.h"
  150. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  151. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllDRAWCLI/"
  152. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllDRAWCLI/"
  153. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllDRAWCLI/"
  154. WarningLevel="4"
  155. SuppressStartupBanner="TRUE"
  156. CompileAs="0"/>
  157. <Tool
  158. Name="VCCustomBuildTool"/>
  159. <Tool
  160. Name="VCLinkerTool"
  161. AdditionalOptions="/MACHINE:I386"
  162. OutputFile="....Bin_700/DRAWCLI-yu.exe"
  163. LinkIncremental="1"
  164. SuppressStartupBanner="TRUE"
  165. AdditionalLibraryDirectories="....Bin_700"
  166. ProgramDatabaseFile=".....Bin_700/DRAWCLI-yu.pdb"
  167. SubSystem="2"
  168. EntryPointSymbol="wWinMainCRTStartup"/>
  169. <Tool
  170. Name="VCMIDLTool"
  171. PreprocessorDefinitions="NDEBUG"
  172. MkTypLibCompatible="TRUE"
  173. SuppressStartupBanner="TRUE"
  174. TargetEnvironment="1"
  175. TypeLibraryName=".....Bin_700/DRAWCLI_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;NDEBUG;__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="Static MBCS Release with MFC DLL|Win32"
  194. OutputDirectory=".....Bin_700"
  195. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllDRAWCLI"
  196. ConfigurationType="1"
  197. UseOfMFC="2"
  198. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  199. CharacterSet="2">
  200. <Tool
  201. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  202. InlineFunctionExpansion="1"
  203. AdditionalIncludeDirectories="....include"
  204. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  205. StringPooling="TRUE"
  206. RuntimeLibrary="2"
  207. EnableFunctionLevelLinking="TRUE"
  208. UsePrecompiledHeader="3"
  209. PrecompiledHeaderThrough="stdafx.h"
  210. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  211. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllDRAWCLI/"
  212. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllDRAWCLI/"
  213. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllDRAWCLI/"
  214. WarningLevel="4"
  215. SuppressStartupBanner="TRUE"
  216. CompileAs="0"/>
  217. <Tool
  218. Name="VCCustomBuildTool"/>
  219. <Tool
  220. Name="VCLinkerTool"
  221. AdditionalOptions="/MACHINE:I386"
  222. OutputFile="....Bin_700/DRAWCLI-ym.exe"
  223. LinkIncremental="1"
  224. SuppressStartupBanner="TRUE"
  225. AdditionalLibraryDirectories="....Bin_700"
  226. ProgramDatabaseFile=".....Bin_700/DRAWCLI-ym.pdb"
  227. SubSystem="2"/>
  228. <Tool
  229. Name="VCMIDLTool"
  230. PreprocessorDefinitions="NDEBUG"
  231. MkTypLibCompatible="TRUE"
  232. SuppressStartupBanner="TRUE"
  233. TargetEnvironment="1"
  234. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  235. <Tool
  236. Name="VCPostBuildEventTool"/>
  237. <Tool
  238. Name="VCPreBuildEventTool"/>
  239. <Tool
  240. Name="VCPreLinkEventTool"/>
  241. <Tool
  242. Name="VCResourceCompilerTool"
  243. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  244. Culture="1033"
  245. AdditionalIncludeDirectories="../../Include"/>
  246. <Tool
  247. Name="VCWebServiceProxyGeneratorTool"/>
  248. <Tool
  249. Name="VCWebDeploymentTool"/>
  250. </Configuration>
  251. <Configuration
  252. Name="Static MBCS Release|Win32"
  253. OutputDirectory=".....Bin_700"
  254. IntermediateDirectory=".....Bin_700StaticMbcsReleaseDRAWCLI"
  255. ConfigurationType="1"
  256. UseOfMFC="1"
  257. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  258. CharacterSet="2">
  259. <Tool
  260. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  261. InlineFunctionExpansion="1"
  262. AdditionalIncludeDirectories="....include"
  263. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  264. StringPooling="TRUE"
  265. RuntimeLibrary="0"
  266. EnableFunctionLevelLinking="TRUE"
  267. UsePrecompiledHeader="3"
  268. PrecompiledHeaderThrough="stdafx.h"
  269. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseDRAWCLI/DRAWCLI_700.pch"
  270. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseDRAWCLI/"
  271. ObjectFile=".....Bin_700StaticMbcsReleaseDRAWCLI/"
  272. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseDRAWCLI/"
  273. WarningLevel="4"
  274. SuppressStartupBanner="TRUE"
  275. CompileAs="0"/>
  276. <Tool
  277. Name="VCCustomBuildTool"/>
  278. <Tool
  279. Name="VCLinkerTool"
  280. AdditionalOptions="/MACHINE:I386"
  281. OutputFile="....Bin_700/DRAWCLI-sm.exe"
  282. LinkIncremental="1"
  283. SuppressStartupBanner="TRUE"
  284. AdditionalLibraryDirectories="....Bin_700"
  285. ProgramDatabaseFile=".....Bin_700/DRAWCLI-sm.pdb"
  286. SubSystem="2"/>
  287. <Tool
  288. Name="VCMIDLTool"
  289. PreprocessorDefinitions="NDEBUG"
  290. MkTypLibCompatible="TRUE"
  291. SuppressStartupBanner="TRUE"
  292. TargetEnvironment="1"
  293. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  294. <Tool
  295. Name="VCPostBuildEventTool"/>
  296. <Tool
  297. Name="VCPreBuildEventTool"/>
  298. <Tool
  299. Name="VCPreLinkEventTool"/>
  300. <Tool
  301. Name="VCResourceCompilerTool"
  302. PreprocessorDefinitions="NDEBUG"
  303. Culture="1033"
  304. AdditionalIncludeDirectories="../../Include"/>
  305. <Tool
  306. Name="VCWebServiceProxyGeneratorTool"/>
  307. <Tool
  308. Name="VCWebDeploymentTool"/>
  309. </Configuration>
  310. <Configuration
  311. Name="ANSI Release|Win32"
  312. OutputDirectory=".....Bin_700"
  313. IntermediateDirectory=".....Bin_700AnsiReleaseDRAWCLI"
  314. ConfigurationType="1"
  315. UseOfMFC="2"
  316. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  317. <Tool
  318. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  319. InlineFunctionExpansion="1"
  320. AdditionalIncludeDirectories="....include"
  321. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  322. StringPooling="TRUE"
  323. RuntimeLibrary="2"
  324. EnableFunctionLevelLinking="TRUE"
  325. UsePrecompiledHeader="3"
  326. PrecompiledHeaderThrough="stdafx.h"
  327. PrecompiledHeaderFile=".....Bin_700AnsiReleaseDRAWCLI/DRAWCLI_700.pch"
  328. AssemblerListingLocation=".....Bin_700AnsiReleaseDRAWCLI/"
  329. ObjectFile=".....Bin_700AnsiReleaseDRAWCLI/"
  330. ProgramDataBaseFileName=".....Bin_700AnsiReleaseDRAWCLI/"
  331. WarningLevel="4"
  332. SuppressStartupBanner="TRUE"
  333. CompileAs="0"/>
  334. <Tool
  335. Name="VCCustomBuildTool"/>
  336. <Tool
  337. Name="VCLinkerTool"
  338. AdditionalOptions="/MACHINE:I386"
  339. OutputFile="....Bin_700/DRAWCLI-n.exe"
  340. LinkIncremental="1"
  341. SuppressStartupBanner="TRUE"
  342. AdditionalLibraryDirectories="....Bin_700"
  343. ProgramDatabaseFile=".....Bin_700/DRAWCLI-n.pdb"
  344. SubSystem="2"/>
  345. <Tool
  346. Name="VCMIDLTool"
  347. PreprocessorDefinitions="NDEBUG"
  348. MkTypLibCompatible="TRUE"
  349. SuppressStartupBanner="TRUE"
  350. TargetEnvironment="1"
  351. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  352. <Tool
  353. Name="VCPostBuildEventTool"/>
  354. <Tool
  355. Name="VCPreBuildEventTool"/>
  356. <Tool
  357. Name="VCPreLinkEventTool"/>
  358. <Tool
  359. Name="VCResourceCompilerTool"
  360. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  361. Culture="1033"
  362. AdditionalIncludeDirectories="../../Include"/>
  363. <Tool
  364. Name="VCWebServiceProxyGeneratorTool"/>
  365. <Tool
  366. Name="VCWebDeploymentTool"/>
  367. </Configuration>
  368. <Configuration
  369. Name="Static ANSI Debug|Win32"
  370. OutputDirectory=".....Bin_700"
  371. IntermediateDirectory=".....Bin_700StaticAnsiDebugDRAWCLI"
  372. ConfigurationType="1"
  373. UseOfMFC="1"
  374. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  375. <Tool
  376. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  377. Optimization="0"
  378. AdditionalIncludeDirectories="....include"
  379. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  380. BasicRuntimeChecks="3"
  381. RuntimeLibrary="1"
  382. UsePrecompiledHeader="3"
  383. PrecompiledHeaderThrough="stdafx.h"
  384. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugDRAWCLI/DRAWCLI_700.pch"
  385. AssemblerListingLocation=".....Bin_700StaticAnsiDebugDRAWCLI/"
  386. ObjectFile=".....Bin_700StaticAnsiDebugDRAWCLI/"
  387. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugDRAWCLI/"
  388. WarningLevel="4"
  389. SuppressStartupBanner="TRUE"
  390. DebugInformationFormat="4"
  391. CompileAs="0"/>
  392. <Tool
  393. Name="VCCustomBuildTool"/>
  394. <Tool
  395. Name="VCLinkerTool"
  396. AdditionalOptions="/MACHINE:I386"
  397. OutputFile="....Bin_700/DRAWCLI-snd.exe"
  398. LinkIncremental="2"
  399. SuppressStartupBanner="TRUE"
  400. AdditionalLibraryDirectories="....Bin_700"
  401. GenerateDebugInformation="TRUE"
  402. ProgramDatabaseFile=".....Bin_700/DRAWCLI-snd.pdb"
  403. SubSystem="2"/>
  404. <Tool
  405. Name="VCMIDLTool"
  406. PreprocessorDefinitions="_DEBUG"
  407. MkTypLibCompatible="TRUE"
  408. SuppressStartupBanner="TRUE"
  409. TargetEnvironment="1"
  410. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  411. <Tool
  412. Name="VCPostBuildEventTool"/>
  413. <Tool
  414. Name="VCPreBuildEventTool"/>
  415. <Tool
  416. Name="VCPreLinkEventTool"/>
  417. <Tool
  418. Name="VCResourceCompilerTool"
  419. PreprocessorDefinitions="_DEBUG"
  420. Culture="1033"
  421. AdditionalIncludeDirectories="../../Include"/>
  422. <Tool
  423. Name="VCWebServiceProxyGeneratorTool"/>
  424. <Tool
  425. Name="VCWebDeploymentTool"/>
  426. </Configuration>
  427. <Configuration
  428. Name="Static Unicode Debug|Win32"
  429. OutputDirectory=".....Bin_700"
  430. IntermediateDirectory=".....Bin_700StaticUnicodeDebugDRAWCLI"
  431. ConfigurationType="1"
  432. UseOfMFC="1"
  433. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  434. CharacterSet="1">
  435. <Tool
  436. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  437. Optimization="0"
  438. AdditionalIncludeDirectories="....include"
  439. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  440. BasicRuntimeChecks="3"
  441. RuntimeLibrary="1"
  442. UsePrecompiledHeader="3"
  443. PrecompiledHeaderThrough="stdafx.h"
  444. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugDRAWCLI/DRAWCLI_700.pch"
  445. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugDRAWCLI/"
  446. ObjectFile=".....Bin_700StaticUnicodeDebugDRAWCLI/"
  447. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugDRAWCLI/"
  448. WarningLevel="4"
  449. SuppressStartupBanner="TRUE"
  450. DebugInformationFormat="4"
  451. CompileAs="0"/>
  452. <Tool
  453. Name="VCCustomBuildTool"/>
  454. <Tool
  455. Name="VCLinkerTool"
  456. AdditionalOptions="/MACHINE:I386"
  457. OutputFile="....Bin_700/DRAWCLI-sud.exe"
  458. LinkIncremental="2"
  459. SuppressStartupBanner="TRUE"
  460. AdditionalLibraryDirectories="....Bin_700"
  461. GenerateDebugInformation="TRUE"
  462. ProgramDatabaseFile=".....Bin_700/DRAWCLI-sud.pdb"
  463. SubSystem="2"
  464. EntryPointSymbol="wWinMainCRTStartup"/>
  465. <Tool
  466. Name="VCMIDLTool"
  467. PreprocessorDefinitions="_DEBUG"
  468. MkTypLibCompatible="TRUE"
  469. SuppressStartupBanner="TRUE"
  470. TargetEnvironment="1"
  471. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  472. <Tool
  473. Name="VCPostBuildEventTool"/>
  474. <Tool
  475. Name="VCPreBuildEventTool"/>
  476. <Tool
  477. Name="VCPreLinkEventTool"/>
  478. <Tool
  479. Name="VCResourceCompilerTool"
  480. PreprocessorDefinitions="_DEBUG"
  481. Culture="1033"
  482. AdditionalIncludeDirectories="../../Include"/>
  483. <Tool
  484. Name="VCWebServiceProxyGeneratorTool"/>
  485. <Tool
  486. Name="VCWebDeploymentTool"/>
  487. </Configuration>
  488. <Configuration
  489. Name="MBCS Debug|Win32"
  490. OutputDirectory=".....Bin_700"
  491. IntermediateDirectory=".....Bin_700MbcsDebugDRAWCLI"
  492. ConfigurationType="1"
  493. UseOfMFC="2"
  494. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  495. CharacterSet="2">
  496. <Tool
  497. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  498. Optimization="0"
  499. AdditionalIncludeDirectories="....include"
  500. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  501. BasicRuntimeChecks="3"
  502. RuntimeLibrary="3"
  503. UsePrecompiledHeader="3"
  504. PrecompiledHeaderThrough="stdafx.h"
  505. PrecompiledHeaderFile=".....Bin_700MbcsDebugDRAWCLI/DRAWCLI_700.pch"
  506. AssemblerListingLocation=".....Bin_700MbcsDebugDRAWCLI/"
  507. ObjectFile=".....Bin_700MbcsDebugDRAWCLI/"
  508. ProgramDataBaseFileName=".....Bin_700MbcsDebugDRAWCLI/"
  509. WarningLevel="4"
  510. SuppressStartupBanner="TRUE"
  511. DebugInformationFormat="4"
  512. CompileAs="0"/>
  513. <Tool
  514. Name="VCCustomBuildTool"/>
  515. <Tool
  516. Name="VCLinkerTool"
  517. AdditionalOptions="/MACHINE:I386"
  518. OutputFile="....Bin_700/DRAWCLI-md.exe"
  519. LinkIncremental="2"
  520. SuppressStartupBanner="TRUE"
  521. AdditionalLibraryDirectories="....Bin_700"
  522. GenerateDebugInformation="TRUE"
  523. ProgramDatabaseFile=".....Bin_700/DRAWCLI-md.pdb"
  524. SubSystem="2"/>
  525. <Tool
  526. Name="VCMIDLTool"
  527. PreprocessorDefinitions="_DEBUG"
  528. MkTypLibCompatible="TRUE"
  529. SuppressStartupBanner="TRUE"
  530. TargetEnvironment="1"
  531. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  532. <Tool
  533. Name="VCPostBuildEventTool"/>
  534. <Tool
  535. Name="VCPreBuildEventTool"/>
  536. <Tool
  537. Name="VCPreLinkEventTool"/>
  538. <Tool
  539. Name="VCResourceCompilerTool"
  540. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  541. Culture="1033"
  542. AdditionalIncludeDirectories="../../Include"/>
  543. <Tool
  544. Name="VCWebServiceProxyGeneratorTool"/>
  545. <Tool
  546. Name="VCWebDeploymentTool"/>
  547. </Configuration>
  548. <Configuration
  549. Name="Static Unicode Debug with MFC DLL|Win32"
  550. OutputDirectory=".....Bin_700"
  551. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllDRAWCLI"
  552. ConfigurationType="1"
  553. UseOfMFC="2"
  554. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  555. CharacterSet="1">
  556. <Tool
  557. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  558. Optimization="0"
  559. AdditionalIncludeDirectories="....include"
  560. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  561. BasicRuntimeChecks="3"
  562. RuntimeLibrary="3"
  563. UsePrecompiledHeader="3"
  564. PrecompiledHeaderThrough="stdafx.h"
  565. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  566. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllDRAWCLI/"
  567. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllDRAWCLI/"
  568. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllDRAWCLI/"
  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/DRAWCLI-yud.exe"
  579. LinkIncremental="2"
  580. SuppressStartupBanner="TRUE"
  581. AdditionalLibraryDirectories="....Bin_700"
  582. GenerateDebugInformation="TRUE"
  583. ProgramDatabaseFile=".....Bin_700/DRAWCLI-yud.pdb"
  584. SubSystem="2"
  585. EntryPointSymbol="wWinMainCRTStartup"/>
  586. <Tool
  587. Name="VCMIDLTool"
  588. PreprocessorDefinitions="_DEBUG"
  589. MkTypLibCompatible="TRUE"
  590. SuppressStartupBanner="TRUE"
  591. TargetEnvironment="1"
  592. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  593. <Tool
  594. Name="VCPostBuildEventTool"/>
  595. <Tool
  596. Name="VCPreBuildEventTool"/>
  597. <Tool
  598. Name="VCPreLinkEventTool"/>
  599. <Tool
  600. Name="VCResourceCompilerTool"
  601. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  602. Culture="1033"
  603. AdditionalIncludeDirectories="../../Include"/>
  604. <Tool
  605. Name="VCWebServiceProxyGeneratorTool"/>
  606. <Tool
  607. Name="VCWebDeploymentTool"/>
  608. </Configuration>
  609. <Configuration
  610. Name="Unicode Debug|Win32"
  611. OutputDirectory=".....Bin_700"
  612. IntermediateDirectory=".....Bin_700UnicodeDebugDRAWCLI"
  613. ConfigurationType="1"
  614. UseOfMFC="2"
  615. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  616. CharacterSet="1">
  617. <Tool
  618. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  619. Optimization="0"
  620. AdditionalIncludeDirectories="....include"
  621. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  622. BasicRuntimeChecks="3"
  623. RuntimeLibrary="3"
  624. UsePrecompiledHeader="3"
  625. PrecompiledHeaderThrough="stdafx.h"
  626. PrecompiledHeaderFile=".....Bin_700UnicodeDebugDRAWCLI/DRAWCLI_700.pch"
  627. AssemblerListingLocation=".....Bin_700UnicodeDebugDRAWCLI/"
  628. ObjectFile=".....Bin_700UnicodeDebugDRAWCLI/"
  629. ProgramDataBaseFileName=".....Bin_700UnicodeDebugDRAWCLI/"
  630. WarningLevel="4"
  631. SuppressStartupBanner="TRUE"
  632. DebugInformationFormat="4"
  633. CompileAs="0"/>
  634. <Tool
  635. Name="VCCustomBuildTool"/>
  636. <Tool
  637. Name="VCLinkerTool"
  638. AdditionalOptions="/MACHINE:I386"
  639. OutputFile="....Bin_700/DRAWCLI-ud.exe"
  640. LinkIncremental="2"
  641. SuppressStartupBanner="TRUE"
  642. AdditionalLibraryDirectories="....Bin_700"
  643. GenerateDebugInformation="TRUE"
  644. ProgramDatabaseFile=".....Bin_700/DRAWCLI-ud.pdb"
  645. SubSystem="2"
  646. EntryPointSymbol="wWinMainCRTStartup"/>
  647. <Tool
  648. Name="VCMIDLTool"
  649. PreprocessorDefinitions="_DEBUG"
  650. MkTypLibCompatible="TRUE"
  651. SuppressStartupBanner="TRUE"
  652. TargetEnvironment="1"
  653. TypeLibraryName=".....Bin_700/DRAWCLI_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;_DEBUG"
  663. Culture="1033"
  664. AdditionalIncludeDirectories="../../Include"/>
  665. <Tool
  666. Name="VCWebServiceProxyGeneratorTool"/>
  667. <Tool
  668. Name="VCWebDeploymentTool"/>
  669. </Configuration>
  670. <Configuration
  671. Name="Static MBCS Debug with MFC DLL|Win32"
  672. OutputDirectory=".....Bin_700"
  673. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllDRAWCLI"
  674. ConfigurationType="1"
  675. UseOfMFC="2"
  676. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  677. CharacterSet="2">
  678. <Tool
  679. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  680. Optimization="0"
  681. AdditionalIncludeDirectories="....include"
  682. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  683. BasicRuntimeChecks="3"
  684. RuntimeLibrary="3"
  685. UsePrecompiledHeader="3"
  686. PrecompiledHeaderThrough="stdafx.h"
  687. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  688. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllDRAWCLI/"
  689. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllDRAWCLI/"
  690. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllDRAWCLI/"
  691. WarningLevel="4"
  692. SuppressStartupBanner="TRUE"
  693. DebugInformationFormat="4"
  694. CompileAs="0"/>
  695. <Tool
  696. Name="VCCustomBuildTool"/>
  697. <Tool
  698. Name="VCLinkerTool"
  699. AdditionalOptions="/MACHINE:I386"
  700. OutputFile="....Bin_700/DRAWCLI-ymd.exe"
  701. LinkIncremental="2"
  702. SuppressStartupBanner="TRUE"
  703. AdditionalLibraryDirectories="....Bin_700"
  704. GenerateDebugInformation="TRUE"
  705. ProgramDatabaseFile=".....Bin_700/DRAWCLI-ymd.pdb"
  706. SubSystem="2"/>
  707. <Tool
  708. Name="VCMIDLTool"
  709. PreprocessorDefinitions="_DEBUG"
  710. MkTypLibCompatible="TRUE"
  711. SuppressStartupBanner="TRUE"
  712. TargetEnvironment="1"
  713. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  714. <Tool
  715. Name="VCPostBuildEventTool"/>
  716. <Tool
  717. Name="VCPreBuildEventTool"/>
  718. <Tool
  719. Name="VCPreLinkEventTool"/>
  720. <Tool
  721. Name="VCResourceCompilerTool"
  722. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  723. Culture="1033"
  724. AdditionalIncludeDirectories="../../Include"/>
  725. <Tool
  726. Name="VCWebServiceProxyGeneratorTool"/>
  727. <Tool
  728. Name="VCWebDeploymentTool"/>
  729. </Configuration>
  730. <Configuration
  731. Name="Static ANSI Debug with MFC DLL|Win32"
  732. OutputDirectory=".....Bin_700"
  733. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllDRAWCLI"
  734. ConfigurationType="1"
  735. UseOfMFC="2"
  736. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  737. <Tool
  738. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  739. Optimization="0"
  740. AdditionalIncludeDirectories="....include"
  741. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  742. BasicRuntimeChecks="3"
  743. RuntimeLibrary="3"
  744. UsePrecompiledHeader="3"
  745. PrecompiledHeaderThrough="stdafx.h"
  746. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllDRAWCLI/DRAWCLI_700.pch"
  747. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllDRAWCLI/"
  748. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllDRAWCLI/"
  749. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllDRAWCLI/"
  750. WarningLevel="4"
  751. SuppressStartupBanner="TRUE"
  752. DebugInformationFormat="4"
  753. CompileAs="0"/>
  754. <Tool
  755. Name="VCCustomBuildTool"/>
  756. <Tool
  757. Name="VCLinkerTool"
  758. AdditionalOptions="/MACHINE:I386"
  759. OutputFile="....Bin_700/DRAWCLI-ynd.exe"
  760. LinkIncremental="2"
  761. SuppressStartupBanner="TRUE"
  762. AdditionalLibraryDirectories="....Bin_700"
  763. GenerateDebugInformation="TRUE"
  764. ProgramDatabaseFile=".....Bin_700/DRAWCLI-ynd.pdb"
  765. SubSystem="2"/>
  766. <Tool
  767. Name="VCMIDLTool"
  768. PreprocessorDefinitions="_DEBUG"
  769. MkTypLibCompatible="TRUE"
  770. SuppressStartupBanner="TRUE"
  771. TargetEnvironment="1"
  772. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  773. <Tool
  774. Name="VCPostBuildEventTool"/>
  775. <Tool
  776. Name="VCPreBuildEventTool"/>
  777. <Tool
  778. Name="VCPreLinkEventTool"/>
  779. <Tool
  780. Name="VCResourceCompilerTool"
  781. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  782. Culture="1033"
  783. AdditionalIncludeDirectories="../../Include"/>
  784. <Tool
  785. Name="VCWebServiceProxyGeneratorTool"/>
  786. <Tool
  787. Name="VCWebDeploymentTool"/>
  788. </Configuration>
  789. <Configuration
  790. Name="Static ANSI Release|Win32"
  791. OutputDirectory=".....Bin_700"
  792. IntermediateDirectory=".....Bin_700StaticAnsiReleaseDRAWCLI"
  793. ConfigurationType="1"
  794. UseOfMFC="1"
  795. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  796. <Tool
  797. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  798. InlineFunctionExpansion="1"
  799. AdditionalIncludeDirectories="....include"
  800. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  801. StringPooling="TRUE"
  802. RuntimeLibrary="0"
  803. EnableFunctionLevelLinking="TRUE"
  804. UsePrecompiledHeader="3"
  805. PrecompiledHeaderThrough="stdafx.h"
  806. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseDRAWCLI/DRAWCLI_700.pch"
  807. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseDRAWCLI/"
  808. ObjectFile=".....Bin_700StaticAnsiReleaseDRAWCLI/"
  809. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseDRAWCLI/"
  810. WarningLevel="4"
  811. SuppressStartupBanner="TRUE"
  812. CompileAs="0"/>
  813. <Tool
  814. Name="VCCustomBuildTool"/>
  815. <Tool
  816. Name="VCLinkerTool"
  817. AdditionalOptions="/MACHINE:I386"
  818. OutputFile="....Bin_700/DRAWCLI-sn.exe"
  819. LinkIncremental="1"
  820. SuppressStartupBanner="TRUE"
  821. AdditionalLibraryDirectories="....Bin_700"
  822. ProgramDatabaseFile=".....Bin_700/DRAWCLI-sn.pdb"
  823. SubSystem="2"/>
  824. <Tool
  825. Name="VCMIDLTool"
  826. PreprocessorDefinitions="NDEBUG"
  827. MkTypLibCompatible="TRUE"
  828. SuppressStartupBanner="TRUE"
  829. TargetEnvironment="1"
  830. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  831. <Tool
  832. Name="VCPostBuildEventTool"/>
  833. <Tool
  834. Name="VCPreBuildEventTool"/>
  835. <Tool
  836. Name="VCPreLinkEventTool"/>
  837. <Tool
  838. Name="VCResourceCompilerTool"
  839. PreprocessorDefinitions="NDEBUG"
  840. Culture="1033"
  841. AdditionalIncludeDirectories="../../Include"/>
  842. <Tool
  843. Name="VCWebServiceProxyGeneratorTool"/>
  844. <Tool
  845. Name="VCWebDeploymentTool"/>
  846. </Configuration>
  847. <Configuration
  848. Name="Static Unicode Release|Win32"
  849. OutputDirectory=".....Bin_700"
  850. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseDRAWCLI"
  851. ConfigurationType="1"
  852. UseOfMFC="1"
  853. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  854. CharacterSet="1">
  855. <Tool
  856. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  857. InlineFunctionExpansion="1"
  858. AdditionalIncludeDirectories="....include"
  859. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  860. StringPooling="TRUE"
  861. RuntimeLibrary="0"
  862. EnableFunctionLevelLinking="TRUE"
  863. UsePrecompiledHeader="3"
  864. PrecompiledHeaderThrough="stdafx.h"
  865. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseDRAWCLI/DRAWCLI_700.pch"
  866. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseDRAWCLI/"
  867. ObjectFile=".....Bin_700StaticUnicodeReleaseDRAWCLI/"
  868. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseDRAWCLI/"
  869. WarningLevel="4"
  870. SuppressStartupBanner="TRUE"
  871. CompileAs="0"/>
  872. <Tool
  873. Name="VCCustomBuildTool"/>
  874. <Tool
  875. Name="VCLinkerTool"
  876. AdditionalOptions="/MACHINE:I386"
  877. OutputFile="....Bin_700/DRAWCLI-su.exe"
  878. LinkIncremental="1"
  879. SuppressStartupBanner="TRUE"
  880. AdditionalLibraryDirectories="....Bin_700"
  881. ProgramDatabaseFile=".....Bin_700/DRAWCLI-su.pdb"
  882. SubSystem="2"
  883. EntryPointSymbol="wWinMainCRTStartup"/>
  884. <Tool
  885. Name="VCMIDLTool"
  886. PreprocessorDefinitions="NDEBUG"
  887. MkTypLibCompatible="TRUE"
  888. SuppressStartupBanner="TRUE"
  889. TargetEnvironment="1"
  890. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  891. <Tool
  892. Name="VCPostBuildEventTool"/>
  893. <Tool
  894. Name="VCPreBuildEventTool"/>
  895. <Tool
  896. Name="VCPreLinkEventTool"/>
  897. <Tool
  898. Name="VCResourceCompilerTool"
  899. PreprocessorDefinitions="NDEBUG"
  900. Culture="1033"
  901. AdditionalIncludeDirectories="../../Include"/>
  902. <Tool
  903. Name="VCWebServiceProxyGeneratorTool"/>
  904. <Tool
  905. Name="VCWebDeploymentTool"/>
  906. </Configuration>
  907. <Configuration
  908. Name="MBCS Release|Win32"
  909. OutputDirectory=".....Bin_700"
  910. IntermediateDirectory=".....Bin_700MbcsReleaseDRAWCLI"
  911. ConfigurationType="1"
  912. UseOfMFC="2"
  913. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  914. CharacterSet="2">
  915. <Tool
  916. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  917. InlineFunctionExpansion="1"
  918. AdditionalIncludeDirectories="....include"
  919. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  920. StringPooling="TRUE"
  921. RuntimeLibrary="2"
  922. EnableFunctionLevelLinking="TRUE"
  923. UsePrecompiledHeader="3"
  924. PrecompiledHeaderThrough="stdafx.h"
  925. PrecompiledHeaderFile=".....Bin_700MbcsReleaseDRAWCLI/DRAWCLI_700.pch"
  926. AssemblerListingLocation=".....Bin_700MbcsReleaseDRAWCLI/"
  927. ObjectFile=".....Bin_700MbcsReleaseDRAWCLI/"
  928. ProgramDataBaseFileName=".....Bin_700MbcsReleaseDRAWCLI/"
  929. WarningLevel="4"
  930. SuppressStartupBanner="TRUE"
  931. CompileAs="0"/>
  932. <Tool
  933. Name="VCCustomBuildTool"/>
  934. <Tool
  935. Name="VCLinkerTool"
  936. AdditionalOptions="/MACHINE:I386"
  937. OutputFile="....Bin_700/DRAWCLI-m.exe"
  938. LinkIncremental="1"
  939. SuppressStartupBanner="TRUE"
  940. AdditionalLibraryDirectories="....Bin_700"
  941. ProgramDatabaseFile=".....Bin_700/DRAWCLI-m.pdb"
  942. SubSystem="2"/>
  943. <Tool
  944. Name="VCMIDLTool"
  945. PreprocessorDefinitions="NDEBUG"
  946. MkTypLibCompatible="TRUE"
  947. SuppressStartupBanner="TRUE"
  948. TargetEnvironment="1"
  949. TypeLibraryName=".....Bin_700/DRAWCLI_700.tlb"/>
  950. <Tool
  951. Name="VCPostBuildEventTool"/>
  952. <Tool
  953. Name="VCPreBuildEventTool"/>
  954. <Tool
  955. Name="VCPreLinkEventTool"/>
  956. <Tool
  957. Name="VCResourceCompilerTool"
  958. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  959. Culture="1033"
  960. AdditionalIncludeDirectories="../../Include"/>
  961. <Tool
  962. Name="VCWebServiceProxyGeneratorTool"/>
  963. <Tool
  964. Name="VCWebDeploymentTool"/>
  965. </Configuration>
  966. <Configuration
  967. Name="ANSI Debug|Win32"
  968. OutputDirectory=".....Bin_700"
  969. IntermediateDirectory=".....Bin_700AnsiDebugDRAWCLI"
  970. ConfigurationType="1"
  971. UseOfMFC="2"
  972. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  973. <Tool
  974. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  975. Optimization="0"
  976. AdditionalIncludeDirectories="....include"
  977. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  978. BasicRuntimeChecks="3"
  979. RuntimeLibrary="3"
  980. UsePrecompiledHeader="3"
  981. PrecompiledHeaderThrough="stdafx.h"
  982. PrecompiledHeaderFile=".....Bin_700AnsiDebugDRAWCLI/DRAWCLI_700.pch"
  983. AssemblerListingLocation=".....Bin_700AnsiDebugDRAWCLI/"
  984. ObjectFile=".....Bin_700AnsiDebugDRAWCLI/"
  985. ProgramDataBaseFileName=".....Bin_700AnsiDebugDRAWCLI/"
  986. WarningLevel="4"
  987. SuppressStartupBanner="TRUE"
  988. DebugInformationFormat="4"
  989. CompileAs="0"/>
  990. <Tool
  991. Name="VCCustomBuildTool"/>
  992. <Tool
  993. Name="VCLinkerTool"
  994. AdditionalOptions="/MACHINE:I386"
  995. OutputFile="....Bin_700/DRAWCLI-nd.exe"
  996. LinkIncremental="2"
  997. SuppressStartupBanner="TRUE"
  998. AdditionalLibraryDirectories="....Bin_700"
  999. GenerateDebugInformation="TRUE"
  1000. ProgramDatabaseFile=".....Bin_700/DRAWCLI-nd.pdb"
  1001. SubSystem="2"/>
  1002. <Tool
  1003. Name="VCMIDLTool"
  1004. PreprocessorDefinitions="_DEBUG"
  1005. MkTypLibCompatible="TRUE"
  1006. SuppressStartupBanner="TRUE"
  1007. TargetEnvironment="1"
  1008. TypeLibraryName=".....Bin_700/DRAWCLI_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;_DEBUG"
  1018. Culture="1033"
  1019. AdditionalIncludeDirectories="../../Include"/>
  1020. <Tool
  1021. Name="VCWebServiceProxyGeneratorTool"/>
  1022. <Tool
  1023. Name="VCWebDeploymentTool"/>
  1024. </Configuration>
  1025. <Configuration
  1026. Name="Unicode Release|Win32"
  1027. OutputDirectory=".....Bin_700"
  1028. IntermediateDirectory=".....Bin_700UnicodeReleaseDRAWCLI"
  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;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_700UnicodeReleaseDRAWCLI/DRAWCLI_700.pch"
  1044. AssemblerListingLocation=".....Bin_700UnicodeReleaseDRAWCLI/"
  1045. ObjectFile=".....Bin_700UnicodeReleaseDRAWCLI/"
  1046. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseDRAWCLI/"
  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/DRAWCLI-u.exe"
  1056. LinkIncremental="1"
  1057. SuppressStartupBanner="TRUE"
  1058. AdditionalLibraryDirectories="....Bin_700"
  1059. ProgramDatabaseFile=".....Bin_700/DRAWCLI-u.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/DRAWCLI_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=".CNTRITEM.CPP">
  1092. </File>
  1093. <File
  1094. RelativePath=".DRAWCLI.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".DRAWCLI.rc">
  1098. </File>
  1099. <File
  1100. RelativePath=".DRAWDOC.CPP">
  1101. </File>
  1102. <File
  1103. RelativePath=".DRAWOBJ.CPP">
  1104. </File>
  1105. <File
  1106. RelativePath=".DRAWTOOL.CPP">
  1107. </File>
  1108. <File
  1109. RelativePath=".DRAWVW.CPP">
  1110. </File>
  1111. <File
  1112. RelativePath=".MainFrm.cpp">
  1113. </File>
  1114. <File
  1115. RelativePath=".PROPSET.CPP">
  1116. </File>
  1117. <File
  1118. RelativePath=".RECTDLG.CPP">
  1119. </File>
  1120. <File
  1121. RelativePath=".SPLITFRM.CPP">
  1122. </File>
  1123. <File
  1124. RelativePath=".STATPAGE.CPP">
  1125. </File>
  1126. <File
  1127. RelativePath=".SUMMINFO.CPP">
  1128. </File>
  1129. <File
  1130. RelativePath=".SUMMPAGE.CPP">
  1131. </File>
  1132. <File
  1133. RelativePath=".StdAfx.cpp">
  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 Unicode Release with MFC DLL|Win32">
  1148. <Tool
  1149. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1150. UsePrecompiledHeader="1"/>
  1151. </FileConfiguration>
  1152. <FileConfiguration
  1153. Name="Static MBCS Release with MFC DLL|Win32">
  1154. <Tool
  1155. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1156. UsePrecompiledHeader="1"/>
  1157. </FileConfiguration>
  1158. <FileConfiguration
  1159. Name="Static MBCS Release|Win32">
  1160. <Tool
  1161. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1162. UsePrecompiledHeader="1"/>
  1163. </FileConfiguration>
  1164. <FileConfiguration
  1165. Name="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="MBCS Debug|Win32">
  1184. <Tool
  1185. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1186. UsePrecompiledHeader="1"/>
  1187. </FileConfiguration>
  1188. <FileConfiguration
  1189. Name="Static Unicode Debug with MFC DLL|Win32">
  1190. <Tool
  1191. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1192. UsePrecompiledHeader="1"/>
  1193. </FileConfiguration>
  1194. <FileConfiguration
  1195. Name="Unicode Debug|Win32">
  1196. <Tool
  1197. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1198. UsePrecompiledHeader="1"/>
  1199. </FileConfiguration>
  1200. <FileConfiguration
  1201. Name="Static MBCS Debug with MFC DLL|Win32">
  1202. <Tool
  1203. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1204. UsePrecompiledHeader="1"/>
  1205. </FileConfiguration>
  1206. <FileConfiguration
  1207. Name="Static ANSI Debug with MFC DLL|Win32">
  1208. <Tool
  1209. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1210. UsePrecompiledHeader="1"/>
  1211. </FileConfiguration>
  1212. <FileConfiguration
  1213. Name="Static ANSI Release|Win32">
  1214. <Tool
  1215. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1216. UsePrecompiledHeader="1"/>
  1217. </FileConfiguration>
  1218. <FileConfiguration
  1219. Name="Static Unicode Release|Win32">
  1220. <Tool
  1221. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1222. UsePrecompiledHeader="1"/>
  1223. </FileConfiguration>
  1224. <FileConfiguration
  1225. Name="MBCS Release|Win32">
  1226. <Tool
  1227. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1228. UsePrecompiledHeader="1"/>
  1229. </FileConfiguration>
  1230. <FileConfiguration
  1231. Name="ANSI Debug|Win32">
  1232. <Tool
  1233. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1234. UsePrecompiledHeader="1"/>
  1235. </FileConfiguration>
  1236. <FileConfiguration
  1237. Name="Unicode Release|Win32">
  1238. <Tool
  1239. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1240. UsePrecompiledHeader="1"/>
  1241. </FileConfiguration>
  1242. </File>
  1243. </Filter>
  1244. <Filter
  1245. Name="Header Files"
  1246. Filter="h;hpp;hxx;hm;inl">
  1247. <File
  1248. RelativePath=".CNTRITEM.H">
  1249. </File>
  1250. <File
  1251. RelativePath=".DRAWCLI.h">
  1252. </File>
  1253. <File
  1254. RelativePath=".DRAWDOC.H">
  1255. </File>
  1256. <File
  1257. RelativePath=".DRAWOBJ.H">
  1258. </File>
  1259. <File
  1260. RelativePath=".DRAWTOOL.H">
  1261. </File>
  1262. <File
  1263. RelativePath=".DRAWVW.H">
  1264. </File>
  1265. <File
  1266. RelativePath=".MainFrm.h">
  1267. </File>
  1268. <File
  1269. RelativePath=".PROPSET.H">
  1270. </File>
  1271. <File
  1272. RelativePath=".RECTDLG.H">
  1273. </File>
  1274. <File
  1275. RelativePath=".Resource.h">
  1276. </File>
  1277. <File
  1278. RelativePath=".SPLITFRM.H">
  1279. </File>
  1280. <File
  1281. RelativePath=".STATPAGE.H">
  1282. </File>
  1283. <File
  1284. RelativePath=".SUMMINFO.H">
  1285. </File>
  1286. <File
  1287. RelativePath=".SUMMPAGE.H">
  1288. </File>
  1289. <File
  1290. RelativePath=".StdAfx.h">
  1291. </File>
  1292. </Filter>
  1293. <Filter
  1294. Name="Resource Files"
  1295. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1296. <File
  1297. RelativePath=".resDRAWCLI.ico">
  1298. </File>
  1299. <File
  1300. RelativePath=".resDRAWCLI.rc2">
  1301. </File>
  1302. <File
  1303. RelativePath=".resDRAWDOC.ICO">
  1304. </File>
  1305. <File
  1306. RelativePath=".resPENCIL.CUR">
  1307. </File>
  1308. <File
  1309. RelativePath=".resTOOLBAR_16_4bit.bmp">
  1310. </File>
  1311. <File
  1312. RelativePath=".resTOOLBAR_1_16bit.bmp">
  1313. </File>
  1314. <File
  1315. RelativePath=".resTOOLBAR_1_4bit.bmp">
  1316. </File>
  1317. <File
  1318. RelativePath=".resTOOLBAR_2_16bit.bmp">
  1319. </File>
  1320. <File
  1321. RelativePath=".resTOOLBAR_2_4bit.bmp">
  1322. </File>
  1323. <File
  1324. RelativePath=".resToolbar.bmp">
  1325. </File>
  1326. <File
  1327. RelativePath=".resico00001.ico">
  1328. </File>
  1329. <File
  1330. RelativePath=".resico00002.ico">
  1331. </File>
  1332. <File
  1333. RelativePath=".resico00003.ico">
  1334. </File>
  1335. <File
  1336. RelativePath=".resico00004.ico">
  1337. </File>
  1338. <File
  1339. RelativePath=".resico00005.ico">
  1340. </File>
  1341. <File
  1342. RelativePath=".resico00006.ico">
  1343. </File>
  1344. <File
  1345. RelativePath=".resico00007.ico">
  1346. </File>
  1347. <File
  1348. RelativePath=".resico00008.ico">
  1349. </File>
  1350. <File
  1351. RelativePath=".resicon1.ico">
  1352. </File>
  1353. <File
  1354. RelativePath=".resid_objec.ico">
  1355. </File>
  1356. <File
  1357. RelativePath=".resid_scppv.ico">
  1358. </File>
  1359. <File
  1360. RelativePath=".residr_abou.ico">
  1361. </File>
  1362. <File
  1363. RelativePath=".residr_mdit.ico">
  1364. </File>
  1365. <File
  1366. RelativePath=".restoolbar2.bmp">
  1367. </File>
  1368. <File
  1369. RelativePath=".restoolbar_.bmp">
  1370. </File>
  1371. </Filter>
  1372. <File
  1373. RelativePath=".ReadMe.txt">
  1374. </File>
  1375. </Files>
  1376. <Globals>
  1377. </Globals>
  1378. </VisualStudioProject>