系统优化.vcproj
上传用户:hshkfsl
上传日期:2014-01-04
资源大小:1910k
文件大小:11k
源码类别:

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="系统优化"
  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=".Debug"
  17. IntermediateDirectory=".Debug"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="3"
  29. PrecompiledHeaderThrough="stdafx.h"
  30. PrecompiledHeaderFile=".Debug/系统优化.pch"
  31. AssemblerListingLocation=".Debug/"
  32. ObjectFile=".Debug/"
  33. ProgramDataBaseFileName=".Debug/"
  34. BrowseInformation="1"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. DebugInformationFormat="4"/>
  38. <Tool
  39. Name="VCCustomBuildTool"/>
  40. <Tool
  41. Name="VCLinkerTool"
  42. OutputFile=".Debug/系统优化.exe"
  43. LinkIncremental="1"
  44. SuppressStartupBanner="TRUE"
  45. GenerateDebugInformation="TRUE"
  46. ProgramDatabaseFile=".Debug/系统优化.pdb"
  47. SubSystem="2"
  48. TargetMachine="1"/>
  49. <Tool
  50. Name="VCMIDLTool"
  51. PreprocessorDefinitions="_DEBUG"
  52. MkTypLibCompatible="TRUE"
  53. SuppressStartupBanner="TRUE"
  54. TargetEnvironment="1"
  55. TypeLibraryName=".Debug/系统优化.tlb"
  56. HeaderFileName=""/>
  57. <Tool
  58. Name="VCPostBuildEventTool"/>
  59. <Tool
  60. Name="VCPreBuildEventTool"/>
  61. <Tool
  62. Name="VCPreLinkEventTool"/>
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. Culture="2052"/>
  67. <Tool
  68. Name="VCWebServiceProxyGeneratorTool"/>
  69. <Tool
  70. Name="VCXMLDataGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. <Tool
  74. Name="VCManagedWrapperGeneratorTool"/>
  75. <Tool
  76. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  77. </Configuration>
  78. <Configuration
  79. Name="Release|Win32"
  80. OutputDirectory=".Release"
  81. IntermediateDirectory=".Release"
  82. ConfigurationType="1"
  83. UseOfMFC="2"
  84. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  85. CharacterSet="2">
  86. <Tool
  87. Name="VCCLCompilerTool"
  88. Optimization="2"
  89. InlineFunctionExpansion="1"
  90. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  91. StringPooling="TRUE"
  92. RuntimeLibrary="2"
  93. EnableFunctionLevelLinking="TRUE"
  94. UsePrecompiledHeader="3"
  95. PrecompiledHeaderThrough="stdafx.h"
  96. PrecompiledHeaderFile=".Release/系统优化.pch"
  97. AssemblerListingLocation=".Release/"
  98. ObjectFile=".Release/"
  99. ProgramDataBaseFileName=".Release/"
  100. WarningLevel="3"
  101. SuppressStartupBanner="TRUE"/>
  102. <Tool
  103. Name="VCCustomBuildTool"/>
  104. <Tool
  105. Name="VCLinkerTool"
  106. OutputFile=".Release/系统优化.exe"
  107. LinkIncremental="1"
  108. SuppressStartupBanner="TRUE"
  109. ProgramDatabaseFile=".Release/系统优化.pdb"
  110. SubSystem="2"
  111. TargetMachine="1"/>
  112. <Tool
  113. Name="VCMIDLTool"
  114. PreprocessorDefinitions="NDEBUG"
  115. MkTypLibCompatible="TRUE"
  116. SuppressStartupBanner="TRUE"
  117. TargetEnvironment="1"
  118. TypeLibraryName=".Release/系统优化.tlb"
  119. HeaderFileName=""/>
  120. <Tool
  121. Name="VCPostBuildEventTool"/>
  122. <Tool
  123. Name="VCPreBuildEventTool"/>
  124. <Tool
  125. Name="VCPreLinkEventTool"/>
  126. <Tool
  127. Name="VCResourceCompilerTool"
  128. PreprocessorDefinitions="NDEBUG"
  129. Culture="2052"/>
  130. <Tool
  131. Name="VCWebServiceProxyGeneratorTool"/>
  132. <Tool
  133. Name="VCXMLDataGeneratorTool"/>
  134. <Tool
  135. Name="VCWebDeploymentTool"/>
  136. <Tool
  137. Name="VCManagedWrapperGeneratorTool"/>
  138. <Tool
  139. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  140. </Configuration>
  141. </Configurations>
  142. <References>
  143. </References>
  144. <Files>
  145. <Filter
  146. Name="Source Files"
  147. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  148. <File
  149. RelativePath=".AddFileDlg.cpp">
  150. </File>
  151. <File
  152. RelativePath="StdAfx.cpp">
  153. <FileConfiguration
  154. Name="Debug|Win32">
  155. <Tool
  156. Name="VCCLCompilerTool"
  157. Optimization="0"
  158. PreprocessorDefinitions=""
  159. BasicRuntimeChecks="3"
  160. UsePrecompiledHeader="1"
  161. BrowseInformation="1"/>
  162. </FileConfiguration>
  163. <FileConfiguration
  164. Name="Release|Win32">
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. Optimization="2"
  168. PreprocessorDefinitions=""
  169. UsePrecompiledHeader="1"/>
  170. </FileConfiguration>
  171. </File>
  172. <File
  173. RelativePath="系统优化.cpp">
  174. <FileConfiguration
  175. Name="Debug|Win32">
  176. <Tool
  177. Name="VCCLCompilerTool"
  178. Optimization="0"
  179. PreprocessorDefinitions=""
  180. BasicRuntimeChecks="3"
  181. BrowseInformation="1"/>
  182. </FileConfiguration>
  183. <FileConfiguration
  184. Name="Release|Win32">
  185. <Tool
  186. Name="VCCLCompilerTool"
  187. Optimization="2"
  188. PreprocessorDefinitions=""/>
  189. </FileConfiguration>
  190. </File>
  191. <File
  192. RelativePath="hlp系统优化.hpj">
  193. <FileConfiguration
  194. Name="Debug|Win32">
  195. <Tool
  196. Name="VCCustomBuildTool"
  197. Description="Making help file..."
  198. CommandLine="start /wait hcw /C /E /M &quot;hlp$(InputName).hpj&quot;
  199. if errorlevel 1 goto :Error
  200. if not exist &quot;hlp$(InputName).hlp&quot; goto :Error
  201. copy &quot;hlp$(InputName).hlp&quot; &quot;$(OutDir)&quot;
  202. goto :done
  203. :Error
  204. echo hlp&quot;$(InputName)&quot;.hpj(1) : error:
  205. type &quot;hlp$(InputName).log&quot;
  206. :done
  207. "
  208. Outputs="$(OutDir)$(InputName).hlp"/>
  209. </FileConfiguration>
  210. <FileConfiguration
  211. Name="Release|Win32">
  212. <Tool
  213. Name="VCCustomBuildTool"
  214. Description="Making help file..."
  215. CommandLine="start /wait hcw /C /E /M &quot;hlp$(InputName).hpj&quot;
  216. if errorlevel 1 goto :Error
  217. if not exist &quot;hlp$(InputName).hlp&quot; goto :Error
  218. copy &quot;hlp$(InputName).hlp&quot; &quot;$(OutDir)&quot;
  219. goto :done
  220. :Error
  221. echo hlp&quot;$(InputName)&quot;.hpj(1) : error:
  222. type &quot;hlp$(InputName).log&quot;
  223. :done
  224. "
  225. Outputs="$(OutDir)$(InputName).hlp"/>
  226. </FileConfiguration>
  227. </File>
  228. <File
  229. RelativePath="系统优化.rc">
  230. </File>
  231. <File
  232. RelativePath="系统优化Dlg.cpp">
  233. <FileConfiguration
  234. Name="Debug|Win32">
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. Optimization="0"
  238. PreprocessorDefinitions=""
  239. BasicRuntimeChecks="3"
  240. BrowseInformation="1"/>
  241. </FileConfiguration>
  242. <FileConfiguration
  243. Name="Release|Win32">
  244. <Tool
  245. Name="VCCLCompilerTool"
  246. Optimization="2"
  247. PreprocessorDefinitions=""/>
  248. </FileConfiguration>
  249. </File>
  250. <Filter
  251. Name="Resource Files"
  252. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  253. <File
  254. RelativePath="res系统优化.ico">
  255. </File>
  256. <File
  257. RelativePath="res系统优化.rc2">
  258. </File>
  259. </Filter>
  260. </Filter>
  261. <Filter
  262. Name="Header Files"
  263. Filter="h;hpp;hxx;hm;inl">
  264. <File
  265. RelativePath=".AddFileDlg.h">
  266. </File>
  267. <File
  268. RelativePath="Resource.h">
  269. <FileConfiguration
  270. Name="Debug|Win32">
  271. <Tool
  272. Name="VCCustomBuildTool"
  273. Description="Making help include file..."
  274. CommandLine="echo. &gt;&quot;hlp$(TargetName).hm&quot;
  275. echo // Commands (ID_* and IDM_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  276. makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  277. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  278. echo // Prompts (IDP_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  279. makehm IDP_,HIDP_,0x30000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  280. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  281. echo // Resources (IDR_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  282. makehm IDR_,HIDR_,0x20000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  283. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  284. echo // Dialogs (IDD_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  285. makehm IDD_,HIDD_,0x20000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  286. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  287. echo // Frame Controls (IDW_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  288. makehm IDW_,HIDW_,0x50000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  289. "
  290. Outputs="hlp$(TargetName).hm"/>
  291. </FileConfiguration>
  292. <FileConfiguration
  293. Name="Release|Win32">
  294. <Tool
  295. Name="VCCustomBuildTool"
  296. Description="Making help include file..."
  297. CommandLine="echo. &gt;&quot;hlp$(TargetName).hm&quot;
  298. echo // Commands (ID_* and IDM_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  299. makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  300. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  301. echo // Prompts (IDP_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  302. makehm IDP_,HIDP_,0x30000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  303. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  304. echo // Resources (IDR_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  305. makehm IDR_,HIDR_,0x20000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  306. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  307. echo // Dialogs (IDD_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  308. makehm IDD_,HIDD_,0x20000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  309. echo. &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  310. echo // Frame Controls (IDW_*) &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  311. makehm IDW_,HIDW_,0x50000 resource.h &gt;&gt;&quot;hlp$(TargetName).hm&quot;
  312. "
  313. Outputs="hlp$(TargetName).hm"/>
  314. </FileConfiguration>
  315. </File>
  316. <File
  317. RelativePath="StdAfx.h">
  318. </File>
  319. <File
  320. RelativePath="系统优化.h">
  321. </File>
  322. <File
  323. RelativePath="系统优化Dlg.h">
  324. </File>
  325. </Filter>
  326. <Filter
  327. Name="Help Files"
  328. Filter="cnt;rtf">
  329. <File
  330. RelativePath="hlpAfxDlg.rtf">
  331. </File>
  332. <File
  333. RelativePath="hlp系统优化.cnt">
  334. <FileConfiguration
  335. Name="Debug|Win32">
  336. <Tool
  337. Name="VCCustomBuildTool"
  338. Description="Copying contents file..."
  339. CommandLine="copy &quot;hlp$(InputName).cnt&quot; &quot;$(OutDir)&quot;
  340. "
  341. Outputs="$(OutDir)$(InputName).cnt"/>
  342. </FileConfiguration>
  343. <FileConfiguration
  344. Name="Release|Win32">
  345. <Tool
  346. Name="VCCustomBuildTool"
  347. Description="Copying contents file..."
  348. CommandLine="copy &quot;hlp$(InputName).cnt&quot; &quot;$(OutDir)&quot;
  349. "
  350. Outputs="$(OutDir)$(InputName).cnt"/>
  351. </FileConfiguration>
  352. </File>
  353. </Filter>
  354. <File
  355. RelativePath=".AddFileDlg.htm"
  356. DeploymentContent="TRUE">
  357. </File>
  358. <File
  359. RelativePath=".button.htm"
  360. DeploymentContent="TRUE">
  361. </File>
  362. <File
  363. RelativePath="ReadMe.txt">
  364. </File>
  365. </Files>
  366. <Globals>
  367. <Global
  368. Name="RESOURCE_FILE"
  369. Value="系统优化.rc"/>
  370. </Globals>
  371. </VisualStudioProject>