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

界面编程

开发平台:

Visual C++

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