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

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="ProfSkinDLL"
  6. ProjectGUID="{077AC236-F375-485B-93A2-8AE4429283A8}"
  7. SccProjectName=""
  8. SccLocalPath=""
  9. Keyword="MFCProj">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="MBCS Release RDE|Win32"
  17. OutputDirectory="...Bin_700"
  18. IntermediateDirectory="...Bin_700MbcsReleaseRDEProfSkinDLL"
  19. ConfigurationType="2"
  20. UseOfMFC="2"
  21. UseOfATL="1"
  22. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  23. CharacterSet="2">
  24. <Tool
  25. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  26. Optimization="1"
  27. InlineFunctionExpansion="1"
  28. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  29. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  30. StringPooling="TRUE"
  31. RuntimeLibrary="2"
  32. EnableFunctionLevelLinking="TRUE"
  33. RuntimeTypeInfo="TRUE"
  34. UsePrecompiledHeader="3"
  35. PrecompiledHeaderThrough="stdafx.h"
  36. PrecompiledHeaderFile="...Bin_700MbcsReleaseRDEProfSkinDLL/ProfSkinDLL_700.pch"
  37. AssemblerListingLocation="...Bin_700MbcsReleaseRDEProfSkinDLL/"
  38. ObjectFile="...Bin_700MbcsReleaseRDEProfSkinDLL/"
  39. ProgramDataBaseFileName="...Bin_700MbcsReleaseRDEProfSkinDLL/"
  40. WarningLevel="4"
  41. SuppressStartupBanner="TRUE"
  42. CompileAs="0"/>
  43. <Tool
  44. Name="VCCustomBuildTool"/>
  45. <Tool
  46. Name="VCLinkerTool"
  47. AdditionalOptions="/MACHINE:I386"
  48. OutputFile="..Bin_700ProfSkin288m-RDE.dll"
  49. LinkIncremental="1"
  50. SuppressStartupBanner="TRUE"
  51. AdditionalLibraryDirectories="..Bin_700"
  52. ProgramDatabaseFile="...Bin_700/ProfSkin288m-RDE.pdb"
  53. SubSystem="2"
  54. ImportLibrary="...Bin_700/ProfSkin288m-RDE.lib"/>
  55. <Tool
  56. Name="VCMIDLTool"
  57. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  67. Culture="1033"
  68. AdditionalIncludeDirectories="..Include"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Unicode Debug|Win32"
  76. OutputDirectory="...Bin_700"
  77. IntermediateDirectory="...Bin_700UnicodeDebugProfSkinDLL"
  78. ConfigurationType="2"
  79. UseOfMFC="2"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="1">
  82. <Tool
  83. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  84. Optimization="0"
  85. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  86. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  87. BasicRuntimeChecks="3"
  88. RuntimeLibrary="3"
  89. RuntimeTypeInfo="TRUE"
  90. UsePrecompiledHeader="3"
  91. PrecompiledHeaderThrough="stdafx.h"
  92. PrecompiledHeaderFile="...Bin_700UnicodeDebugProfSkinDLL/ProfSkinDLL_700.pch"
  93. AssemblerListingLocation="...Bin_700UnicodeDebugProfSkinDLL/"
  94. ObjectFile="...Bin_700UnicodeDebugProfSkinDLL/"
  95. ProgramDataBaseFileName="...Bin_700UnicodeDebugProfSkinDLL/"
  96. WarningLevel="4"
  97. SuppressStartupBanner="TRUE"
  98. DebugInformationFormat="4"
  99. CompileAs="0"/>
  100. <Tool
  101. Name="VCCustomBuildTool"/>
  102. <Tool
  103. Name="VCLinkerTool"
  104. AdditionalOptions="/MACHINE:I386"
  105. OutputFile="..Bin_700ProfSkin288ud.dll"
  106. LinkIncremental="2"
  107. SuppressStartupBanner="TRUE"
  108. AdditionalLibraryDirectories="..Bin_700"
  109. GenerateDebugInformation="TRUE"
  110. ProgramDatabaseFile="...Bin_700/ProfSkin288ud.pdb"
  111. SubSystem="2"
  112. ImportLibrary="...Bin_700/ProfSkin288ud.lib"/>
  113. <Tool
  114. Name="VCMIDLTool"
  115. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  116. <Tool
  117. Name="VCPostBuildEventTool"/>
  118. <Tool
  119. Name="VCPreBuildEventTool"/>
  120. <Tool
  121. Name="VCPreLinkEventTool"/>
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  125. Culture="1033"
  126. AdditionalIncludeDirectories="..Include"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. </Configuration>
  132. <Configuration
  133. Name="MBCS Debug|Win32"
  134. OutputDirectory="...Bin_700"
  135. IntermediateDirectory="...Bin_700MbcsDebugProfSkinDLL"
  136. ConfigurationType="2"
  137. UseOfMFC="2"
  138. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  139. CharacterSet="2">
  140. <Tool
  141. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  142. Optimization="0"
  143. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  144. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  145. BasicRuntimeChecks="3"
  146. RuntimeLibrary="3"
  147. RuntimeTypeInfo="TRUE"
  148. UsePrecompiledHeader="3"
  149. PrecompiledHeaderThrough="stdafx.h"
  150. PrecompiledHeaderFile="...Bin_700MbcsDebugProfSkinDLL/ProfSkinDLL_700.pch"
  151. AssemblerListingLocation="...Bin_700MbcsDebugProfSkinDLL/"
  152. ObjectFile="...Bin_700MbcsDebugProfSkinDLL/"
  153. ProgramDataBaseFileName="...Bin_700MbcsDebugProfSkinDLL/"
  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_700ProfSkin288md.dll"
  164. LinkIncremental="2"
  165. SuppressStartupBanner="TRUE"
  166. AdditionalLibraryDirectories="..Bin_700"
  167. GenerateDebugInformation="TRUE"
  168. SubSystem="2"
  169. ImportLibrary="...Bin_700/ProfSkin288md.lib"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  173. <Tool
  174. Name="VCPostBuildEventTool"/>
  175. <Tool
  176. Name="VCPreBuildEventTool"/>
  177. <Tool
  178. Name="VCPreLinkEventTool"/>
  179. <Tool
  180. Name="VCResourceCompilerTool"
  181. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  182. Culture="1033"
  183. AdditionalIncludeDirectories="..Include"/>
  184. <Tool
  185. Name="VCWebServiceProxyGeneratorTool"/>
  186. <Tool
  187. Name="VCWebDeploymentTool"/>
  188. </Configuration>
  189. <Configuration
  190. Name="MBCS Release|Win32"
  191. OutputDirectory="...Bin_700"
  192. IntermediateDirectory="...Bin_700MbcsReleaseProfSkinDLL"
  193. ConfigurationType="2"
  194. UseOfMFC="2"
  195. UseOfATL="1"
  196. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  197. CharacterSet="2">
  198. <Tool
  199. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  200. Optimization="1"
  201. InlineFunctionExpansion="1"
  202. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  203. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  204. StringPooling="TRUE"
  205. RuntimeLibrary="2"
  206. EnableFunctionLevelLinking="TRUE"
  207. RuntimeTypeInfo="TRUE"
  208. UsePrecompiledHeader="3"
  209. PrecompiledHeaderThrough="stdafx.h"
  210. PrecompiledHeaderFile="...Bin_700MbcsReleaseProfSkinDLL/ProfSkinDLL_700.pch"
  211. AssemblerListingLocation="...Bin_700MbcsReleaseProfSkinDLL/"
  212. ObjectFile="...Bin_700MbcsReleaseProfSkinDLL/"
  213. ProgramDataBaseFileName="...Bin_700MbcsReleaseProfSkinDLL/"
  214. WarningLevel="4"
  215. SuppressStartupBanner="TRUE"
  216. CompileAs="0"/>
  217. <Tool
  218. Name="VCCustomBuildTool"/>
  219. <Tool
  220. Name="VCLinkerTool"
  221. AdditionalOptions="/MACHINE:I386"
  222. OutputFile="..Bin_700ProfSkin288m.dll"
  223. LinkIncremental="1"
  224. SuppressStartupBanner="TRUE"
  225. AdditionalLibraryDirectories="..Bin_700"
  226. ProgramDatabaseFile="...Bin_700/ProfSkin288m.pdb"
  227. SubSystem="2"
  228. ImportLibrary="...Bin_700/ProfSkin288m.lib"/>
  229. <Tool
  230. Name="VCMIDLTool"
  231. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  232. <Tool
  233. Name="VCPostBuildEventTool"/>
  234. <Tool
  235. Name="VCPreBuildEventTool"/>
  236. <Tool
  237. Name="VCPreLinkEventTool"/>
  238. <Tool
  239. Name="VCResourceCompilerTool"
  240. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  241. Culture="1033"
  242. AdditionalIncludeDirectories="..Include"/>
  243. <Tool
  244. Name="VCWebServiceProxyGeneratorTool"/>
  245. <Tool
  246. Name="VCWebDeploymentTool"/>
  247. </Configuration>
  248. <Configuration
  249. Name="Unicode Release|Win32"
  250. OutputDirectory="...Bin_700"
  251. IntermediateDirectory="...Bin_700UnicodeReleaseProfSkinDLL"
  252. ConfigurationType="2"
  253. UseOfMFC="2"
  254. UseOfATL="1"
  255. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  256. CharacterSet="1">
  257. <Tool
  258. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  259. Optimization="1"
  260. InlineFunctionExpansion="1"
  261. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  262. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  263. StringPooling="TRUE"
  264. RuntimeLibrary="2"
  265. EnableFunctionLevelLinking="TRUE"
  266. RuntimeTypeInfo="TRUE"
  267. UsePrecompiledHeader="3"
  268. PrecompiledHeaderThrough="stdafx.h"
  269. PrecompiledHeaderFile="...Bin_700UnicodeReleaseProfSkinDLL/ProfSkinDLL_700.pch"
  270. AssemblerListingLocation="...Bin_700UnicodeReleaseProfSkinDLL/"
  271. ObjectFile="...Bin_700UnicodeReleaseProfSkinDLL/"
  272. ProgramDataBaseFileName="...Bin_700UnicodeReleaseProfSkinDLL/"
  273. WarningLevel="4"
  274. SuppressStartupBanner="TRUE"
  275. CompileAs="0"/>
  276. <Tool
  277. Name="VCCustomBuildTool"/>
  278. <Tool
  279. Name="VCLinkerTool"
  280. AdditionalOptions="/MACHINE:I386"
  281. OutputFile="..Bin_700ProfSkin288u.dll"
  282. LinkIncremental="1"
  283. SuppressStartupBanner="TRUE"
  284. AdditionalLibraryDirectories="..Bin_700"
  285. ProgramDatabaseFile="...Bin_700/ProfSkin288u.pdb"
  286. SubSystem="2"
  287. ImportLibrary="...Bin_700/ProfSkin288u.lib"/>
  288. <Tool
  289. Name="VCMIDLTool"
  290. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  291. <Tool
  292. Name="VCPostBuildEventTool"/>
  293. <Tool
  294. Name="VCPreBuildEventTool"/>
  295. <Tool
  296. Name="VCPreLinkEventTool"/>
  297. <Tool
  298. Name="VCResourceCompilerTool"
  299. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  300. Culture="1033"
  301. AdditionalIncludeDirectories="..Include"/>
  302. <Tool
  303. Name="VCWebServiceProxyGeneratorTool"/>
  304. <Tool
  305. Name="VCWebDeploymentTool"/>
  306. </Configuration>
  307. <Configuration
  308. Name="ANSI Debug|Win32"
  309. OutputDirectory="...Bin_700"
  310. IntermediateDirectory="...Bin_700AnsiDebugProfSkinDLL"
  311. ConfigurationType="2"
  312. UseOfMFC="2"
  313. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  314. <Tool
  315. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  316. Optimization="0"
  317. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  318. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  319. BasicRuntimeChecks="3"
  320. RuntimeLibrary="3"
  321. RuntimeTypeInfo="TRUE"
  322. UsePrecompiledHeader="3"
  323. PrecompiledHeaderThrough="stdafx.h"
  324. PrecompiledHeaderFile="...Bin_700AnsiDebugProfSkinDLL/ProfSkinDLL_700.pch"
  325. AssemblerListingLocation="...Bin_700AnsiDebugProfSkinDLL/"
  326. ObjectFile="...Bin_700AnsiDebugProfSkinDLL/"
  327. ProgramDataBaseFileName="...Bin_700AnsiDebugProfSkinDLL/"
  328. WarningLevel="4"
  329. SuppressStartupBanner="TRUE"
  330. DebugInformationFormat="4"
  331. CompileAs="0"/>
  332. <Tool
  333. Name="VCCustomBuildTool"/>
  334. <Tool
  335. Name="VCLinkerTool"
  336. AdditionalOptions="/MACHINE:I386"
  337. OutputFile="..Bin_700ProfSkin288nd.dll"
  338. LinkIncremental="2"
  339. SuppressStartupBanner="TRUE"
  340. AdditionalLibraryDirectories="..Bin_700"
  341. GenerateDebugInformation="TRUE"
  342. SubSystem="2"
  343. ImportLibrary="...Bin_700/ProfSkin288nd.lib"/>
  344. <Tool
  345. Name="VCMIDLTool"
  346. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  347. <Tool
  348. Name="VCPostBuildEventTool"/>
  349. <Tool
  350. Name="VCPreBuildEventTool"/>
  351. <Tool
  352. Name="VCPreLinkEventTool"/>
  353. <Tool
  354. Name="VCResourceCompilerTool"
  355. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  356. Culture="1033"
  357. AdditionalIncludeDirectories="..Include"/>
  358. <Tool
  359. Name="VCWebServiceProxyGeneratorTool"/>
  360. <Tool
  361. Name="VCWebDeploymentTool"/>
  362. </Configuration>
  363. <Configuration
  364. Name="MBCS Debug RDE|Win32"
  365. OutputDirectory="...Bin_700"
  366. IntermediateDirectory="...Bin_700MbcsDebugRDEProfSkinDLL"
  367. ConfigurationType="2"
  368. UseOfMFC="2"
  369. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  370. CharacterSet="2">
  371. <Tool
  372. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  373. Optimization="0"
  374. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  375. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  376. BasicRuntimeChecks="3"
  377. RuntimeLibrary="3"
  378. RuntimeTypeInfo="TRUE"
  379. UsePrecompiledHeader="3"
  380. PrecompiledHeaderThrough="stdafx.h"
  381. PrecompiledHeaderFile="...Bin_700MbcsDebugRDEProfSkinDLL/ProfSkinDLL_700.pch"
  382. AssemblerListingLocation="...Bin_700MbcsDebugRDEProfSkinDLL/"
  383. ObjectFile="...Bin_700MbcsDebugRDEProfSkinDLL/"
  384. ProgramDataBaseFileName="...Bin_700MbcsDebugRDEProfSkinDLL/"
  385. WarningLevel="4"
  386. SuppressStartupBanner="TRUE"
  387. DebugInformationFormat="4"
  388. CompileAs="0"/>
  389. <Tool
  390. Name="VCCustomBuildTool"/>
  391. <Tool
  392. Name="VCLinkerTool"
  393. AdditionalOptions="/MACHINE:I386"
  394. OutputFile="..Bin_700ProfSkin288md-RDE.dll"
  395. LinkIncremental="2"
  396. SuppressStartupBanner="TRUE"
  397. AdditionalLibraryDirectories="..Bin_700"
  398. GenerateDebugInformation="TRUE"
  399. SubSystem="2"
  400. ImportLibrary="...Bin_700/ProfSkin288md-RDE.lib"/>
  401. <Tool
  402. Name="VCMIDLTool"
  403. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  404. <Tool
  405. Name="VCPostBuildEventTool"/>
  406. <Tool
  407. Name="VCPreBuildEventTool"/>
  408. <Tool
  409. Name="VCPreLinkEventTool"/>
  410. <Tool
  411. Name="VCResourceCompilerTool"
  412. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  413. Culture="1033"
  414. AdditionalIncludeDirectories="..Include"/>
  415. <Tool
  416. Name="VCWebServiceProxyGeneratorTool"/>
  417. <Tool
  418. Name="VCWebDeploymentTool"/>
  419. </Configuration>
  420. <Configuration
  421. Name="ANSI Release RDE|Win32"
  422. OutputDirectory="...Bin_700"
  423. IntermediateDirectory="...Bin_700AnsiReleaseRDEProfSkinDLL"
  424. ConfigurationType="2"
  425. UseOfMFC="2"
  426. UseOfATL="1"
  427. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  428. <Tool
  429. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  430. Optimization="1"
  431. InlineFunctionExpansion="1"
  432. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  433. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  434. StringPooling="TRUE"
  435. RuntimeLibrary="2"
  436. EnableFunctionLevelLinking="TRUE"
  437. RuntimeTypeInfo="TRUE"
  438. UsePrecompiledHeader="3"
  439. PrecompiledHeaderThrough="stdafx.h"
  440. PrecompiledHeaderFile="...Bin_700AnsiReleaseRDEProfSkinDLL/ProfSkinDLL_700.pch"
  441. AssemblerListingLocation="...Bin_700AnsiReleaseRDEProfSkinDLL/"
  442. ObjectFile="...Bin_700AnsiReleaseRDEProfSkinDLL/"
  443. ProgramDataBaseFileName="...Bin_700AnsiReleaseRDEProfSkinDLL/"
  444. WarningLevel="4"
  445. SuppressStartupBanner="TRUE"
  446. CompileAs="0"/>
  447. <Tool
  448. Name="VCCustomBuildTool"/>
  449. <Tool
  450. Name="VCLinkerTool"
  451. AdditionalOptions="/MACHINE:I386"
  452. OutputFile="..Bin_700ProfSkin288n-RDE.dll"
  453. LinkIncremental="1"
  454. SuppressStartupBanner="TRUE"
  455. AdditionalLibraryDirectories="..Bin_700"
  456. ProgramDatabaseFile="...Bin_700/ProfSkin288n-RDE.pdb"
  457. SubSystem="2"
  458. ImportLibrary="...Bin_700/ProfSkin288n-RDE.lib"/>
  459. <Tool
  460. Name="VCMIDLTool"
  461. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  462. <Tool
  463. Name="VCPostBuildEventTool"/>
  464. <Tool
  465. Name="VCPreBuildEventTool"/>
  466. <Tool
  467. Name="VCPreLinkEventTool"/>
  468. <Tool
  469. Name="VCResourceCompilerTool"
  470. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  471. Culture="1033"
  472. AdditionalIncludeDirectories="..Include"/>
  473. <Tool
  474. Name="VCWebServiceProxyGeneratorTool"/>
  475. <Tool
  476. Name="VCWebDeploymentTool"/>
  477. </Configuration>
  478. <Configuration
  479. Name="Unicode Debug RDE|Win32"
  480. OutputDirectory="...Bin_700"
  481. IntermediateDirectory="...Bin_700UnicodeDebugRDEProfSkinDLL"
  482. ConfigurationType="2"
  483. UseOfMFC="2"
  484. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  485. CharacterSet="1">
  486. <Tool
  487. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  488. Optimization="0"
  489. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  490. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  491. BasicRuntimeChecks="3"
  492. RuntimeLibrary="3"
  493. RuntimeTypeInfo="TRUE"
  494. UsePrecompiledHeader="3"
  495. PrecompiledHeaderThrough="stdafx.h"
  496. PrecompiledHeaderFile="...Bin_700UnicodeDebugRDEProfSkinDLL/ProfSkinDLL_700.pch"
  497. AssemblerListingLocation="...Bin_700UnicodeDebugRDEProfSkinDLL/"
  498. ObjectFile="...Bin_700UnicodeDebugRDEProfSkinDLL/"
  499. ProgramDataBaseFileName="...Bin_700UnicodeDebugRDEProfSkinDLL/"
  500. WarningLevel="4"
  501. SuppressStartupBanner="TRUE"
  502. DebugInformationFormat="4"
  503. CompileAs="0"/>
  504. <Tool
  505. Name="VCCustomBuildTool"/>
  506. <Tool
  507. Name="VCLinkerTool"
  508. AdditionalOptions="/MACHINE:I386"
  509. OutputFile="..Bin_700ProfSkin288ud-RDE.dll"
  510. LinkIncremental="2"
  511. SuppressStartupBanner="TRUE"
  512. AdditionalLibraryDirectories="..Bin_700"
  513. GenerateDebugInformation="TRUE"
  514. ProgramDatabaseFile="...Bin_700/ProfSkin288ud-RDE.pdb"
  515. SubSystem="2"
  516. ImportLibrary="...Bin_700/ProfSkin288ud-RDE.lib"/>
  517. <Tool
  518. Name="VCMIDLTool"
  519. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  520. <Tool
  521. Name="VCPostBuildEventTool"/>
  522. <Tool
  523. Name="VCPreBuildEventTool"/>
  524. <Tool
  525. Name="VCPreLinkEventTool"/>
  526. <Tool
  527. Name="VCResourceCompilerTool"
  528. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  529. Culture="1033"
  530. AdditionalIncludeDirectories="..Include"/>
  531. <Tool
  532. Name="VCWebServiceProxyGeneratorTool"/>
  533. <Tool
  534. Name="VCWebDeploymentTool"/>
  535. </Configuration>
  536. <Configuration
  537. Name="ANSI Release|Win32"
  538. OutputDirectory="...Bin_700"
  539. IntermediateDirectory="...Bin_700AnsiReleaseProfSkinDLL"
  540. ConfigurationType="2"
  541. UseOfMFC="2"
  542. UseOfATL="1"
  543. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  544. <Tool
  545. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  546. Optimization="1"
  547. InlineFunctionExpansion="1"
  548. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  549. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__"
  550. StringPooling="TRUE"
  551. RuntimeLibrary="2"
  552. EnableFunctionLevelLinking="TRUE"
  553. RuntimeTypeInfo="TRUE"
  554. UsePrecompiledHeader="3"
  555. PrecompiledHeaderThrough="stdafx.h"
  556. PrecompiledHeaderFile="...Bin_700AnsiReleaseProfSkinDLL/ProfSkinDLL_700.pch"
  557. AssemblerListingLocation="...Bin_700AnsiReleaseProfSkinDLL/"
  558. ObjectFile="...Bin_700AnsiReleaseProfSkinDLL/"
  559. ProgramDataBaseFileName="...Bin_700AnsiReleaseProfSkinDLL/"
  560. WarningLevel="4"
  561. SuppressStartupBanner="TRUE"
  562. CompileAs="0"/>
  563. <Tool
  564. Name="VCCustomBuildTool"/>
  565. <Tool
  566. Name="VCLinkerTool"
  567. AdditionalOptions="/MACHINE:I386"
  568. OutputFile="..Bin_700ProfSkin288n.dll"
  569. LinkIncremental="1"
  570. SuppressStartupBanner="TRUE"
  571. AdditionalLibraryDirectories="..Bin_700"
  572. ProgramDatabaseFile="...Bin_700/ProfSkin288n.pdb"
  573. SubSystem="2"
  574. ImportLibrary="...Bin_700/ProfSkin288n.lib"/>
  575. <Tool
  576. Name="VCMIDLTool"
  577. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  578. <Tool
  579. Name="VCPostBuildEventTool"/>
  580. <Tool
  581. Name="VCPreBuildEventTool"/>
  582. <Tool
  583. Name="VCPreLinkEventTool"/>
  584. <Tool
  585. Name="VCResourceCompilerTool"
  586. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  587. Culture="1033"
  588. AdditionalIncludeDirectories="..Include"/>
  589. <Tool
  590. Name="VCWebServiceProxyGeneratorTool"/>
  591. <Tool
  592. Name="VCWebDeploymentTool"/>
  593. </Configuration>
  594. <Configuration
  595. Name="Unicode Release RDE|Win32"
  596. OutputDirectory="...Bin_700"
  597. IntermediateDirectory="...Bin_700UnicodeReleaseRDEProfSkinDLL"
  598. ConfigurationType="2"
  599. UseOfMFC="2"
  600. UseOfATL="1"
  601. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  602. CharacterSet="1">
  603. <Tool
  604. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  605. Optimization="1"
  606. InlineFunctionExpansion="1"
  607. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  608. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  609. StringPooling="TRUE"
  610. RuntimeLibrary="2"
  611. EnableFunctionLevelLinking="TRUE"
  612. RuntimeTypeInfo="TRUE"
  613. UsePrecompiledHeader="3"
  614. PrecompiledHeaderThrough="stdafx.h"
  615. PrecompiledHeaderFile="...Bin_700UnicodeReleaseRDEProfSkinDLL/ProfSkinDLL_700.pch"
  616. AssemblerListingLocation="...Bin_700UnicodeReleaseRDEProfSkinDLL/"
  617. ObjectFile="...Bin_700UnicodeReleaseRDEProfSkinDLL/"
  618. ProgramDataBaseFileName="...Bin_700UnicodeReleaseRDEProfSkinDLL/"
  619. WarningLevel="4"
  620. SuppressStartupBanner="TRUE"
  621. CompileAs="0"/>
  622. <Tool
  623. Name="VCCustomBuildTool"/>
  624. <Tool
  625. Name="VCLinkerTool"
  626. AdditionalOptions="/MACHINE:I386"
  627. OutputFile="..Bin_700ProfSkin288u-RDE.dll"
  628. LinkIncremental="1"
  629. SuppressStartupBanner="TRUE"
  630. AdditionalLibraryDirectories="..Bin_700"
  631. ProgramDatabaseFile="...Bin_700/ProfSkin288u-RDE.pdb"
  632. SubSystem="2"
  633. ImportLibrary="...Bin_700/ProfSkin288u-RDE.lib"/>
  634. <Tool
  635. Name="VCMIDLTool"
  636. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  637. <Tool
  638. Name="VCPostBuildEventTool"/>
  639. <Tool
  640. Name="VCPreBuildEventTool"/>
  641. <Tool
  642. Name="VCPreLinkEventTool"/>
  643. <Tool
  644. Name="VCResourceCompilerTool"
  645. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  646. Culture="1033"
  647. AdditionalIncludeDirectories="..Include"/>
  648. <Tool
  649. Name="VCWebServiceProxyGeneratorTool"/>
  650. <Tool
  651. Name="VCWebDeploymentTool"/>
  652. </Configuration>
  653. <Configuration
  654. Name="ANSI Debug RDE|Win32"
  655. OutputDirectory="...Bin_700"
  656. IntermediateDirectory="...Bin_700AnsiDebugRDEProfSkinDLL"
  657. ConfigurationType="2"
  658. UseOfMFC="2"
  659. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  660. <Tool
  661. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  662. Optimization="0"
  663. AdditionalIncludeDirectories="..include,..UsedLibsLibPNG,..UsedLibsZLib"
  664. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_AFXEXT;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400;__PROF_SKIN_IMPL__;__PROF_UIS_FOR_REGULAR_DLL"
  665. BasicRuntimeChecks="3"
  666. RuntimeLibrary="3"
  667. RuntimeTypeInfo="TRUE"
  668. UsePrecompiledHeader="3"
  669. PrecompiledHeaderThrough="stdafx.h"
  670. PrecompiledHeaderFile="...Bin_700AnsiDebugRDEProfSkinDLL/ProfSkinDLL_700.pch"
  671. AssemblerListingLocation="...Bin_700AnsiDebugRDEProfSkinDLL/"
  672. ObjectFile="...Bin_700AnsiDebugRDEProfSkinDLL/"
  673. ProgramDataBaseFileName="...Bin_700AnsiDebugRDEProfSkinDLL/"
  674. WarningLevel="4"
  675. SuppressStartupBanner="TRUE"
  676. DebugInformationFormat="4"
  677. CompileAs="0"/>
  678. <Tool
  679. Name="VCCustomBuildTool"/>
  680. <Tool
  681. Name="VCLinkerTool"
  682. AdditionalOptions="/MACHINE:I386"
  683. OutputFile="..Bin_700ProfSkin288nd-RDE.dll"
  684. LinkIncremental="2"
  685. SuppressStartupBanner="TRUE"
  686. AdditionalLibraryDirectories="..Bin_700"
  687. GenerateDebugInformation="TRUE"
  688. SubSystem="2"
  689. ImportLibrary="...Bin_700/ProfSkin288nd-RDE.lib"/>
  690. <Tool
  691. Name="VCMIDLTool"
  692. TypeLibraryName="...Bin_700/ProfSkinDLL_700.tlb"/>
  693. <Tool
  694. Name="VCPostBuildEventTool"/>
  695. <Tool
  696. Name="VCPreBuildEventTool"/>
  697. <Tool
  698. Name="VCPreLinkEventTool"/>
  699. <Tool
  700. Name="VCResourceCompilerTool"
  701. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  702. Culture="1033"
  703. AdditionalIncludeDirectories="..Include"/>
  704. <Tool
  705. Name="VCWebServiceProxyGeneratorTool"/>
  706. <Tool
  707. Name="VCWebDeploymentTool"/>
  708. </Configuration>
  709. </Configurations>
  710. <Files>
  711. <Filter
  712. Name="Source Files"
  713. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  714. <File
  715. RelativePath=".ExtSkinBitmap.cpp">
  716. </File>
  717. <File
  718. RelativePath=".ExtSkinItem.cpp">
  719. </File>
  720. <File
  721. RelativePath=".ExtSkinPaintManager.cpp">
  722. </File>
  723. <File
  724. RelativePath=".ProfSkin.cpp">
  725. </File>
  726. <File
  727. RelativePath=".ProfSkin.rc">
  728. </File>
  729. <File
  730. RelativePath=".StdAfx.cpp">
  731. <FileConfiguration
  732. Name="MBCS Release RDE|Win32">
  733. <Tool
  734. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  735. UsePrecompiledHeader="1"/>
  736. </FileConfiguration>
  737. <FileConfiguration
  738. Name="Unicode Debug|Win32">
  739. <Tool
  740. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  741. UsePrecompiledHeader="1"/>
  742. </FileConfiguration>
  743. <FileConfiguration
  744. Name="MBCS Debug|Win32">
  745. <Tool
  746. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  747. UsePrecompiledHeader="1"/>
  748. </FileConfiguration>
  749. <FileConfiguration
  750. Name="MBCS Release|Win32">
  751. <Tool
  752. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  753. UsePrecompiledHeader="1"/>
  754. </FileConfiguration>
  755. <FileConfiguration
  756. Name="Unicode Release|Win32">
  757. <Tool
  758. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  759. UsePrecompiledHeader="1"/>
  760. </FileConfiguration>
  761. <FileConfiguration
  762. Name="ANSI Debug|Win32">
  763. <Tool
  764. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  765. UsePrecompiledHeader="1"/>
  766. </FileConfiguration>
  767. <FileConfiguration
  768. Name="MBCS Debug RDE|Win32">
  769. <Tool
  770. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  771. UsePrecompiledHeader="1"/>
  772. </FileConfiguration>
  773. <FileConfiguration
  774. Name="ANSI Release RDE|Win32">
  775. <Tool
  776. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  777. UsePrecompiledHeader="1"/>
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="Unicode Debug RDE|Win32">
  781. <Tool
  782. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  783. UsePrecompiledHeader="1"/>
  784. </FileConfiguration>
  785. <FileConfiguration
  786. Name="ANSI Release|Win32">
  787. <Tool
  788. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  789. UsePrecompiledHeader="1"/>
  790. </FileConfiguration>
  791. <FileConfiguration
  792. Name="Unicode Release RDE|Win32">
  793. <Tool
  794. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  795. UsePrecompiledHeader="1"/>
  796. </FileConfiguration>
  797. <FileConfiguration
  798. Name="ANSI Debug RDE|Win32">
  799. <Tool
  800. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  801. UsePrecompiledHeader="1"/>
  802. </FileConfiguration>
  803. </File>
  804. </Filter>
  805. <Filter
  806. Name="Header Files"
  807. Filter="h;hpp;hxx;hm;inl">
  808. <File
  809. RelativePath=".ExtSkinBitmap.h">
  810. </File>
  811. <File
  812. RelativePath=".ExtSkinItem.h">
  813. </File>
  814. <File
  815. RelativePath=".ExtSkinPaintManager.h">
  816. </File>
  817. <File
  818. RelativePath=".ProfSkin.h">
  819. </File>
  820. <File
  821. RelativePath=".Resource.h">
  822. </File>
  823. <File
  824. RelativePath=".StdAfx.h">
  825. </File>
  826. </Filter>
  827. <Filter
  828. Name="Resource Files"
  829. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  830. </Filter>
  831. </Files>
  832. <Globals>
  833. </Globals>
  834. </VisualStudioProject>