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

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Skinable"
  6. ProjectGUID="{209A8DAA-FF90-4A9C-BE97-6CB59EE5371E}"
  7. SccProjectName=""
  8. SccLocalPath=""
  9. Keyword="MFCProj">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Static MBCS Debug with MFC DLL|Win32"
  17. OutputDirectory=".....Bin_710"
  18. IntermediateDirectory=".....Bin_710StaticMbcsDebugWithMfcDllSkinable"
  19. ConfigurationType="1"
  20. UseOfMFC="2"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  22. CharacterSet="2">
  23. <Tool
  24. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  25. Optimization="0"
  26. AdditionalIncludeDirectories="....include"
  27. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  28. BasicRuntimeChecks="3"
  29. RuntimeLibrary="3"
  30. UsePrecompiledHeader="3"
  31. PrecompiledHeaderThrough="stdafx.h"
  32. PrecompiledHeaderFile=".....Bin_710StaticMbcsDebugWithMfcDllSkinable/Skinable_710.pch"
  33. AssemblerListingLocation=".....Bin_710StaticMbcsDebugWithMfcDllSkinable/"
  34. ObjectFile=".....Bin_710StaticMbcsDebugWithMfcDllSkinable/"
  35. ProgramDataBaseFileName=".....Bin_710StaticMbcsDebugWithMfcDllSkinable/"
  36. WarningLevel="4"
  37. SuppressStartupBanner="TRUE"
  38. DebugInformationFormat="4"
  39. CompileAs="0"/>
  40. <Tool
  41. Name="VCCustomBuildTool"/>
  42. <Tool
  43. Name="VCLinkerTool"
  44. OutputFile="....Bin_710/Skinable-ymd.exe"
  45. LinkIncremental="1"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_710"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".....Bin_710/Skinable-ymd.pdb"
  50. SubSystem="2"
  51. TargetMachine="1"/>
  52. <Tool
  53. Name="VCMIDLTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. MkTypLibCompatible="TRUE"
  56. SuppressStartupBanner="TRUE"
  57. TargetEnvironment="1"
  58. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  59. HeaderFileName=""/>
  60. <Tool
  61. Name="VCPostBuildEventTool"/>
  62. <Tool
  63. Name="VCPreBuildEventTool"/>
  64. <Tool
  65. Name="VCPreLinkEventTool"/>
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  69. Culture="1033"
  70. AdditionalIncludeDirectories="../../Include"/>
  71. <Tool
  72. Name="VCWebServiceProxyGeneratorTool"/>
  73. <Tool
  74. Name="VCXMLDataGeneratorTool"/>
  75. <Tool
  76. Name="VCWebDeploymentTool"/>
  77. <Tool
  78. Name="VCManagedWrapperGeneratorTool"/>
  79. <Tool
  80. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  81. </Configuration>
  82. <Configuration
  83. Name="Static ANSI Debug with MFC DLL|Win32"
  84. OutputDirectory=".....Bin_710"
  85. IntermediateDirectory=".....Bin_710StaticAnsiDebugWithMfcDllSkinable"
  86. ConfigurationType="1"
  87. UseOfMFC="2"
  88. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  89. <Tool
  90. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  91. Optimization="0"
  92. AdditionalIncludeDirectories="....include"
  93. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  94. BasicRuntimeChecks="3"
  95. RuntimeLibrary="3"
  96. UsePrecompiledHeader="3"
  97. PrecompiledHeaderThrough="stdafx.h"
  98. PrecompiledHeaderFile=".....Bin_710StaticAnsiDebugWithMfcDllSkinable/Skinable_710.pch"
  99. AssemblerListingLocation=".....Bin_710StaticAnsiDebugWithMfcDllSkinable/"
  100. ObjectFile=".....Bin_710StaticAnsiDebugWithMfcDllSkinable/"
  101. ProgramDataBaseFileName=".....Bin_710StaticAnsiDebugWithMfcDllSkinable/"
  102. WarningLevel="4"
  103. SuppressStartupBanner="TRUE"
  104. DebugInformationFormat="4"
  105. CompileAs="0"/>
  106. <Tool
  107. Name="VCCustomBuildTool"/>
  108. <Tool
  109. Name="VCLinkerTool"
  110. OutputFile="....Bin_710/Skinable-ynd.exe"
  111. LinkIncremental="1"
  112. SuppressStartupBanner="TRUE"
  113. AdditionalLibraryDirectories="....Bin_710"
  114. GenerateDebugInformation="TRUE"
  115. ProgramDatabaseFile=".....Bin_710/Skinable-ynd.pdb"
  116. SubSystem="2"
  117. TargetMachine="1"/>
  118. <Tool
  119. Name="VCMIDLTool"
  120. PreprocessorDefinitions="_DEBUG"
  121. MkTypLibCompatible="TRUE"
  122. SuppressStartupBanner="TRUE"
  123. TargetEnvironment="1"
  124. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  125. HeaderFileName=""/>
  126. <Tool
  127. Name="VCPostBuildEventTool"/>
  128. <Tool
  129. Name="VCPreBuildEventTool"/>
  130. <Tool
  131. Name="VCPreLinkEventTool"/>
  132. <Tool
  133. Name="VCResourceCompilerTool"
  134. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  135. Culture="1033"
  136. AdditionalIncludeDirectories="../../Include"/>
  137. <Tool
  138. Name="VCWebServiceProxyGeneratorTool"/>
  139. <Tool
  140. Name="VCXMLDataGeneratorTool"/>
  141. <Tool
  142. Name="VCWebDeploymentTool"/>
  143. <Tool
  144. Name="VCManagedWrapperGeneratorTool"/>
  145. <Tool
  146. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  147. </Configuration>
  148. <Configuration
  149. Name="Unicode Debug|Win32"
  150. OutputDirectory=".....Bin_710"
  151. IntermediateDirectory=".....Bin_710UnicodeDebugSkinable"
  152. ConfigurationType="1"
  153. UseOfMFC="2"
  154. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  155. CharacterSet="1">
  156. <Tool
  157. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  158. Optimization="0"
  159. AdditionalIncludeDirectories="....include"
  160. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  161. BasicRuntimeChecks="3"
  162. RuntimeLibrary="3"
  163. UsePrecompiledHeader="3"
  164. PrecompiledHeaderThrough="stdafx.h"
  165. PrecompiledHeaderFile=".....Bin_710UnicodeDebugSkinable/Skinable_710.pch"
  166. AssemblerListingLocation=".....Bin_710UnicodeDebugSkinable/"
  167. ObjectFile=".....Bin_710UnicodeDebugSkinable/"
  168. ProgramDataBaseFileName=".....Bin_710UnicodeDebugSkinable/"
  169. WarningLevel="4"
  170. SuppressStartupBanner="TRUE"
  171. DebugInformationFormat="4"
  172. CompileAs="0"/>
  173. <Tool
  174. Name="VCCustomBuildTool"/>
  175. <Tool
  176. Name="VCLinkerTool"
  177. OutputFile="....Bin_710/Skinable-ud.exe"
  178. LinkIncremental="1"
  179. SuppressStartupBanner="TRUE"
  180. AdditionalLibraryDirectories="....Bin_710"
  181. GenerateDebugInformation="TRUE"
  182. ProgramDatabaseFile=".....Bin_710/Skinable-ud.pdb"
  183. SubSystem="2"
  184. EntryPointSymbol="wWinMainCRTStartup"
  185. TargetMachine="1"/>
  186. <Tool
  187. Name="VCMIDLTool"
  188. PreprocessorDefinitions="_DEBUG"
  189. MkTypLibCompatible="TRUE"
  190. SuppressStartupBanner="TRUE"
  191. TargetEnvironment="1"
  192. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  193. HeaderFileName=""/>
  194. <Tool
  195. Name="VCPostBuildEventTool"/>
  196. <Tool
  197. Name="VCPreBuildEventTool"/>
  198. <Tool
  199. Name="VCPreLinkEventTool"/>
  200. <Tool
  201. Name="VCResourceCompilerTool"
  202. PreprocessorDefinitions="_DEBUG"
  203. Culture="1033"
  204. AdditionalIncludeDirectories="../../Include"/>
  205. <Tool
  206. Name="VCWebServiceProxyGeneratorTool"/>
  207. <Tool
  208. Name="VCXMLDataGeneratorTool"/>
  209. <Tool
  210. Name="VCWebDeploymentTool"/>
  211. <Tool
  212. Name="VCManagedWrapperGeneratorTool"/>
  213. <Tool
  214. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  215. </Configuration>
  216. <Configuration
  217. Name="ANSI Release|Win32"
  218. OutputDirectory=".....Bin_710"
  219. IntermediateDirectory=".....Bin_710AnsiReleaseSkinable"
  220. ConfigurationType="1"
  221. UseOfMFC="2"
  222. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  223. <Tool
  224. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  225. Optimization="2"
  226. InlineFunctionExpansion="1"
  227. AdditionalIncludeDirectories="....include"
  228. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  229. StringPooling="TRUE"
  230. RuntimeLibrary="2"
  231. EnableFunctionLevelLinking="TRUE"
  232. UsePrecompiledHeader="3"
  233. PrecompiledHeaderThrough="stdafx.h"
  234. PrecompiledHeaderFile=".....Bin_710AnsiReleaseSkinable/Skinable_710.pch"
  235. AssemblerListingLocation=".....Bin_710AnsiReleaseSkinable/"
  236. ObjectFile=".....Bin_710AnsiReleaseSkinable/"
  237. ProgramDataBaseFileName=".....Bin_710AnsiReleaseSkinable/"
  238. WarningLevel="4"
  239. SuppressStartupBanner="TRUE"
  240. CompileAs="0"/>
  241. <Tool
  242. Name="VCCustomBuildTool"/>
  243. <Tool
  244. Name="VCLinkerTool"
  245. OutputFile="....Bin_710/Skinable-n.exe"
  246. LinkIncremental="1"
  247. SuppressStartupBanner="TRUE"
  248. AdditionalLibraryDirectories="....Bin_710"
  249. ProgramDatabaseFile=".....Bin_710/Skinable-n.pdb"
  250. SubSystem="2"
  251. TargetMachine="1"/>
  252. <Tool
  253. Name="VCMIDLTool"
  254. PreprocessorDefinitions="NDEBUG"
  255. MkTypLibCompatible="TRUE"
  256. SuppressStartupBanner="TRUE"
  257. TargetEnvironment="1"
  258. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  259. HeaderFileName=""/>
  260. <Tool
  261. Name="VCPostBuildEventTool"/>
  262. <Tool
  263. Name="VCPreBuildEventTool"/>
  264. <Tool
  265. Name="VCPreLinkEventTool"/>
  266. <Tool
  267. Name="VCResourceCompilerTool"
  268. PreprocessorDefinitions="NDEBUG"
  269. Culture="1033"
  270. AdditionalIncludeDirectories="../../Include"/>
  271. <Tool
  272. Name="VCWebServiceProxyGeneratorTool"/>
  273. <Tool
  274. Name="VCXMLDataGeneratorTool"/>
  275. <Tool
  276. Name="VCWebDeploymentTool"/>
  277. <Tool
  278. Name="VCManagedWrapperGeneratorTool"/>
  279. <Tool
  280. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  281. </Configuration>
  282. <Configuration
  283. Name="Unicode Release|Win32"
  284. OutputDirectory=".....Bin_710"
  285. IntermediateDirectory=".....Bin_710UnicodeReleaseSkinable"
  286. ConfigurationType="1"
  287. UseOfMFC="2"
  288. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  289. CharacterSet="1">
  290. <Tool
  291. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  292. Optimization="2"
  293. InlineFunctionExpansion="1"
  294. AdditionalIncludeDirectories="....include"
  295. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  296. StringPooling="TRUE"
  297. RuntimeLibrary="2"
  298. EnableFunctionLevelLinking="TRUE"
  299. UsePrecompiledHeader="3"
  300. PrecompiledHeaderThrough="stdafx.h"
  301. PrecompiledHeaderFile=".....Bin_710UnicodeReleaseSkinable/Skinable_710.pch"
  302. AssemblerListingLocation=".....Bin_710UnicodeReleaseSkinable/"
  303. ObjectFile=".....Bin_710UnicodeReleaseSkinable/"
  304. ProgramDataBaseFileName=".....Bin_710UnicodeReleaseSkinable/"
  305. WarningLevel="4"
  306. SuppressStartupBanner="TRUE"
  307. CompileAs="0"/>
  308. <Tool
  309. Name="VCCustomBuildTool"/>
  310. <Tool
  311. Name="VCLinkerTool"
  312. OutputFile="....Bin_710/Skinable-u.exe"
  313. LinkIncremental="1"
  314. SuppressStartupBanner="TRUE"
  315. AdditionalLibraryDirectories="....Bin_710"
  316. ProgramDatabaseFile=".....Bin_710/Skinable-u.pdb"
  317. SubSystem="2"
  318. EntryPointSymbol="wWinMainCRTStartup"
  319. TargetMachine="1"/>
  320. <Tool
  321. Name="VCMIDLTool"
  322. PreprocessorDefinitions="NDEBUG"
  323. MkTypLibCompatible="TRUE"
  324. SuppressStartupBanner="TRUE"
  325. TargetEnvironment="1"
  326. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  327. HeaderFileName=""/>
  328. <Tool
  329. Name="VCPostBuildEventTool"/>
  330. <Tool
  331. Name="VCPreBuildEventTool"/>
  332. <Tool
  333. Name="VCPreLinkEventTool"/>
  334. <Tool
  335. Name="VCResourceCompilerTool"
  336. PreprocessorDefinitions="NDEBUG"
  337. Culture="1033"
  338. AdditionalIncludeDirectories="../../Include"/>
  339. <Tool
  340. Name="VCWebServiceProxyGeneratorTool"/>
  341. <Tool
  342. Name="VCXMLDataGeneratorTool"/>
  343. <Tool
  344. Name="VCWebDeploymentTool"/>
  345. <Tool
  346. Name="VCManagedWrapperGeneratorTool"/>
  347. <Tool
  348. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  349. </Configuration>
  350. <Configuration
  351. Name="Static ANSI Release|Win32"
  352. OutputDirectory=".....Bin_710"
  353. IntermediateDirectory=".....Bin_710StaticAnsiReleaseSkinable"
  354. ConfigurationType="1"
  355. UseOfMFC="1"
  356. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  357. <Tool
  358. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  359. Optimization="2"
  360. InlineFunctionExpansion="1"
  361. AdditionalIncludeDirectories="....include"
  362. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  363. StringPooling="TRUE"
  364. RuntimeLibrary="0"
  365. EnableFunctionLevelLinking="TRUE"
  366. UsePrecompiledHeader="3"
  367. PrecompiledHeaderThrough="stdafx.h"
  368. PrecompiledHeaderFile=".....Bin_710StaticAnsiReleaseSkinable/Skinable_710.pch"
  369. AssemblerListingLocation=".....Bin_710StaticAnsiReleaseSkinable/"
  370. ObjectFile=".....Bin_710StaticAnsiReleaseSkinable/"
  371. ProgramDataBaseFileName=".....Bin_710StaticAnsiReleaseSkinable/"
  372. WarningLevel="4"
  373. SuppressStartupBanner="TRUE"
  374. CompileAs="0"/>
  375. <Tool
  376. Name="VCCustomBuildTool"/>
  377. <Tool
  378. Name="VCLinkerTool"
  379. OutputFile="....Bin_710/Skinable-sn.exe"
  380. LinkIncremental="1"
  381. SuppressStartupBanner="TRUE"
  382. AdditionalLibraryDirectories="....Bin_710"
  383. ProgramDatabaseFile=".....Bin_710/Skinable-sn.pdb"
  384. SubSystem="2"
  385. TargetMachine="1"/>
  386. <Tool
  387. Name="VCMIDLTool"
  388. PreprocessorDefinitions="NDEBUG"
  389. MkTypLibCompatible="TRUE"
  390. SuppressStartupBanner="TRUE"
  391. TargetEnvironment="1"
  392. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  393. HeaderFileName=""/>
  394. <Tool
  395. Name="VCPostBuildEventTool"/>
  396. <Tool
  397. Name="VCPreBuildEventTool"/>
  398. <Tool
  399. Name="VCPreLinkEventTool"/>
  400. <Tool
  401. Name="VCResourceCompilerTool"
  402. PreprocessorDefinitions="NDEBUG"
  403. Culture="1033"
  404. AdditionalIncludeDirectories="../../Include"/>
  405. <Tool
  406. Name="VCWebServiceProxyGeneratorTool"/>
  407. <Tool
  408. Name="VCXMLDataGeneratorTool"/>
  409. <Tool
  410. Name="VCWebDeploymentTool"/>
  411. <Tool
  412. Name="VCManagedWrapperGeneratorTool"/>
  413. <Tool
  414. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  415. </Configuration>
  416. <Configuration
  417. Name="MBCS Debug|Win32"
  418. OutputDirectory=".....Bin_710"
  419. IntermediateDirectory=".....Bin_710MbcsDebugSkinable"
  420. ConfigurationType="1"
  421. UseOfMFC="2"
  422. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  423. CharacterSet="2">
  424. <Tool
  425. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  426. Optimization="0"
  427. AdditionalIncludeDirectories="....include"
  428. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  429. BasicRuntimeChecks="3"
  430. RuntimeLibrary="3"
  431. UsePrecompiledHeader="3"
  432. PrecompiledHeaderThrough="stdafx.h"
  433. PrecompiledHeaderFile=".....Bin_710MbcsDebugSkinable/Skinable_710.pch"
  434. AssemblerListingLocation=".....Bin_710MbcsDebugSkinable/"
  435. ObjectFile=".....Bin_710MbcsDebugSkinable/"
  436. ProgramDataBaseFileName=".....Bin_710MbcsDebugSkinable/"
  437. WarningLevel="4"
  438. SuppressStartupBanner="TRUE"
  439. DebugInformationFormat="4"
  440. CompileAs="0"/>
  441. <Tool
  442. Name="VCCustomBuildTool"/>
  443. <Tool
  444. Name="VCLinkerTool"
  445. OutputFile="....Bin_710/Skinable-md.exe"
  446. LinkIncremental="1"
  447. SuppressStartupBanner="TRUE"
  448. AdditionalLibraryDirectories="....Bin_710"
  449. GenerateDebugInformation="TRUE"
  450. ProgramDatabaseFile=".....Bin_710/Skinable-md.pdb"
  451. SubSystem="2"
  452. TargetMachine="1"/>
  453. <Tool
  454. Name="VCMIDLTool"
  455. PreprocessorDefinitions="_DEBUG"
  456. MkTypLibCompatible="TRUE"
  457. SuppressStartupBanner="TRUE"
  458. TargetEnvironment="1"
  459. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  460. HeaderFileName=""/>
  461. <Tool
  462. Name="VCPostBuildEventTool"/>
  463. <Tool
  464. Name="VCPreBuildEventTool"/>
  465. <Tool
  466. Name="VCPreLinkEventTool"/>
  467. <Tool
  468. Name="VCResourceCompilerTool"
  469. PreprocessorDefinitions="_DEBUG"
  470. Culture="1033"
  471. AdditionalIncludeDirectories="../../Include"/>
  472. <Tool
  473. Name="VCWebServiceProxyGeneratorTool"/>
  474. <Tool
  475. Name="VCXMLDataGeneratorTool"/>
  476. <Tool
  477. Name="VCWebDeploymentTool"/>
  478. <Tool
  479. Name="VCManagedWrapperGeneratorTool"/>
  480. <Tool
  481. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  482. </Configuration>
  483. <Configuration
  484. Name="Static MBCS Debug|Win32"
  485. OutputDirectory=".....Bin_710"
  486. IntermediateDirectory=".....Bin_710StaticMbcsDebugSkinable"
  487. ConfigurationType="1"
  488. UseOfMFC="1"
  489. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  490. CharacterSet="2">
  491. <Tool
  492. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  493. Optimization="0"
  494. AdditionalIncludeDirectories="....include"
  495. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  496. BasicRuntimeChecks="3"
  497. RuntimeLibrary="1"
  498. UsePrecompiledHeader="3"
  499. PrecompiledHeaderThrough="stdafx.h"
  500. PrecompiledHeaderFile=".....Bin_710StaticMbcsDebugSkinable/Skinable_710.pch"
  501. AssemblerListingLocation=".....Bin_710StaticMbcsDebugSkinable/"
  502. ObjectFile=".....Bin_710StaticMbcsDebugSkinable/"
  503. ProgramDataBaseFileName=".....Bin_710StaticMbcsDebugSkinable/"
  504. WarningLevel="4"
  505. SuppressStartupBanner="TRUE"
  506. DebugInformationFormat="4"
  507. CompileAs="0"/>
  508. <Tool
  509. Name="VCCustomBuildTool"/>
  510. <Tool
  511. Name="VCLinkerTool"
  512. OutputFile="....Bin_710/Skinable-smd.exe"
  513. LinkIncremental="1"
  514. SuppressStartupBanner="TRUE"
  515. AdditionalLibraryDirectories="....Bin_710"
  516. GenerateDebugInformation="TRUE"
  517. ProgramDatabaseFile=".....Bin_710/Skinable-smd.pdb"
  518. SubSystem="2"
  519. TargetMachine="1"/>
  520. <Tool
  521. Name="VCMIDLTool"
  522. PreprocessorDefinitions="_DEBUG"
  523. MkTypLibCompatible="TRUE"
  524. SuppressStartupBanner="TRUE"
  525. TargetEnvironment="1"
  526. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  527. HeaderFileName=""/>
  528. <Tool
  529. Name="VCPostBuildEventTool"/>
  530. <Tool
  531. Name="VCPreBuildEventTool"/>
  532. <Tool
  533. Name="VCPreLinkEventTool"/>
  534. <Tool
  535. Name="VCResourceCompilerTool"
  536. PreprocessorDefinitions="_DEBUG"
  537. Culture="1033"
  538. AdditionalIncludeDirectories="../../Include"/>
  539. <Tool
  540. Name="VCWebServiceProxyGeneratorTool"/>
  541. <Tool
  542. Name="VCXMLDataGeneratorTool"/>
  543. <Tool
  544. Name="VCWebDeploymentTool"/>
  545. <Tool
  546. Name="VCManagedWrapperGeneratorTool"/>
  547. <Tool
  548. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  549. </Configuration>
  550. <Configuration
  551. Name="Static Unicode Release with MFC DLL|Win32"
  552. OutputDirectory=".....Bin_710"
  553. IntermediateDirectory=".....Bin_710StaticUnicodeReleaseWithMfcDllSkinable"
  554. ConfigurationType="1"
  555. UseOfMFC="2"
  556. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  557. CharacterSet="1">
  558. <Tool
  559. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  560. Optimization="2"
  561. InlineFunctionExpansion="1"
  562. AdditionalIncludeDirectories="....include"
  563. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  564. StringPooling="TRUE"
  565. RuntimeLibrary="2"
  566. EnableFunctionLevelLinking="TRUE"
  567. UsePrecompiledHeader="3"
  568. PrecompiledHeaderThrough="stdafx.h"
  569. PrecompiledHeaderFile=".....Bin_710StaticUnicodeReleaseWithMfcDllSkinable/Skinable_710.pch"
  570. AssemblerListingLocation=".....Bin_710StaticUnicodeReleaseWithMfcDllSkinable/"
  571. ObjectFile=".....Bin_710StaticUnicodeReleaseWithMfcDllSkinable/"
  572. ProgramDataBaseFileName=".....Bin_710StaticUnicodeReleaseWithMfcDllSkinable/"
  573. WarningLevel="4"
  574. SuppressStartupBanner="TRUE"
  575. CompileAs="0"/>
  576. <Tool
  577. Name="VCCustomBuildTool"/>
  578. <Tool
  579. Name="VCLinkerTool"
  580. OutputFile="....Bin_710/Skinable-yu.exe"
  581. LinkIncremental="1"
  582. SuppressStartupBanner="TRUE"
  583. AdditionalLibraryDirectories="....Bin_710"
  584. ProgramDatabaseFile=".....Bin_710/Skinable-yu.pdb"
  585. SubSystem="2"
  586. EntryPointSymbol="wWinMainCRTStartup"
  587. TargetMachine="1"/>
  588. <Tool
  589. Name="VCMIDLTool"
  590. PreprocessorDefinitions="NDEBUG"
  591. MkTypLibCompatible="TRUE"
  592. SuppressStartupBanner="TRUE"
  593. TargetEnvironment="1"
  594. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  595. HeaderFileName=""/>
  596. <Tool
  597. Name="VCPostBuildEventTool"/>
  598. <Tool
  599. Name="VCPreBuildEventTool"/>
  600. <Tool
  601. Name="VCPreLinkEventTool"/>
  602. <Tool
  603. Name="VCResourceCompilerTool"
  604. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  605. Culture="1033"
  606. AdditionalIncludeDirectories="../../Include"/>
  607. <Tool
  608. Name="VCWebServiceProxyGeneratorTool"/>
  609. <Tool
  610. Name="VCXMLDataGeneratorTool"/>
  611. <Tool
  612. Name="VCWebDeploymentTool"/>
  613. <Tool
  614. Name="VCManagedWrapperGeneratorTool"/>
  615. <Tool
  616. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  617. </Configuration>
  618. <Configuration
  619. Name="Static ANSI Release with MFC DLL|Win32"
  620. OutputDirectory=".....Bin_710"
  621. IntermediateDirectory=".....Bin_710StaticAnsiReleaseWithMfcDllSkinable"
  622. ConfigurationType="1"
  623. UseOfMFC="2"
  624. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  625. <Tool
  626. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  627. Optimization="2"
  628. InlineFunctionExpansion="1"
  629. AdditionalIncludeDirectories="....include"
  630. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  631. StringPooling="TRUE"
  632. RuntimeLibrary="2"
  633. EnableFunctionLevelLinking="TRUE"
  634. UsePrecompiledHeader="3"
  635. PrecompiledHeaderThrough="stdafx.h"
  636. PrecompiledHeaderFile=".....Bin_710StaticAnsiReleaseWithMfcDllSkinable/Skinable_710.pch"
  637. AssemblerListingLocation=".....Bin_710StaticAnsiReleaseWithMfcDllSkinable/"
  638. ObjectFile=".....Bin_710StaticAnsiReleaseWithMfcDllSkinable/"
  639. ProgramDataBaseFileName=".....Bin_710StaticAnsiReleaseWithMfcDllSkinable/"
  640. WarningLevel="4"
  641. SuppressStartupBanner="TRUE"
  642. CompileAs="0"/>
  643. <Tool
  644. Name="VCCustomBuildTool"/>
  645. <Tool
  646. Name="VCLinkerTool"
  647. OutputFile="....Bin_710/Skinable-yn.exe"
  648. LinkIncremental="1"
  649. SuppressStartupBanner="TRUE"
  650. AdditionalLibraryDirectories="....Bin_710"
  651. ProgramDatabaseFile=".....Bin_710/Skinable-yn.pdb"
  652. SubSystem="2"
  653. TargetMachine="1"/>
  654. <Tool
  655. Name="VCMIDLTool"
  656. PreprocessorDefinitions="NDEBUG"
  657. MkTypLibCompatible="TRUE"
  658. SuppressStartupBanner="TRUE"
  659. TargetEnvironment="1"
  660. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  661. HeaderFileName=""/>
  662. <Tool
  663. Name="VCPostBuildEventTool"/>
  664. <Tool
  665. Name="VCPreBuildEventTool"/>
  666. <Tool
  667. Name="VCPreLinkEventTool"/>
  668. <Tool
  669. Name="VCResourceCompilerTool"
  670. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  671. Culture="1033"
  672. AdditionalIncludeDirectories="../../Include"/>
  673. <Tool
  674. Name="VCWebServiceProxyGeneratorTool"/>
  675. <Tool
  676. Name="VCXMLDataGeneratorTool"/>
  677. <Tool
  678. Name="VCWebDeploymentTool"/>
  679. <Tool
  680. Name="VCManagedWrapperGeneratorTool"/>
  681. <Tool
  682. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  683. </Configuration>
  684. <Configuration
  685. Name="MBCS Release|Win32"
  686. OutputDirectory=".....Bin_710"
  687. IntermediateDirectory=".....Bin_710MbcsReleaseSkinable"
  688. ConfigurationType="1"
  689. UseOfMFC="2"
  690. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  691. CharacterSet="2">
  692. <Tool
  693. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  694. Optimization="2"
  695. InlineFunctionExpansion="1"
  696. AdditionalIncludeDirectories="....include"
  697. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  698. StringPooling="TRUE"
  699. RuntimeLibrary="2"
  700. EnableFunctionLevelLinking="TRUE"
  701. UsePrecompiledHeader="3"
  702. PrecompiledHeaderThrough="stdafx.h"
  703. PrecompiledHeaderFile=".....Bin_710MbcsReleaseSkinable/Skinable_710.pch"
  704. AssemblerListingLocation=".....Bin_710MbcsReleaseSkinable/"
  705. ObjectFile=".....Bin_710MbcsReleaseSkinable/"
  706. ProgramDataBaseFileName=".....Bin_710MbcsReleaseSkinable/"
  707. WarningLevel="4"
  708. SuppressStartupBanner="TRUE"
  709. CompileAs="0"/>
  710. <Tool
  711. Name="VCCustomBuildTool"/>
  712. <Tool
  713. Name="VCLinkerTool"
  714. OutputFile="....Bin_710/Skinable-m.exe"
  715. LinkIncremental="1"
  716. SuppressStartupBanner="TRUE"
  717. AdditionalLibraryDirectories="....Bin_710"
  718. ProgramDatabaseFile=".....Bin_710/Skinable-m.pdb"
  719. SubSystem="2"
  720. TargetMachine="1"/>
  721. <Tool
  722. Name="VCMIDLTool"
  723. PreprocessorDefinitions="NDEBUG"
  724. MkTypLibCompatible="TRUE"
  725. SuppressStartupBanner="TRUE"
  726. TargetEnvironment="1"
  727. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  728. HeaderFileName=""/>
  729. <Tool
  730. Name="VCPostBuildEventTool"/>
  731. <Tool
  732. Name="VCPreBuildEventTool"/>
  733. <Tool
  734. Name="VCPreLinkEventTool"/>
  735. <Tool
  736. Name="VCResourceCompilerTool"
  737. PreprocessorDefinitions="NDEBUG"
  738. Culture="1033"
  739. AdditionalIncludeDirectories="../../Include"/>
  740. <Tool
  741. Name="VCWebServiceProxyGeneratorTool"/>
  742. <Tool
  743. Name="VCXMLDataGeneratorTool"/>
  744. <Tool
  745. Name="VCWebDeploymentTool"/>
  746. <Tool
  747. Name="VCManagedWrapperGeneratorTool"/>
  748. <Tool
  749. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  750. </Configuration>
  751. <Configuration
  752. Name="ANSI Debug|Win32"
  753. OutputDirectory=".....Bin_710"
  754. IntermediateDirectory=".....Bin_710AnsiDebugSkinable"
  755. ConfigurationType="1"
  756. UseOfMFC="2"
  757. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  758. <Tool
  759. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  760. Optimization="0"
  761. AdditionalIncludeDirectories="....include"
  762. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  763. BasicRuntimeChecks="3"
  764. RuntimeLibrary="3"
  765. UsePrecompiledHeader="3"
  766. PrecompiledHeaderThrough="stdafx.h"
  767. PrecompiledHeaderFile=".....Bin_710AnsiDebugSkinable/Skinable_710.pch"
  768. AssemblerListingLocation=".....Bin_710AnsiDebugSkinable/"
  769. ObjectFile=".....Bin_710AnsiDebugSkinable/"
  770. ProgramDataBaseFileName=".....Bin_710AnsiDebugSkinable/"
  771. WarningLevel="4"
  772. SuppressStartupBanner="TRUE"
  773. DebugInformationFormat="4"
  774. CompileAs="0"/>
  775. <Tool
  776. Name="VCCustomBuildTool"/>
  777. <Tool
  778. Name="VCLinkerTool"
  779. OutputFile="....Bin_710/Skinable-nd.exe"
  780. LinkIncremental="1"
  781. SuppressStartupBanner="TRUE"
  782. AdditionalLibraryDirectories="....Bin_710"
  783. GenerateDebugInformation="TRUE"
  784. ProgramDatabaseFile=".....Bin_710/Skinable-nd.pdb"
  785. SubSystem="2"
  786. TargetMachine="1"/>
  787. <Tool
  788. Name="VCMIDLTool"
  789. PreprocessorDefinitions="_DEBUG"
  790. MkTypLibCompatible="TRUE"
  791. SuppressStartupBanner="TRUE"
  792. TargetEnvironment="1"
  793. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  794. HeaderFileName=""/>
  795. <Tool
  796. Name="VCPostBuildEventTool"/>
  797. <Tool
  798. Name="VCPreBuildEventTool"/>
  799. <Tool
  800. Name="VCPreLinkEventTool"/>
  801. <Tool
  802. Name="VCResourceCompilerTool"
  803. PreprocessorDefinitions="_DEBUG"
  804. Culture="1033"
  805. AdditionalIncludeDirectories="../../Include"/>
  806. <Tool
  807. Name="VCWebServiceProxyGeneratorTool"/>
  808. <Tool
  809. Name="VCXMLDataGeneratorTool"/>
  810. <Tool
  811. Name="VCWebDeploymentTool"/>
  812. <Tool
  813. Name="VCManagedWrapperGeneratorTool"/>
  814. <Tool
  815. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  816. </Configuration>
  817. <Configuration
  818. Name="Static ANSI Debug|Win32"
  819. OutputDirectory=".....Bin_710"
  820. IntermediateDirectory=".....Bin_710StaticAnsiDebugSkinable"
  821. ConfigurationType="1"
  822. UseOfMFC="1"
  823. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  824. <Tool
  825. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  826. Optimization="0"
  827. AdditionalIncludeDirectories="....include"
  828. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  829. BasicRuntimeChecks="3"
  830. RuntimeLibrary="1"
  831. UsePrecompiledHeader="3"
  832. PrecompiledHeaderThrough="stdafx.h"
  833. PrecompiledHeaderFile=".....Bin_710StaticAnsiDebugSkinable/Skinable_710.pch"
  834. AssemblerListingLocation=".....Bin_710StaticAnsiDebugSkinable/"
  835. ObjectFile=".....Bin_710StaticAnsiDebugSkinable/"
  836. ProgramDataBaseFileName=".....Bin_710StaticAnsiDebugSkinable/"
  837. WarningLevel="4"
  838. SuppressStartupBanner="TRUE"
  839. DebugInformationFormat="4"
  840. CompileAs="0"/>
  841. <Tool
  842. Name="VCCustomBuildTool"/>
  843. <Tool
  844. Name="VCLinkerTool"
  845. OutputFile="....Bin_710/Skinable-snd.exe"
  846. LinkIncremental="1"
  847. SuppressStartupBanner="TRUE"
  848. AdditionalLibraryDirectories="....Bin_710"
  849. GenerateDebugInformation="TRUE"
  850. ProgramDatabaseFile=".....Bin_710/Skinable-snd.pdb"
  851. SubSystem="2"
  852. TargetMachine="1"/>
  853. <Tool
  854. Name="VCMIDLTool"
  855. PreprocessorDefinitions="_DEBUG"
  856. MkTypLibCompatible="TRUE"
  857. SuppressStartupBanner="TRUE"
  858. TargetEnvironment="1"
  859. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  860. HeaderFileName=""/>
  861. <Tool
  862. Name="VCPostBuildEventTool"/>
  863. <Tool
  864. Name="VCPreBuildEventTool"/>
  865. <Tool
  866. Name="VCPreLinkEventTool"/>
  867. <Tool
  868. Name="VCResourceCompilerTool"
  869. PreprocessorDefinitions="_DEBUG"
  870. Culture="1033"
  871. AdditionalIncludeDirectories="../../Include"/>
  872. <Tool
  873. Name="VCWebServiceProxyGeneratorTool"/>
  874. <Tool
  875. Name="VCXMLDataGeneratorTool"/>
  876. <Tool
  877. Name="VCWebDeploymentTool"/>
  878. <Tool
  879. Name="VCManagedWrapperGeneratorTool"/>
  880. <Tool
  881. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  882. </Configuration>
  883. <Configuration
  884. Name="Static Unicode Release|Win32"
  885. OutputDirectory=".....Bin_710"
  886. IntermediateDirectory=".....Bin_710StaticUnicodeReleaseSkinable"
  887. ConfigurationType="1"
  888. UseOfMFC="1"
  889. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  890. CharacterSet="1">
  891. <Tool
  892. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  893. Optimization="2"
  894. InlineFunctionExpansion="1"
  895. AdditionalIncludeDirectories="....include"
  896. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  897. StringPooling="TRUE"
  898. RuntimeLibrary="0"
  899. EnableFunctionLevelLinking="TRUE"
  900. UsePrecompiledHeader="3"
  901. PrecompiledHeaderThrough="stdafx.h"
  902. PrecompiledHeaderFile=".....Bin_710StaticUnicodeReleaseSkinable/Skinable_710.pch"
  903. AssemblerListingLocation=".....Bin_710StaticUnicodeReleaseSkinable/"
  904. ObjectFile=".....Bin_710StaticUnicodeReleaseSkinable/"
  905. ProgramDataBaseFileName=".....Bin_710StaticUnicodeReleaseSkinable/"
  906. WarningLevel="4"
  907. SuppressStartupBanner="TRUE"
  908. CompileAs="0"/>
  909. <Tool
  910. Name="VCCustomBuildTool"/>
  911. <Tool
  912. Name="VCLinkerTool"
  913. OutputFile="....Bin_710/Skinable-su.exe"
  914. LinkIncremental="1"
  915. SuppressStartupBanner="TRUE"
  916. AdditionalLibraryDirectories="....Bin_710"
  917. ProgramDatabaseFile=".....Bin_710/Skinable-su.pdb"
  918. SubSystem="2"
  919. EntryPointSymbol="wWinMainCRTStartup"
  920. TargetMachine="1"/>
  921. <Tool
  922. Name="VCMIDLTool"
  923. PreprocessorDefinitions="NDEBUG"
  924. MkTypLibCompatible="TRUE"
  925. SuppressStartupBanner="TRUE"
  926. TargetEnvironment="1"
  927. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  928. HeaderFileName=""/>
  929. <Tool
  930. Name="VCPostBuildEventTool"/>
  931. <Tool
  932. Name="VCPreBuildEventTool"/>
  933. <Tool
  934. Name="VCPreLinkEventTool"/>
  935. <Tool
  936. Name="VCResourceCompilerTool"
  937. PreprocessorDefinitions="NDEBUG"
  938. Culture="1033"
  939. AdditionalIncludeDirectories="../../Include"/>
  940. <Tool
  941. Name="VCWebServiceProxyGeneratorTool"/>
  942. <Tool
  943. Name="VCXMLDataGeneratorTool"/>
  944. <Tool
  945. Name="VCWebDeploymentTool"/>
  946. <Tool
  947. Name="VCManagedWrapperGeneratorTool"/>
  948. <Tool
  949. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  950. </Configuration>
  951. <Configuration
  952. Name="Static MBCS Release with MFC DLL|Win32"
  953. OutputDirectory=".....Bin_710"
  954. IntermediateDirectory=".....Bin_710StaticMbcsReleaseWithMfcDllSkinable"
  955. ConfigurationType="1"
  956. UseOfMFC="2"
  957. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  958. CharacterSet="2">
  959. <Tool
  960. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  961. Optimization="2"
  962. InlineFunctionExpansion="1"
  963. AdditionalIncludeDirectories="....include"
  964. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  965. StringPooling="TRUE"
  966. RuntimeLibrary="2"
  967. EnableFunctionLevelLinking="TRUE"
  968. UsePrecompiledHeader="3"
  969. PrecompiledHeaderThrough="stdafx.h"
  970. PrecompiledHeaderFile=".....Bin_710StaticMbcsReleaseWithMfcDllSkinable/Skinable_710.pch"
  971. AssemblerListingLocation=".....Bin_710StaticMbcsReleaseWithMfcDllSkinable/"
  972. ObjectFile=".....Bin_710StaticMbcsReleaseWithMfcDllSkinable/"
  973. ProgramDataBaseFileName=".....Bin_710StaticMbcsReleaseWithMfcDllSkinable/"
  974. WarningLevel="4"
  975. SuppressStartupBanner="TRUE"
  976. CompileAs="0"/>
  977. <Tool
  978. Name="VCCustomBuildTool"/>
  979. <Tool
  980. Name="VCLinkerTool"
  981. OutputFile="....Bin_710/Skinable-ym.exe"
  982. LinkIncremental="1"
  983. SuppressStartupBanner="TRUE"
  984. AdditionalLibraryDirectories="....Bin_710"
  985. ProgramDatabaseFile=".....Bin_710/Skinable-ym.pdb"
  986. SubSystem="2"
  987. TargetMachine="1"/>
  988. <Tool
  989. Name="VCMIDLTool"
  990. PreprocessorDefinitions="NDEBUG"
  991. MkTypLibCompatible="TRUE"
  992. SuppressStartupBanner="TRUE"
  993. TargetEnvironment="1"
  994. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  995. HeaderFileName=""/>
  996. <Tool
  997. Name="VCPostBuildEventTool"/>
  998. <Tool
  999. Name="VCPreBuildEventTool"/>
  1000. <Tool
  1001. Name="VCPreLinkEventTool"/>
  1002. <Tool
  1003. Name="VCResourceCompilerTool"
  1004. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  1005. Culture="1033"
  1006. AdditionalIncludeDirectories="../../Include"/>
  1007. <Tool
  1008. Name="VCWebServiceProxyGeneratorTool"/>
  1009. <Tool
  1010. Name="VCXMLDataGeneratorTool"/>
  1011. <Tool
  1012. Name="VCWebDeploymentTool"/>
  1013. <Tool
  1014. Name="VCManagedWrapperGeneratorTool"/>
  1015. <Tool
  1016. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  1017. </Configuration>
  1018. <Configuration
  1019. Name="Static MBCS Release|Win32"
  1020. OutputDirectory=".....Bin_710"
  1021. IntermediateDirectory=".....Bin_710StaticMbcsReleaseSkinable"
  1022. ConfigurationType="1"
  1023. UseOfMFC="1"
  1024. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1025. CharacterSet="2">
  1026. <Tool
  1027. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1028. Optimization="2"
  1029. InlineFunctionExpansion="1"
  1030. AdditionalIncludeDirectories="....include"
  1031. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1032. StringPooling="TRUE"
  1033. RuntimeLibrary="0"
  1034. EnableFunctionLevelLinking="TRUE"
  1035. UsePrecompiledHeader="3"
  1036. PrecompiledHeaderThrough="stdafx.h"
  1037. PrecompiledHeaderFile=".....Bin_710StaticMbcsReleaseSkinable/Skinable_710.pch"
  1038. AssemblerListingLocation=".....Bin_710StaticMbcsReleaseSkinable/"
  1039. ObjectFile=".....Bin_710StaticMbcsReleaseSkinable/"
  1040. ProgramDataBaseFileName=".....Bin_710StaticMbcsReleaseSkinable/"
  1041. WarningLevel="4"
  1042. SuppressStartupBanner="TRUE"
  1043. CompileAs="0"/>
  1044. <Tool
  1045. Name="VCCustomBuildTool"/>
  1046. <Tool
  1047. Name="VCLinkerTool"
  1048. OutputFile="....Bin_710/Skinable-sm.exe"
  1049. LinkIncremental="1"
  1050. SuppressStartupBanner="TRUE"
  1051. AdditionalLibraryDirectories="....Bin_710"
  1052. ProgramDatabaseFile=".....Bin_710/Skinable-sm.pdb"
  1053. SubSystem="2"
  1054. TargetMachine="1"/>
  1055. <Tool
  1056. Name="VCMIDLTool"
  1057. PreprocessorDefinitions="NDEBUG"
  1058. MkTypLibCompatible="TRUE"
  1059. SuppressStartupBanner="TRUE"
  1060. TargetEnvironment="1"
  1061. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  1062. HeaderFileName=""/>
  1063. <Tool
  1064. Name="VCPostBuildEventTool"/>
  1065. <Tool
  1066. Name="VCPreBuildEventTool"/>
  1067. <Tool
  1068. Name="VCPreLinkEventTool"/>
  1069. <Tool
  1070. Name="VCResourceCompilerTool"
  1071. PreprocessorDefinitions="NDEBUG"
  1072. Culture="1033"
  1073. AdditionalIncludeDirectories="../../Include"/>
  1074. <Tool
  1075. Name="VCWebServiceProxyGeneratorTool"/>
  1076. <Tool
  1077. Name="VCXMLDataGeneratorTool"/>
  1078. <Tool
  1079. Name="VCWebDeploymentTool"/>
  1080. <Tool
  1081. Name="VCManagedWrapperGeneratorTool"/>
  1082. <Tool
  1083. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  1084. </Configuration>
  1085. <Configuration
  1086. Name="Static Unicode Debug|Win32"
  1087. OutputDirectory=".....Bin_710"
  1088. IntermediateDirectory=".....Bin_710StaticUnicodeDebugSkinable"
  1089. ConfigurationType="1"
  1090. UseOfMFC="1"
  1091. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1092. CharacterSet="1">
  1093. <Tool
  1094. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1095. Optimization="0"
  1096. AdditionalIncludeDirectories="....include"
  1097. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1098. BasicRuntimeChecks="3"
  1099. RuntimeLibrary="1"
  1100. UsePrecompiledHeader="3"
  1101. PrecompiledHeaderThrough="stdafx.h"
  1102. PrecompiledHeaderFile=".....Bin_710StaticUnicodeDebugSkinable/Skinable_710.pch"
  1103. AssemblerListingLocation=".....Bin_710StaticUnicodeDebugSkinable/"
  1104. ObjectFile=".....Bin_710StaticUnicodeDebugSkinable/"
  1105. ProgramDataBaseFileName=".....Bin_710StaticUnicodeDebugSkinable/"
  1106. WarningLevel="4"
  1107. SuppressStartupBanner="TRUE"
  1108. DebugInformationFormat="4"
  1109. CompileAs="0"/>
  1110. <Tool
  1111. Name="VCCustomBuildTool"/>
  1112. <Tool
  1113. Name="VCLinkerTool"
  1114. OutputFile="....Bin_710/Skinable-sud.exe"
  1115. LinkIncremental="1"
  1116. SuppressStartupBanner="TRUE"
  1117. AdditionalLibraryDirectories="....Bin_710"
  1118. GenerateDebugInformation="TRUE"
  1119. ProgramDatabaseFile=".....Bin_710/Skinable-sud.pdb"
  1120. SubSystem="2"
  1121. EntryPointSymbol="wWinMainCRTStartup"
  1122. TargetMachine="1"/>
  1123. <Tool
  1124. Name="VCMIDLTool"
  1125. PreprocessorDefinitions="_DEBUG"
  1126. MkTypLibCompatible="TRUE"
  1127. SuppressStartupBanner="TRUE"
  1128. TargetEnvironment="1"
  1129. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  1130. HeaderFileName=""/>
  1131. <Tool
  1132. Name="VCPostBuildEventTool"/>
  1133. <Tool
  1134. Name="VCPreBuildEventTool"/>
  1135. <Tool
  1136. Name="VCPreLinkEventTool"/>
  1137. <Tool
  1138. Name="VCResourceCompilerTool"
  1139. PreprocessorDefinitions="_DEBUG"
  1140. Culture="1033"
  1141. AdditionalIncludeDirectories="../../Include"/>
  1142. <Tool
  1143. Name="VCWebServiceProxyGeneratorTool"/>
  1144. <Tool
  1145. Name="VCXMLDataGeneratorTool"/>
  1146. <Tool
  1147. Name="VCWebDeploymentTool"/>
  1148. <Tool
  1149. Name="VCManagedWrapperGeneratorTool"/>
  1150. <Tool
  1151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  1152. </Configuration>
  1153. <Configuration
  1154. Name="Static Unicode Debug with MFC DLL|Win32"
  1155. OutputDirectory=".....Bin_710"
  1156. IntermediateDirectory=".....Bin_710StaticUnicodeDebugWithMfcDllSkinable"
  1157. ConfigurationType="1"
  1158. UseOfMFC="2"
  1159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1160. CharacterSet="1">
  1161. <Tool
  1162. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1163. Optimization="0"
  1164. AdditionalIncludeDirectories="....include"
  1165. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1166. BasicRuntimeChecks="3"
  1167. RuntimeLibrary="3"
  1168. UsePrecompiledHeader="3"
  1169. PrecompiledHeaderThrough="stdafx.h"
  1170. PrecompiledHeaderFile=".....Bin_710StaticUnicodeDebugWithMfcDllSkinable/Skinable_710.pch"
  1171. AssemblerListingLocation=".....Bin_710StaticUnicodeDebugWithMfcDllSkinable/"
  1172. ObjectFile=".....Bin_710StaticUnicodeDebugWithMfcDllSkinable/"
  1173. ProgramDataBaseFileName=".....Bin_710StaticUnicodeDebugWithMfcDllSkinable/"
  1174. WarningLevel="4"
  1175. SuppressStartupBanner="TRUE"
  1176. DebugInformationFormat="4"
  1177. CompileAs="0"/>
  1178. <Tool
  1179. Name="VCCustomBuildTool"/>
  1180. <Tool
  1181. Name="VCLinkerTool"
  1182. OutputFile="....Bin_710/Skinable-yud.exe"
  1183. LinkIncremental="1"
  1184. SuppressStartupBanner="TRUE"
  1185. AdditionalLibraryDirectories="....Bin_710"
  1186. GenerateDebugInformation="TRUE"
  1187. ProgramDatabaseFile=".....Bin_710/Skinable-yud.pdb"
  1188. SubSystem="2"
  1189. EntryPointSymbol="wWinMainCRTStartup"
  1190. TargetMachine="1"/>
  1191. <Tool
  1192. Name="VCMIDLTool"
  1193. PreprocessorDefinitions="_DEBUG"
  1194. MkTypLibCompatible="TRUE"
  1195. SuppressStartupBanner="TRUE"
  1196. TargetEnvironment="1"
  1197. TypeLibraryName=".....Bin_710/Skinable_710.tlb"
  1198. HeaderFileName=""/>
  1199. <Tool
  1200. Name="VCPostBuildEventTool"/>
  1201. <Tool
  1202. Name="VCPreBuildEventTool"/>
  1203. <Tool
  1204. Name="VCPreLinkEventTool"/>
  1205. <Tool
  1206. Name="VCResourceCompilerTool"
  1207. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  1208. Culture="1033"
  1209. AdditionalIncludeDirectories="../../Include"/>
  1210. <Tool
  1211. Name="VCWebServiceProxyGeneratorTool"/>
  1212. <Tool
  1213. Name="VCXMLDataGeneratorTool"/>
  1214. <Tool
  1215. Name="VCWebDeploymentTool"/>
  1216. <Tool
  1217. Name="VCManagedWrapperGeneratorTool"/>
  1218. <Tool
  1219. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  1220. </Configuration>
  1221. </Configurations>
  1222. <References>
  1223. </References>
  1224. <Files>
  1225. <Filter
  1226. Name="Source Files"
  1227. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  1228. <File
  1229. RelativePath="MainFrm.cpp">
  1230. <FileConfiguration
  1231. Name="Static MBCS Debug with MFC DLL|Win32">
  1232. <Tool
  1233. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1234. Optimization="0"
  1235. AdditionalIncludeDirectories=""
  1236. PreprocessorDefinitions=""
  1237. BasicRuntimeChecks="3"/>
  1238. </FileConfiguration>
  1239. <FileConfiguration
  1240. Name="Static ANSI Debug with MFC DLL|Win32">
  1241. <Tool
  1242. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1243. Optimization="0"
  1244. AdditionalIncludeDirectories=""
  1245. PreprocessorDefinitions=""
  1246. BasicRuntimeChecks="3"/>
  1247. </FileConfiguration>
  1248. <FileConfiguration
  1249. Name="Unicode Debug|Win32">
  1250. <Tool
  1251. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1252. Optimization="0"
  1253. AdditionalIncludeDirectories=""
  1254. PreprocessorDefinitions="_DEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1255. BasicRuntimeChecks="3"/>
  1256. </FileConfiguration>
  1257. <FileConfiguration
  1258. Name="ANSI Release|Win32">
  1259. <Tool
  1260. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1261. Optimization="2"
  1262. AdditionalIncludeDirectories=""
  1263. PreprocessorDefinitions=""/>
  1264. </FileConfiguration>
  1265. <FileConfiguration
  1266. Name="Unicode Release|Win32">
  1267. <Tool
  1268. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1269. Optimization="2"
  1270. AdditionalIncludeDirectories=""
  1271. PreprocessorDefinitions="NDEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1272. </FileConfiguration>
  1273. <FileConfiguration
  1274. Name="Static ANSI Release|Win32">
  1275. <Tool
  1276. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1277. Optimization="2"
  1278. AdditionalIncludeDirectories=""
  1279. PreprocessorDefinitions=""/>
  1280. </FileConfiguration>
  1281. <FileConfiguration
  1282. Name="MBCS Debug|Win32">
  1283. <Tool
  1284. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1285. Optimization="0"
  1286. AdditionalIncludeDirectories=""
  1287. PreprocessorDefinitions=""
  1288. BasicRuntimeChecks="3"/>
  1289. </FileConfiguration>
  1290. <FileConfiguration
  1291. Name="Static MBCS Debug|Win32">
  1292. <Tool
  1293. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1294. Optimization="0"
  1295. AdditionalIncludeDirectories=""
  1296. PreprocessorDefinitions=""
  1297. BasicRuntimeChecks="3"/>
  1298. </FileConfiguration>
  1299. <FileConfiguration
  1300. Name="Static Unicode Release with MFC DLL|Win32">
  1301. <Tool
  1302. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1303. Optimization="2"
  1304. AdditionalIncludeDirectories=""
  1305. PreprocessorDefinitions="NDEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1306. </FileConfiguration>
  1307. <FileConfiguration
  1308. Name="Static ANSI Release with MFC DLL|Win32">
  1309. <Tool
  1310. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1311. Optimization="2"
  1312. AdditionalIncludeDirectories=""
  1313. PreprocessorDefinitions=""/>
  1314. </FileConfiguration>
  1315. <FileConfiguration
  1316. Name="MBCS Release|Win32">
  1317. <Tool
  1318. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1319. Optimization="2"
  1320. AdditionalIncludeDirectories=""
  1321. PreprocessorDefinitions=""/>
  1322. </FileConfiguration>
  1323. <FileConfiguration
  1324. Name="ANSI Debug|Win32">
  1325. <Tool
  1326. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1327. Optimization="0"
  1328. AdditionalIncludeDirectories=""
  1329. PreprocessorDefinitions=""
  1330. BasicRuntimeChecks="3"/>
  1331. </FileConfiguration>
  1332. <FileConfiguration
  1333. Name="Static ANSI Debug|Win32">
  1334. <Tool
  1335. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1336. Optimization="0"
  1337. AdditionalIncludeDirectories=""
  1338. PreprocessorDefinitions=""
  1339. BasicRuntimeChecks="3"/>
  1340. </FileConfiguration>
  1341. <FileConfiguration
  1342. Name="Static Unicode Release|Win32">
  1343. <Tool
  1344. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1345. Optimization="2"
  1346. AdditionalIncludeDirectories=""
  1347. PreprocessorDefinitions="NDEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1348. </FileConfiguration>
  1349. <FileConfiguration
  1350. Name="Static MBCS Release with MFC DLL|Win32">
  1351. <Tool
  1352. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1353. Optimization="2"
  1354. AdditionalIncludeDirectories=""
  1355. PreprocessorDefinitions=""/>
  1356. </FileConfiguration>
  1357. <FileConfiguration
  1358. Name="Static MBCS Release|Win32">
  1359. <Tool
  1360. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1361. Optimization="2"
  1362. AdditionalIncludeDirectories=""
  1363. PreprocessorDefinitions=""/>
  1364. </FileConfiguration>
  1365. <FileConfiguration
  1366. Name="Static Unicode Debug|Win32">
  1367. <Tool
  1368. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1369. Optimization="0"
  1370. AdditionalIncludeDirectories=""
  1371. PreprocessorDefinitions="_DEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1372. BasicRuntimeChecks="3"/>
  1373. </FileConfiguration>
  1374. <FileConfiguration
  1375. Name="Static Unicode Debug with MFC DLL|Win32">
  1376. <Tool
  1377. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1378. Optimization="0"
  1379. AdditionalIncludeDirectories=""
  1380. PreprocessorDefinitions="_DEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1381. BasicRuntimeChecks="3"/>
  1382. </FileConfiguration>
  1383. </File>
  1384. <File
  1385. RelativePath="Skinable.cpp">
  1386. <FileConfiguration
  1387. Name="Static MBCS Debug with MFC DLL|Win32">
  1388. <Tool
  1389. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1390. Optimization="0"
  1391. AdditionalIncludeDirectories=""
  1392. PreprocessorDefinitions=""
  1393. BasicRuntimeChecks="3"/>
  1394. </FileConfiguration>
  1395. <FileConfiguration
  1396. Name="Static ANSI Debug with MFC DLL|Win32">
  1397. <Tool
  1398. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1399. Optimization="0"
  1400. AdditionalIncludeDirectories=""
  1401. PreprocessorDefinitions=""
  1402. BasicRuntimeChecks="3"/>
  1403. </FileConfiguration>
  1404. <FileConfiguration
  1405. Name="Unicode Debug|Win32">
  1406. <Tool
  1407. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1408. Optimization="0"
  1409. AdditionalIncludeDirectories=""
  1410. PreprocessorDefinitions="_DEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1411. BasicRuntimeChecks="3"/>
  1412. </FileConfiguration>
  1413. <FileConfiguration
  1414. Name="ANSI Release|Win32">
  1415. <Tool
  1416. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1417. Optimization="2"
  1418. AdditionalIncludeDirectories=""
  1419. PreprocessorDefinitions=""/>
  1420. </FileConfiguration>
  1421. <FileConfiguration
  1422. Name="Unicode Release|Win32">
  1423. <Tool
  1424. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1425. Optimization="2"
  1426. AdditionalIncludeDirectories=""
  1427. PreprocessorDefinitions="NDEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1428. </FileConfiguration>
  1429. <FileConfiguration
  1430. Name="Static ANSI Release|Win32">
  1431. <Tool
  1432. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1433. Optimization="2"
  1434. AdditionalIncludeDirectories=""
  1435. PreprocessorDefinitions=""/>
  1436. </FileConfiguration>
  1437. <FileConfiguration
  1438. Name="MBCS Debug|Win32">
  1439. <Tool
  1440. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1441. Optimization="0"
  1442. AdditionalIncludeDirectories=""
  1443. PreprocessorDefinitions=""
  1444. BasicRuntimeChecks="3"/>
  1445. </FileConfiguration>
  1446. <FileConfiguration
  1447. Name="Static MBCS Debug|Win32">
  1448. <Tool
  1449. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1450. Optimization="0"
  1451. AdditionalIncludeDirectories=""
  1452. PreprocessorDefinitions=""
  1453. BasicRuntimeChecks="3"/>
  1454. </FileConfiguration>
  1455. <FileConfiguration
  1456. Name="Static Unicode Release with MFC DLL|Win32">
  1457. <Tool
  1458. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1459. Optimization="2"
  1460. AdditionalIncludeDirectories=""
  1461. PreprocessorDefinitions="NDEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1462. </FileConfiguration>
  1463. <FileConfiguration
  1464. Name="Static ANSI Release with MFC DLL|Win32">
  1465. <Tool
  1466. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1467. Optimization="2"
  1468. AdditionalIncludeDirectories=""
  1469. PreprocessorDefinitions=""/>
  1470. </FileConfiguration>
  1471. <FileConfiguration
  1472. Name="MBCS Release|Win32">
  1473. <Tool
  1474. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1475. Optimization="2"
  1476. AdditionalIncludeDirectories=""
  1477. PreprocessorDefinitions=""/>
  1478. </FileConfiguration>
  1479. <FileConfiguration
  1480. Name="ANSI Debug|Win32">
  1481. <Tool
  1482. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1483. Optimization="0"
  1484. AdditionalIncludeDirectories=""
  1485. PreprocessorDefinitions=""
  1486. BasicRuntimeChecks="3"/>
  1487. </FileConfiguration>
  1488. <FileConfiguration
  1489. Name="Static ANSI Debug|Win32">
  1490. <Tool
  1491. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1492. Optimization="0"
  1493. AdditionalIncludeDirectories=""
  1494. PreprocessorDefinitions=""
  1495. BasicRuntimeChecks="3"/>
  1496. </FileConfiguration>
  1497. <FileConfiguration
  1498. Name="Static Unicode Release|Win32">
  1499. <Tool
  1500. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1501. Optimization="2"
  1502. AdditionalIncludeDirectories=""
  1503. PreprocessorDefinitions="NDEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"/>
  1504. </FileConfiguration>
  1505. <FileConfiguration
  1506. Name="Static MBCS Release with MFC DLL|Win32">
  1507. <Tool
  1508. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1509. Optimization="2"
  1510. AdditionalIncludeDirectories=""
  1511. PreprocessorDefinitions=""/>
  1512. </FileConfiguration>
  1513. <FileConfiguration
  1514. Name="Static MBCS Release|Win32">
  1515. <Tool
  1516. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1517. Optimization="2"
  1518. AdditionalIncludeDirectories=""
  1519. PreprocessorDefinitions=""/>
  1520. </FileConfiguration>
  1521. <FileConfiguration
  1522. Name="Static Unicode Debug|Win32">
  1523. <Tool
  1524. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1525. Optimization="0"
  1526. AdditionalIncludeDirectories=""
  1527. PreprocessorDefinitions="_DEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1528. BasicRuntimeChecks="3"/>
  1529. </FileConfiguration>
  1530. <FileConfiguration
  1531. Name="Static Unicode Debug with MFC DLL|Win32">
  1532. <Tool
  1533. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1534. Optimization="0"
  1535. AdditionalIncludeDirectories=""
  1536. PreprocessorDefinitions="_DEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1537. BasicRuntimeChecks="3"/>
  1538. </FileConfiguration>
  1539. </File>
  1540. <File
  1541. RelativePath="Skinable.rc">
  1542. <FileConfiguration
  1543. Name="Static MBCS Debug with MFC DLL|Win32">
  1544. <Tool
  1545. Name="VCResourceCompilerTool"
  1546. PreprocessorDefinitions=""
  1547. AdditionalIncludeDirectories=""/>
  1548. </FileConfiguration>
  1549. <FileConfiguration
  1550. Name="Static ANSI Debug with MFC DLL|Win32">
  1551. <Tool
  1552. Name="VCResourceCompilerTool"
  1553. PreprocessorDefinitions=""
  1554. AdditionalIncludeDirectories=""/>
  1555. </FileConfiguration>
  1556. <FileConfiguration
  1557. Name="Unicode Debug|Win32">
  1558. <Tool
  1559. Name="VCResourceCompilerTool"
  1560. PreprocessorDefinitions="_DEBUG;_AFXDLL;$(NoInherit)"
  1561. AdditionalIncludeDirectories=""/>
  1562. </FileConfiguration>
  1563. <FileConfiguration
  1564. Name="ANSI Release|Win32">
  1565. <Tool
  1566. Name="VCResourceCompilerTool"
  1567. PreprocessorDefinitions=""
  1568. AdditionalIncludeDirectories=""/>
  1569. </FileConfiguration>
  1570. <FileConfiguration
  1571. Name="Unicode Release|Win32">
  1572. <Tool
  1573. Name="VCResourceCompilerTool"
  1574. PreprocessorDefinitions="NDEBUG;_AFXDLL;$(NoInherit)"
  1575. AdditionalIncludeDirectories=""/>
  1576. </FileConfiguration>
  1577. <FileConfiguration
  1578. Name="Static ANSI Release|Win32">
  1579. <Tool
  1580. Name="VCResourceCompilerTool"
  1581. PreprocessorDefinitions=""
  1582. AdditionalIncludeDirectories=""/>
  1583. </FileConfiguration>
  1584. <FileConfiguration
  1585. Name="MBCS Debug|Win32">
  1586. <Tool
  1587. Name="VCResourceCompilerTool"
  1588. PreprocessorDefinitions=""
  1589. AdditionalIncludeDirectories=""/>
  1590. </FileConfiguration>
  1591. <FileConfiguration
  1592. Name="Static MBCS Debug|Win32">
  1593. <Tool
  1594. Name="VCResourceCompilerTool"
  1595. PreprocessorDefinitions=""
  1596. AdditionalIncludeDirectories=""/>
  1597. </FileConfiguration>
  1598. <FileConfiguration
  1599. Name="Static Unicode Release with MFC DLL|Win32">
  1600. <Tool
  1601. Name="VCResourceCompilerTool"
  1602. PreprocessorDefinitions="NDEBUG;_AFXDLL;__STATPROFUIS_WITH_DLLMFC__;$(NoInherit)"
  1603. AdditionalIncludeDirectories=""/>
  1604. </FileConfiguration>
  1605. <FileConfiguration
  1606. Name="Static ANSI Release with MFC DLL|Win32">
  1607. <Tool
  1608. Name="VCResourceCompilerTool"
  1609. PreprocessorDefinitions=""
  1610. AdditionalIncludeDirectories=""/>
  1611. </FileConfiguration>
  1612. <FileConfiguration
  1613. Name="MBCS Release|Win32">
  1614. <Tool
  1615. Name="VCResourceCompilerTool"
  1616. PreprocessorDefinitions=""
  1617. AdditionalIncludeDirectories=""/>
  1618. </FileConfiguration>
  1619. <FileConfiguration
  1620. Name="ANSI Debug|Win32">
  1621. <Tool
  1622. Name="VCResourceCompilerTool"
  1623. PreprocessorDefinitions=""
  1624. AdditionalIncludeDirectories=""/>
  1625. </FileConfiguration>
  1626. <FileConfiguration
  1627. Name="Static ANSI Debug|Win32">
  1628. <Tool
  1629. Name="VCResourceCompilerTool"
  1630. PreprocessorDefinitions=""
  1631. AdditionalIncludeDirectories=""/>
  1632. </FileConfiguration>
  1633. <FileConfiguration
  1634. Name="Static Unicode Release|Win32">
  1635. <Tool
  1636. Name="VCResourceCompilerTool"
  1637. PreprocessorDefinitions="NDEBUG;$(NoInherit)"
  1638. AdditionalIncludeDirectories=""/>
  1639. </FileConfiguration>
  1640. <FileConfiguration
  1641. Name="Static MBCS Release with MFC DLL|Win32">
  1642. <Tool
  1643. Name="VCResourceCompilerTool"
  1644. PreprocessorDefinitions=""
  1645. AdditionalIncludeDirectories=""/>
  1646. </FileConfiguration>
  1647. <FileConfiguration
  1648. Name="Static MBCS Release|Win32">
  1649. <Tool
  1650. Name="VCResourceCompilerTool"
  1651. PreprocessorDefinitions=""
  1652. AdditionalIncludeDirectories=""/>
  1653. </FileConfiguration>
  1654. <FileConfiguration
  1655. Name="Static Unicode Debug|Win32">
  1656. <Tool
  1657. Name="VCResourceCompilerTool"
  1658. PreprocessorDefinitions="_DEBUG;$(NoInherit)"
  1659. AdditionalIncludeDirectories=""/>
  1660. </FileConfiguration>
  1661. <FileConfiguration
  1662. Name="Static Unicode Debug with MFC DLL|Win32">
  1663. <Tool
  1664. Name="VCResourceCompilerTool"
  1665. PreprocessorDefinitions="_DEBUG;_AFXDLL;__STATPROFUIS_WITH_DLLMFC__;$(NoInherit)"
  1666. AdditionalIncludeDirectories=""/>
  1667. </FileConfiguration>
  1668. </File>
  1669. <File
  1670. RelativePath="StdAfx.cpp">
  1671. <FileConfiguration
  1672. Name="Static MBCS Debug with MFC DLL|Win32">
  1673. <Tool
  1674. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1675. Optimization="0"
  1676. AdditionalIncludeDirectories=""
  1677. PreprocessorDefinitions=""
  1678. BasicRuntimeChecks="3"
  1679. UsePrecompiledHeader="1"/>
  1680. </FileConfiguration>
  1681. <FileConfiguration
  1682. Name="Static ANSI Debug with MFC DLL|Win32">
  1683. <Tool
  1684. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1685. Optimization="0"
  1686. AdditionalIncludeDirectories=""
  1687. PreprocessorDefinitions=""
  1688. BasicRuntimeChecks="3"
  1689. UsePrecompiledHeader="1"/>
  1690. </FileConfiguration>
  1691. <FileConfiguration
  1692. Name="Unicode Debug|Win32">
  1693. <Tool
  1694. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1695. Optimization="0"
  1696. AdditionalIncludeDirectories=""
  1697. PreprocessorDefinitions="_DEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1698. BasicRuntimeChecks="3"
  1699. UsePrecompiledHeader="1"/>
  1700. </FileConfiguration>
  1701. <FileConfiguration
  1702. Name="ANSI Release|Win32">
  1703. <Tool
  1704. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1705. Optimization="2"
  1706. AdditionalIncludeDirectories=""
  1707. PreprocessorDefinitions=""
  1708. UsePrecompiledHeader="1"/>
  1709. </FileConfiguration>
  1710. <FileConfiguration
  1711. Name="Unicode Release|Win32">
  1712. <Tool
  1713. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1714. Optimization="2"
  1715. AdditionalIncludeDirectories=""
  1716. PreprocessorDefinitions="NDEBUG;_UNICODE;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1717. UsePrecompiledHeader="1"/>
  1718. </FileConfiguration>
  1719. <FileConfiguration
  1720. Name="Static ANSI Release|Win32">
  1721. <Tool
  1722. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1723. Optimization="2"
  1724. AdditionalIncludeDirectories=""
  1725. PreprocessorDefinitions=""
  1726. UsePrecompiledHeader="1"/>
  1727. </FileConfiguration>
  1728. <FileConfiguration
  1729. Name="MBCS Debug|Win32">
  1730. <Tool
  1731. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1732. Optimization="0"
  1733. AdditionalIncludeDirectories=""
  1734. PreprocessorDefinitions=""
  1735. BasicRuntimeChecks="3"
  1736. UsePrecompiledHeader="1"/>
  1737. </FileConfiguration>
  1738. <FileConfiguration
  1739. Name="Static MBCS Debug|Win32">
  1740. <Tool
  1741. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1742. Optimization="0"
  1743. AdditionalIncludeDirectories=""
  1744. PreprocessorDefinitions=""
  1745. BasicRuntimeChecks="3"
  1746. UsePrecompiledHeader="1"/>
  1747. </FileConfiguration>
  1748. <FileConfiguration
  1749. Name="Static Unicode Release with MFC DLL|Win32">
  1750. <Tool
  1751. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1752. Optimization="2"
  1753. AdditionalIncludeDirectories=""
  1754. PreprocessorDefinitions="NDEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1755. UsePrecompiledHeader="1"/>
  1756. </FileConfiguration>
  1757. <FileConfiguration
  1758. Name="Static ANSI Release with MFC DLL|Win32">
  1759. <Tool
  1760. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1761. Optimization="2"
  1762. AdditionalIncludeDirectories=""
  1763. PreprocessorDefinitions=""
  1764. UsePrecompiledHeader="1"/>
  1765. </FileConfiguration>
  1766. <FileConfiguration
  1767. Name="MBCS Release|Win32">
  1768. <Tool
  1769. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1770. Optimization="2"
  1771. AdditionalIncludeDirectories=""
  1772. PreprocessorDefinitions=""
  1773. UsePrecompiledHeader="1"/>
  1774. </FileConfiguration>
  1775. <FileConfiguration
  1776. Name="ANSI Debug|Win32">
  1777. <Tool
  1778. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1779. Optimization="0"
  1780. AdditionalIncludeDirectories=""
  1781. PreprocessorDefinitions=""
  1782. BasicRuntimeChecks="3"
  1783. UsePrecompiledHeader="1"/>
  1784. </FileConfiguration>
  1785. <FileConfiguration
  1786. Name="Static ANSI Debug|Win32">
  1787. <Tool
  1788. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1789. Optimization="0"
  1790. AdditionalIncludeDirectories=""
  1791. PreprocessorDefinitions=""
  1792. BasicRuntimeChecks="3"
  1793. UsePrecompiledHeader="1"/>
  1794. </FileConfiguration>
  1795. <FileConfiguration
  1796. Name="Static Unicode Release|Win32">
  1797. <Tool
  1798. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1799. Optimization="2"
  1800. AdditionalIncludeDirectories=""
  1801. PreprocessorDefinitions="NDEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1802. UsePrecompiledHeader="1"/>
  1803. </FileConfiguration>
  1804. <FileConfiguration
  1805. Name="Static MBCS Release with MFC DLL|Win32">
  1806. <Tool
  1807. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1808. Optimization="2"
  1809. AdditionalIncludeDirectories=""
  1810. PreprocessorDefinitions=""
  1811. UsePrecompiledHeader="1"/>
  1812. </FileConfiguration>
  1813. <FileConfiguration
  1814. Name="Static MBCS Release|Win32">
  1815. <Tool
  1816. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1817. Optimization="2"
  1818. AdditionalIncludeDirectories=""
  1819. PreprocessorDefinitions=""
  1820. UsePrecompiledHeader="1"/>
  1821. </FileConfiguration>
  1822. <FileConfiguration
  1823. Name="Static Unicode Debug|Win32">
  1824. <Tool
  1825. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1826. Optimization="0"
  1827. AdditionalIncludeDirectories=""
  1828. PreprocessorDefinitions="_DEBUG;_UNICODE;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1829. BasicRuntimeChecks="3"
  1830. UsePrecompiledHeader="1"/>
  1831. </FileConfiguration>
  1832. <FileConfiguration
  1833. Name="Static Unicode Debug with MFC DLL|Win32">
  1834. <Tool
  1835. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1836. Optimization="0"
  1837. AdditionalIncludeDirectories=""
  1838. PreprocessorDefinitions="_DEBUG;_UNICODE;__STATPROFUIS_WITH_DLLMFC__;_AFXDLL;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;$(NoInherit)"
  1839. BasicRuntimeChecks="3"
  1840. UsePrecompiledHeader="1"/>
  1841. </FileConfiguration>
  1842. </File>
  1843. </Filter>
  1844. <Filter
  1845. Name="Header Files"
  1846. Filter="h;hpp;hxx;hm;inl">
  1847. <File
  1848. RelativePath="MainFrm.h">
  1849. </File>
  1850. <File
  1851. RelativePath="Resource.h">
  1852. </File>
  1853. <File
  1854. RelativePath="Skinable.h">
  1855. </File>
  1856. <File
  1857. RelativePath="StdAfx.h">
  1858. </File>
  1859. </Filter>
  1860. <Filter
  1861. Name="Resource Files"
  1862. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1863. <File
  1864. RelativePath="resSkinable.ico">
  1865. </File>
  1866. <File
  1867. RelativePath="resSkinable.rc2">
  1868. </File>
  1869. <File
  1870. RelativePath="resSkinableDoc.ico">
  1871. </File>
  1872. <File
  1873. RelativePath="resToolbar.bmp">
  1874. </File>
  1875. </Filter>
  1876. <File
  1877. RelativePath="ReadMe.txt">
  1878. </File>
  1879. </Files>
  1880. <Globals>
  1881. </Globals>
  1882. </VisualStudioProject>