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

界面编程

开发平台:

Visual C++

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