SkinControls_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:15k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="SkinControls"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".Release/vc71"
  17. IntermediateDirectory=".Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="0"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Release/vc71/SkinControls.pch"
  36. AssemblerListingLocation=".Release/vc71/"
  37. ObjectFile=".Release/vc71/"
  38. ProgramDataBaseFileName=".Release/vc71/"
  39. WarningLevel="3"
  40. SuppressStartupBanner="TRUE"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLinkerTool"
  46. OutputFile="../../../bin/vc71/SkinControls.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Release/vc71/SkinControls.pdb"
  51. SubSystem="2"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Release/vc71/SkinControls.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. <Configuration
  84. Name="Unicode Debug|Win32"
  85. OutputDirectory=".Unicode_Debug/vc71"
  86. IntermediateDirectory=".Unicode_Debug/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="1">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="0"
  95. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  96. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  97. BasicRuntimeChecks="3"
  98. RuntimeLibrary="3"
  99. TreatWChar_tAsBuiltInType="TRUE"
  100. UsePrecompiledHeader="3"
  101. PrecompiledHeaderThrough="stdafx.h"
  102. PrecompiledHeaderFile=".Unicode_Debug/vc71/SkinControls.pch"
  103. AssemblerListingLocation=".Unicode_Debug/vc71/"
  104. ObjectFile=".Unicode_Debug/vc71/"
  105. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  106. WarningLevel="3"
  107. SuppressStartupBanner="TRUE"
  108. DebugInformationFormat="4"
  109. CompileAs="0"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. OutputFile="../../../bin/vc71/SkinControlsUD.exe"
  115. LinkIncremental="2"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. GenerateDebugInformation="TRUE"
  119. ProgramDatabaseFile=".Unicode_Debug/vc71/SkinControlsUD.pdb"
  120. SubSystem="2"
  121. EntryPointSymbol="wWinMainCRTStartup"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="_DEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Unicode_Debug/vc71/SkinControls.tlb"
  130. HeaderFileName=""/>
  131. <Tool
  132. Name="VCPostBuildEventTool"/>
  133. <Tool
  134. Name="VCPreBuildEventTool"/>
  135. <Tool
  136. Name="VCPreLinkEventTool"/>
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. PreprocessorDefinitions="_DEBUG"
  140. Culture="1033"
  141. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCWebDeploymentTool"/>
  148. <Tool
  149. Name="VCManagedWrapperGeneratorTool"/>
  150. <Tool
  151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  152. </Configuration>
  153. <Configuration
  154. Name="Debug|Win32"
  155. OutputDirectory=".Debug/vc71"
  156. IntermediateDirectory=".Debug/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="2">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="0"
  165. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  167. BasicRuntimeChecks="3"
  168. RuntimeLibrary="3"
  169. TreatWChar_tAsBuiltInType="TRUE"
  170. UsePrecompiledHeader="3"
  171. PrecompiledHeaderThrough="stdafx.h"
  172. PrecompiledHeaderFile=".Debug/vc71/SkinControls.pch"
  173. AssemblerListingLocation=".Debug/vc71/"
  174. ObjectFile=".Debug/vc71/"
  175. ProgramDataBaseFileName=".Debug/vc71/"
  176. WarningLevel="3"
  177. SuppressStartupBanner="TRUE"
  178. DebugInformationFormat="4"
  179. CompileAs="0"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. OutputFile="../../../bin/vc71/SkinControlsD.exe"
  185. LinkIncremental="2"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. GenerateDebugInformation="TRUE"
  189. ProgramDatabaseFile=".Debug/vc71/SkinControlsD.pdb"
  190. SubSystem="2"
  191. TargetMachine="1"/>
  192. <Tool
  193. Name="VCMIDLTool"
  194. PreprocessorDefinitions="_DEBUG"
  195. MkTypLibCompatible="TRUE"
  196. SuppressStartupBanner="TRUE"
  197. TargetEnvironment="1"
  198. TypeLibraryName=".Debug/vc71/SkinControls.tlb"
  199. HeaderFileName=""/>
  200. <Tool
  201. Name="VCPostBuildEventTool"/>
  202. <Tool
  203. Name="VCPreBuildEventTool"/>
  204. <Tool
  205. Name="VCPreLinkEventTool"/>
  206. <Tool
  207. Name="VCResourceCompilerTool"
  208. PreprocessorDefinitions="_DEBUG"
  209. Culture="1033"
  210. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"/>
  213. <Tool
  214. Name="VCXMLDataGeneratorTool"/>
  215. <Tool
  216. Name="VCWebDeploymentTool"/>
  217. <Tool
  218. Name="VCManagedWrapperGeneratorTool"/>
  219. <Tool
  220. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  221. </Configuration>
  222. <Configuration
  223. Name="Unicode Release|Win32"
  224. OutputDirectory=".Unicode_Release/vc71"
  225. IntermediateDirectory=".Unicode_Release/vc71"
  226. ConfigurationType="1"
  227. UseOfMFC="2"
  228. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  229. CharacterSet="1">
  230. <Tool
  231. Name="VCCLCompilerTool"
  232. AdditionalOptions="/Zm200 "
  233. Optimization="2"
  234. InlineFunctionExpansion="1"
  235. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  236. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  237. StringPooling="TRUE"
  238. RuntimeLibrary="2"
  239. EnableFunctionLevelLinking="TRUE"
  240. TreatWChar_tAsBuiltInType="TRUE"
  241. UsePrecompiledHeader="3"
  242. PrecompiledHeaderThrough="stdafx.h"
  243. PrecompiledHeaderFile=".Unicode_Release/vc71/SkinControls.pch"
  244. AssemblerListingLocation=".Unicode_Release/vc71/"
  245. ObjectFile=".Unicode_Release/vc71/"
  246. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  247. WarningLevel="3"
  248. SuppressStartupBanner="TRUE"
  249. CompileAs="0"/>
  250. <Tool
  251. Name="VCCustomBuildTool"/>
  252. <Tool
  253. Name="VCLinkerTool"
  254. OutputFile="../../../bin/vc71/SkinControlsU.exe"
  255. LinkIncremental="1"
  256. SuppressStartupBanner="TRUE"
  257. AdditionalLibraryDirectories="../../../lib/vc71"
  258. ProgramDatabaseFile=".Unicode_Release/vc71/SkinControlsU.pdb"
  259. SubSystem="2"
  260. EntryPointSymbol="wWinMainCRTStartup"
  261. TargetMachine="1"/>
  262. <Tool
  263. Name="VCMIDLTool"
  264. PreprocessorDefinitions="NDEBUG"
  265. MkTypLibCompatible="TRUE"
  266. SuppressStartupBanner="TRUE"
  267. TargetEnvironment="1"
  268. TypeLibraryName=".Unicode_Release/vc71/SkinControls.tlb"
  269. HeaderFileName=""/>
  270. <Tool
  271. Name="VCPostBuildEventTool"/>
  272. <Tool
  273. Name="VCPreBuildEventTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCResourceCompilerTool"
  278. PreprocessorDefinitions="NDEBUG"
  279. Culture="1033"
  280. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  281. <Tool
  282. Name="VCWebServiceProxyGeneratorTool"/>
  283. <Tool
  284. Name="VCXMLDataGeneratorTool"/>
  285. <Tool
  286. Name="VCWebDeploymentTool"/>
  287. <Tool
  288. Name="VCManagedWrapperGeneratorTool"/>
  289. <Tool
  290. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  291. </Configuration>
  292. </Configurations>
  293. <References>
  294. </References>
  295. <Files>
  296. <Filter
  297. Name="Source Files"
  298. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  299. <File
  300. RelativePath="FiltersDialog.cpp">
  301. </File>
  302. <File
  303. RelativePath="SkinControls.cpp">
  304. </File>
  305. <File
  306. RelativePath="SkinControls.rc">
  307. </File>
  308. <File
  309. RelativePath="SkinControlsDlg.cpp">
  310. </File>
  311. <File
  312. RelativePath="StdAfx.cpp">
  313. <FileConfiguration
  314. Name="Release|Win32">
  315. <Tool
  316. Name="VCCLCompilerTool"
  317. UsePrecompiledHeader="1"/>
  318. </FileConfiguration>
  319. <FileConfiguration
  320. Name="Unicode Debug|Win32">
  321. <Tool
  322. Name="VCCLCompilerTool"
  323. UsePrecompiledHeader="1"/>
  324. </FileConfiguration>
  325. <FileConfiguration
  326. Name="Debug|Win32">
  327. <Tool
  328. Name="VCCLCompilerTool"
  329. UsePrecompiledHeader="1"/>
  330. </FileConfiguration>
  331. <FileConfiguration
  332. Name="Unicode Release|Win32">
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. UsePrecompiledHeader="1"/>
  336. </FileConfiguration>
  337. </File>
  338. </Filter>
  339. <Filter
  340. Name="Header Files"
  341. Filter="h;hpp;hxx;hm;inl">
  342. <File
  343. RelativePath="FiltersDialog.h">
  344. </File>
  345. <File
  346. RelativePath="Resource.h">
  347. </File>
  348. <File
  349. RelativePath="SkinControls.h">
  350. </File>
  351. <File
  352. RelativePath="SkinControlsDlg.h">
  353. </File>
  354. <File
  355. RelativePath="StdAfx.h">
  356. </File>
  357. </Filter>
  358. <Filter
  359. Name="Resource Files"
  360. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  361. <File
  362. RelativePath="resCjSample.ico">
  363. </File>
  364. <File
  365. RelativePath="resSkinControls.ico">
  366. </File>
  367. <File
  368. RelativePath="resSkinControls.rc2">
  369. </File>
  370. </Filter>
  371. <Filter
  372. Name="Styles"
  373. Filter="">
  374. <File
  375. RelativePath="......SourceSkinFrameworkStylesOffice2007.cjstyles">
  376. <FileConfiguration
  377. Name="Release|Win32">
  378. <Tool
  379. Name="VCCustomBuildTool"
  380. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  381. "
  382. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  383. </FileConfiguration>
  384. <FileConfiguration
  385. Name="Unicode Debug|Win32">
  386. <Tool
  387. Name="VCCustomBuildTool"
  388. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  389. "
  390. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  391. </FileConfiguration>
  392. <FileConfiguration
  393. Name="Debug|Win32">
  394. <Tool
  395. Name="VCCustomBuildTool"
  396. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  397. "
  398. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  399. </FileConfiguration>
  400. <FileConfiguration
  401. Name="Unicode Release|Win32">
  402. <Tool
  403. Name="VCCustomBuildTool"
  404. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  405. "
  406. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  407. </FileConfiguration>
  408. </File>
  409. <File
  410. RelativePath="......SourceSkinFrameworkStylesVista.cjstyles">
  411. <FileConfiguration
  412. Name="Release|Win32">
  413. <Tool
  414. Name="VCCustomBuildTool"
  415. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  416. "
  417. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  418. </FileConfiguration>
  419. <FileConfiguration
  420. Name="Unicode Debug|Win32">
  421. <Tool
  422. Name="VCCustomBuildTool"
  423. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  424. "
  425. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  426. </FileConfiguration>
  427. <FileConfiguration
  428. Name="Debug|Win32">
  429. <Tool
  430. Name="VCCustomBuildTool"
  431. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  432. "
  433. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  434. </FileConfiguration>
  435. <FileConfiguration
  436. Name="Unicode Release|Win32">
  437. <Tool
  438. Name="VCCustomBuildTool"
  439. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  440. "
  441. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  442. </FileConfiguration>
  443. </File>
  444. <File
  445. RelativePath="......SourceSkinFrameworkStylesWinXP.Luna.cjstyles">
  446. <FileConfiguration
  447. Name="Release|Win32">
  448. <Tool
  449. Name="VCCustomBuildTool"
  450. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  451. "
  452. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  453. </FileConfiguration>
  454. <FileConfiguration
  455. Name="Unicode Debug|Win32">
  456. <Tool
  457. Name="VCCustomBuildTool"
  458. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  459. "
  460. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  461. </FileConfiguration>
  462. <FileConfiguration
  463. Name="Debug|Win32">
  464. <Tool
  465. Name="VCCustomBuildTool"
  466. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  467. "
  468. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  469. </FileConfiguration>
  470. <FileConfiguration
  471. Name="Unicode Release|Win32">
  472. <Tool
  473. Name="VCCustomBuildTool"
  474. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  475. "
  476. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  477. </FileConfiguration>
  478. </File>
  479. <File
  480. RelativePath="......SourceSkinFrameworkStylesWinXP.Royale.cjstyles">
  481. <FileConfiguration
  482. Name="Release|Win32">
  483. <Tool
  484. Name="VCCustomBuildTool"
  485. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  486. "
  487. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  488. </FileConfiguration>
  489. <FileConfiguration
  490. Name="Unicode Debug|Win32">
  491. <Tool
  492. Name="VCCustomBuildTool"
  493. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  494. "
  495. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  496. </FileConfiguration>
  497. <FileConfiguration
  498. Name="Debug|Win32">
  499. <Tool
  500. Name="VCCustomBuildTool"
  501. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  502. "
  503. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  504. </FileConfiguration>
  505. <FileConfiguration
  506. Name="Unicode Release|Win32">
  507. <Tool
  508. Name="VCCustomBuildTool"
  509. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  510. "
  511. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  512. </FileConfiguration>
  513. </File>
  514. </Filter>
  515. </Files>
  516. <Globals>
  517. </Globals>
  518. </VisualStudioProject>