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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="SkinMDISample"
  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/SkinMDISample.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/SkinMDISample.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Release/vc71/SkinMDISample.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/SkinMDISample.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="Debug|Win32"
  85. OutputDirectory=".Debug/vc71"
  86. IntermediateDirectory=".Debug/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="2">
  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=".Debug/vc71/SkinMDISample.pch"
  103. AssemblerListingLocation=".Debug/vc71/"
  104. ObjectFile=".Debug/vc71/"
  105. ProgramDataBaseFileName=".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/SkinMDISampleD.exe"
  115. LinkIncremental="2"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. GenerateDebugInformation="TRUE"
  119. ProgramDatabaseFile=".Debug/vc71/SkinMDISampleD.pdb"
  120. SubSystem="2"
  121. TargetMachine="1"/>
  122. <Tool
  123. Name="VCMIDLTool"
  124. PreprocessorDefinitions="_DEBUG"
  125. MkTypLibCompatible="TRUE"
  126. SuppressStartupBanner="TRUE"
  127. TargetEnvironment="1"
  128. TypeLibraryName=".Debug/vc71/SkinMDISample.tlb"
  129. HeaderFileName=""/>
  130. <Tool
  131. Name="VCPostBuildEventTool"/>
  132. <Tool
  133. Name="VCPreBuildEventTool"/>
  134. <Tool
  135. Name="VCPreLinkEventTool"/>
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. PreprocessorDefinitions="_DEBUG"
  139. Culture="1033"
  140. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  141. <Tool
  142. Name="VCWebServiceProxyGeneratorTool"/>
  143. <Tool
  144. Name="VCXMLDataGeneratorTool"/>
  145. <Tool
  146. Name="VCWebDeploymentTool"/>
  147. <Tool
  148. Name="VCManagedWrapperGeneratorTool"/>
  149. <Tool
  150. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  151. </Configuration>
  152. <Configuration
  153. Name="Unicode Debug|Win32"
  154. OutputDirectory=".Unicode_Debug/vc71"
  155. IntermediateDirectory=".Unicode_Debug/vc71"
  156. ConfigurationType="1"
  157. UseOfMFC="2"
  158. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  159. CharacterSet="1">
  160. <Tool
  161. Name="VCCLCompilerTool"
  162. AdditionalOptions="/Zm200 "
  163. Optimization="0"
  164. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  165. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  166. BasicRuntimeChecks="3"
  167. RuntimeLibrary="3"
  168. TreatWChar_tAsBuiltInType="TRUE"
  169. UsePrecompiledHeader="3"
  170. PrecompiledHeaderThrough="stdafx.h"
  171. PrecompiledHeaderFile=".Unicode_Debug/vc71/SkinMDISample.pch"
  172. AssemblerListingLocation=".Unicode_Debug/vc71/"
  173. ObjectFile=".Unicode_Debug/vc71/"
  174. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  175. WarningLevel="3"
  176. SuppressStartupBanner="TRUE"
  177. DebugInformationFormat="4"
  178. CompileAs="0"/>
  179. <Tool
  180. Name="VCCustomBuildTool"/>
  181. <Tool
  182. Name="VCLinkerTool"
  183. OutputFile="../../../bin/vc71/SkinMDISampleUD.exe"
  184. LinkIncremental="2"
  185. SuppressStartupBanner="TRUE"
  186. AdditionalLibraryDirectories="../../../lib/vc71"
  187. GenerateDebugInformation="TRUE"
  188. ProgramDatabaseFile=".Unicode_Debug/vc71/SkinMDISampleUD.pdb"
  189. SubSystem="2"
  190. EntryPointSymbol="wWinMainCRTStartup"
  191. TargetMachine="1"/>
  192. <Tool
  193. Name="VCMIDLTool"
  194. PreprocessorDefinitions="_DEBUG"
  195. MkTypLibCompatible="TRUE"
  196. SuppressStartupBanner="TRUE"
  197. TargetEnvironment="1"
  198. TypeLibraryName=".Unicode_Debug/vc71/SkinMDISample.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/SkinMDISample.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/SkinMDISampleU.exe"
  255. LinkIncremental="1"
  256. SuppressStartupBanner="TRUE"
  257. AdditionalLibraryDirectories="../../../lib/vc71"
  258. ProgramDatabaseFile=".Unicode_Release/vc71/SkinMDISampleU.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/SkinMDISample.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="ChildFrm.cpp">
  301. </File>
  302. <File
  303. RelativePath="DialogsView.cpp">
  304. </File>
  305. <File
  306. RelativePath="MainFrm.cpp">
  307. </File>
  308. <File
  309. RelativePath="SkinMDISample.cpp">
  310. </File>
  311. <File
  312. RelativePath="SkinMDISample.rc">
  313. </File>
  314. <File
  315. RelativePath="SkinMDISampleDoc.cpp">
  316. </File>
  317. <File
  318. RelativePath="SkinMDISampleView.cpp">
  319. </File>
  320. <File
  321. RelativePath="SkinPropertyPageControls.cpp">
  322. </File>
  323. <File
  324. RelativePath="SkinPropertyPageThemes.cpp">
  325. </File>
  326. <File
  327. RelativePath="SkinPropertySheet.cpp">
  328. </File>
  329. <File
  330. RelativePath="StdAfx.cpp">
  331. <FileConfiguration
  332. Name="Release|Win32">
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. UsePrecompiledHeader="1"/>
  336. </FileConfiguration>
  337. <FileConfiguration
  338. Name="Debug|Win32">
  339. <Tool
  340. Name="VCCLCompilerTool"
  341. UsePrecompiledHeader="1"/>
  342. </FileConfiguration>
  343. <FileConfiguration
  344. Name="Unicode Debug|Win32">
  345. <Tool
  346. Name="VCCLCompilerTool"
  347. UsePrecompiledHeader="1"/>
  348. </FileConfiguration>
  349. <FileConfiguration
  350. Name="Unicode Release|Win32">
  351. <Tool
  352. Name="VCCLCompilerTool"
  353. UsePrecompiledHeader="1"/>
  354. </FileConfiguration>
  355. </File>
  356. </Filter>
  357. <Filter
  358. Name="Header Files"
  359. Filter="h;hpp;hxx;hm;inl">
  360. <File
  361. RelativePath="ChildFrm.h">
  362. </File>
  363. <File
  364. RelativePath="DialogsView.h">
  365. </File>
  366. <File
  367. RelativePath="MainFrm.h">
  368. </File>
  369. <File
  370. RelativePath="Resource.h">
  371. </File>
  372. <File
  373. RelativePath="SkinMDISample.h">
  374. </File>
  375. <File
  376. RelativePath="SkinMDISampleDoc.h">
  377. </File>
  378. <File
  379. RelativePath="SkinMDISampleView.h">
  380. </File>
  381. <File
  382. RelativePath="SkinPropertyPageControls.h">
  383. </File>
  384. <File
  385. RelativePath="SkinPropertyPageThemes.h">
  386. </File>
  387. <File
  388. RelativePath="SkinPropertySheet.h">
  389. </File>
  390. <File
  391. RelativePath="StdAfx.h">
  392. </File>
  393. </Filter>
  394. <Filter
  395. Name="Resource Files"
  396. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  397. <File
  398. RelativePath="resCjSample.ico">
  399. </File>
  400. <File
  401. RelativePath="resimagelist.bmp">
  402. </File>
  403. <File
  404. RelativePath="resSkinMDISample.ico">
  405. </File>
  406. <File
  407. RelativePath="resSkinMDISample.rc2">
  408. </File>
  409. <File
  410. RelativePath="resSkinMDISampleDoc.ico">
  411. </File>
  412. <File
  413. RelativePath="resToolbar.bmp">
  414. </File>
  415. </Filter>
  416. <Filter
  417. Name="Styles"
  418. Filter="">
  419. <File
  420. RelativePath="......SourceSkinFrameworkStylesOffice2007.cjstyles">
  421. <FileConfiguration
  422. Name="Release|Win32">
  423. <Tool
  424. Name="VCCustomBuildTool"
  425. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  426. "
  427. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  428. </FileConfiguration>
  429. <FileConfiguration
  430. Name="Debug|Win32">
  431. <Tool
  432. Name="VCCustomBuildTool"
  433. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  434. "
  435. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  436. </FileConfiguration>
  437. <FileConfiguration
  438. Name="Unicode Debug|Win32">
  439. <Tool
  440. Name="VCCustomBuildTool"
  441. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  442. "
  443. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  444. </FileConfiguration>
  445. <FileConfiguration
  446. Name="Unicode Release|Win32">
  447. <Tool
  448. Name="VCCustomBuildTool"
  449. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  450. "
  451. Outputs="$(TargetDir)StylesOffice2007.cjstyles"/>
  452. </FileConfiguration>
  453. </File>
  454. <File
  455. RelativePath="......SourceSkinFrameworkStylesVista.cjstyles">
  456. <FileConfiguration
  457. Name="Release|Win32">
  458. <Tool
  459. Name="VCCustomBuildTool"
  460. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  461. "
  462. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  463. </FileConfiguration>
  464. <FileConfiguration
  465. Name="Debug|Win32">
  466. <Tool
  467. Name="VCCustomBuildTool"
  468. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  469. "
  470. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  471. </FileConfiguration>
  472. <FileConfiguration
  473. Name="Unicode Debug|Win32">
  474. <Tool
  475. Name="VCCustomBuildTool"
  476. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  477. "
  478. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  479. </FileConfiguration>
  480. <FileConfiguration
  481. Name="Unicode Release|Win32">
  482. <Tool
  483. Name="VCCustomBuildTool"
  484. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  485. "
  486. Outputs="$(TargetDir)StylesVista.cjstyles"/>
  487. </FileConfiguration>
  488. </File>
  489. <File
  490. RelativePath="......SourceSkinFrameworkStylesWinXP.Luna.cjstyles">
  491. <FileConfiguration
  492. Name="Release|Win32">
  493. <Tool
  494. Name="VCCustomBuildTool"
  495. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  496. "
  497. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  498. </FileConfiguration>
  499. <FileConfiguration
  500. Name="Debug|Win32">
  501. <Tool
  502. Name="VCCustomBuildTool"
  503. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  504. "
  505. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  506. </FileConfiguration>
  507. <FileConfiguration
  508. Name="Unicode Debug|Win32">
  509. <Tool
  510. Name="VCCustomBuildTool"
  511. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  512. "
  513. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  514. </FileConfiguration>
  515. <FileConfiguration
  516. Name="Unicode Release|Win32">
  517. <Tool
  518. Name="VCCustomBuildTool"
  519. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  520. "
  521. Outputs="$(TargetDir)StylesWinXP.Luna.cjstyles"/>
  522. </FileConfiguration>
  523. </File>
  524. <File
  525. RelativePath="......SourceSkinFrameworkStylesWinXP.Royale.cjstyles">
  526. <FileConfiguration
  527. Name="Release|Win32">
  528. <Tool
  529. Name="VCCustomBuildTool"
  530. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  531. "
  532. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  533. </FileConfiguration>
  534. <FileConfiguration
  535. Name="Debug|Win32">
  536. <Tool
  537. Name="VCCustomBuildTool"
  538. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  539. "
  540. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  541. </FileConfiguration>
  542. <FileConfiguration
  543. Name="Unicode Debug|Win32">
  544. <Tool
  545. Name="VCCustomBuildTool"
  546. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  547. "
  548. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  549. </FileConfiguration>
  550. <FileConfiguration
  551. Name="Unicode Release|Win32">
  552. <Tool
  553. Name="VCCustomBuildTool"
  554. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)Styles&quot;
  555. "
  556. Outputs="$(TargetDir)StylesWinXP.Royale.cjstyles"/>
  557. </FileConfiguration>
  558. </File>
  559. </Filter>
  560. </Files>
  561. <Globals>
  562. </Globals>
  563. </VisualStudioProject>