CGuiTabbedDemo.vcproj
上传用户:wlkj888
上传日期:2022-08-01
资源大小:806k
文件大小:6k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="CGuiTabbedDemo"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".....bin"
  17. IntermediateDirectory=".Debug"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="....GuiLib"
  26. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".Debug/CGuiTabbedDemo.pch"
  32. AssemblerListingLocation=".Debug/"
  33. ObjectFile=".Debug/"
  34. ProgramDataBaseFileName=".Debug/"
  35. BrowseInformation="1"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. DebugInformationFormat="4"
  39. CompileAs="0"/>
  40. <Tool
  41. Name="VCCustomBuildTool"/>
  42. <Tool
  43. Name="VCLinkerTool"
  44. AdditionalOptions="/MACHINE:I386"
  45. OutputFile="....bin/CGuiTabbedDemoD.exe"
  46. LinkIncremental="2"
  47. SuppressStartupBanner="TRUE"
  48. AdditionalLibraryDirectories="....bin"
  49. GenerateDebugInformation="TRUE"
  50. ProgramDatabaseFile=".....bin/CGuiTabbedDemoD.pdb"
  51. SubSystem="2"/>
  52. <Tool
  53. Name="VCMIDLTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. MkTypLibCompatible="TRUE"
  56. SuppressStartupBanner="TRUE"
  57. TargetEnvironment="1"
  58. TypeLibraryName=".....bin/CGuiTabbedDemo.tlb"/>
  59. <Tool
  60. Name="VCPostBuildEventTool"/>
  61. <Tool
  62. Name="VCPreBuildEventTool"/>
  63. <Tool
  64. Name="VCPreLinkEventTool"/>
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  68. Culture="9226"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Release|Win32"
  76. OutputDirectory=".....bin"
  77. IntermediateDirectory=".Release"
  78. ConfigurationType="1"
  79. UseOfMFC="2"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="2">
  82. <Tool
  83. Name="VCCLCompilerTool"
  84. InlineFunctionExpansion="1"
  85. AdditionalIncludeDirectories="....GuiLib"
  86. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="2"
  89. EnableFunctionLevelLinking="TRUE"
  90. UsePrecompiledHeader="3"
  91. PrecompiledHeaderThrough="stdafx.h"
  92. PrecompiledHeaderFile=".Release/CGuiTabbedDemo.pch"
  93. AssemblerListingLocation=".Release/"
  94. ObjectFile=".Release/"
  95. ProgramDataBaseFileName=".Release/"
  96. WarningLevel="3"
  97. SuppressStartupBanner="TRUE"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. AdditionalOptions="/MACHINE:I386"
  104. OutputFile=".....bin/CGuiTabbedDemo.exe"
  105. LinkIncremental="1"
  106. SuppressStartupBanner="TRUE"
  107. AdditionalLibraryDirectories="....bin"
  108. ProgramDatabaseFile=".....bin/CGuiTabbedDemo.pdb"
  109. SubSystem="2"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. MkTypLibCompatible="TRUE"
  114. SuppressStartupBanner="TRUE"
  115. TargetEnvironment="1"
  116. TypeLibraryName=".....bin/CGuiTabbedDemo.tlb"/>
  117. <Tool
  118. Name="VCPostBuildEventTool"/>
  119. <Tool
  120. Name="VCPreBuildEventTool"/>
  121. <Tool
  122. Name="VCPreLinkEventTool"/>
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  126. Culture="9226"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. </Configuration>
  132. </Configurations>
  133. <Files>
  134. <Filter
  135. Name="Source Files"
  136. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  137. <File
  138. RelativePath=".CGuiTabbedDemo.cpp">
  139. </File>
  140. <File
  141. RelativePath=".CGuiTabbedDemo.rc">
  142. </File>
  143. <File
  144. RelativePath=".CGuiTabbedDemoDoc.cpp">
  145. </File>
  146. <File
  147. RelativePath=".CGuiTabbedDemoView.cpp">
  148. </File>
  149. <File
  150. RelativePath=".ChildFrm.cpp">
  151. </File>
  152. <File
  153. RelativePath=".MainFrm.cpp">
  154. </File>
  155. <File
  156. RelativePath=".StdAfx.cpp">
  157. <FileConfiguration
  158. Name="Debug|Win32">
  159. <Tool
  160. Name="VCCLCompilerTool"
  161. UsePrecompiledHeader="1"/>
  162. </FileConfiguration>
  163. <FileConfiguration
  164. Name="Release|Win32">
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. UsePrecompiledHeader="1"/>
  168. </FileConfiguration>
  169. </File>
  170. </Filter>
  171. <Filter
  172. Name="Header Files"
  173. Filter="h;hpp;hxx;hm;inl">
  174. <File
  175. RelativePath=".CGuiTabbedDemo.h">
  176. </File>
  177. <File
  178. RelativePath=".CGuiTabbedDemoDoc.h">
  179. </File>
  180. <File
  181. RelativePath=".CGuiTabbedDemoView.h">
  182. </File>
  183. <File
  184. RelativePath=".ChildFrm.h">
  185. </File>
  186. <File
  187. RelativePath=".MainFrm.h">
  188. </File>
  189. <File
  190. RelativePath=".Resource.h">
  191. </File>
  192. <File
  193. RelativePath=".StdAfx.h">
  194. </File>
  195. </Filter>
  196. <Filter
  197. Name="Resource Files"
  198. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  199. <File
  200. RelativePath=".resCGuiTabbedDemo.ico">
  201. </File>
  202. <File
  203. RelativePath=".resCGuiTabbedDemo.rc2">
  204. </File>
  205. <File
  206. RelativePath=".resCGuiTabbedDemoDoc.ico">
  207. </File>
  208. <File
  209. RelativePath=".resToolbar.bmp">
  210. </File>
  211. </Filter>
  212. <File
  213. RelativePath=".ReadMe.txt">
  214. </File>
  215. </Files>
  216. <Globals>
  217. </Globals>
  218. </VisualStudioProject>