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