系统优化.vcproj
上传用户:hshkfsl
上传日期:2014-01-04
资源大小:1910k
文件大小:11k
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="系统优化"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".Debug"
- IntermediateDirectory=".Debug"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Debug/系统优化.pch"
- AssemblerListingLocation=".Debug/"
- ObjectFile=".Debug/"
- ProgramDataBaseFileName=".Debug/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".Debug/系统优化.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Debug/系统优化.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/系统优化.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".Release"
- IntermediateDirectory=".Release"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Release/系统优化.pch"
- AssemblerListingLocation=".Release/"
- ObjectFile=".Release/"
- ProgramDataBaseFileName=".Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".Release/系统优化.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".Release/系统优化.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Release/系统优化.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".AddFileDlg.cpp">
- </File>
- <File
- RelativePath="StdAfx.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="1"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- PreprocessorDefinitions=""
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="系统优化.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- PreprocessorDefinitions=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="hlp系统优化.hpj">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Making help file..."
- CommandLine="start /wait hcw /C /E /M "hlp$(InputName).hpj"
- if errorlevel 1 goto :Error
- if not exist "hlp$(InputName).hlp" goto :Error
- copy "hlp$(InputName).hlp" "$(OutDir)"
- goto :done
- :Error
- echo hlp"$(InputName)".hpj(1) : error:
- type "hlp$(InputName).log"
- :done
- "
- Outputs="$(OutDir)$(InputName).hlp"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Making help file..."
- CommandLine="start /wait hcw /C /E /M "hlp$(InputName).hpj"
- if errorlevel 1 goto :Error
- if not exist "hlp$(InputName).hlp" goto :Error
- copy "hlp$(InputName).hlp" "$(OutDir)"
- goto :done
- :Error
- echo hlp"$(InputName)".hpj(1) : error:
- type "hlp$(InputName).log"
- :done
- "
- Outputs="$(OutDir)$(InputName).hlp"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="系统优化.rc">
- </File>
- <File
- RelativePath="系统优化Dlg.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- PreprocessorDefinitions=""/>
- </FileConfiguration>
- </File>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath="res系统优化.ico">
- </File>
- <File
- RelativePath="res系统优化.rc2">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".AddFileDlg.h">
- </File>
- <File
- RelativePath="Resource.h">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Making help include file..."
- CommandLine="echo. >"hlp$(TargetName).hm"
- echo // Commands (ID_* and IDM_*) >>"hlp$(TargetName).hm"
- makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Prompts (IDP_*) >>"hlp$(TargetName).hm"
- makehm IDP_,HIDP_,0x30000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Resources (IDR_*) >>"hlp$(TargetName).hm"
- makehm IDR_,HIDR_,0x20000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Dialogs (IDD_*) >>"hlp$(TargetName).hm"
- makehm IDD_,HIDD_,0x20000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Frame Controls (IDW_*) >>"hlp$(TargetName).hm"
- makehm IDW_,HIDW_,0x50000 resource.h >>"hlp$(TargetName).hm"
- "
- Outputs="hlp$(TargetName).hm"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Making help include file..."
- CommandLine="echo. >"hlp$(TargetName).hm"
- echo // Commands (ID_* and IDM_*) >>"hlp$(TargetName).hm"
- makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Prompts (IDP_*) >>"hlp$(TargetName).hm"
- makehm IDP_,HIDP_,0x30000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Resources (IDR_*) >>"hlp$(TargetName).hm"
- makehm IDR_,HIDR_,0x20000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Dialogs (IDD_*) >>"hlp$(TargetName).hm"
- makehm IDD_,HIDD_,0x20000 resource.h >>"hlp$(TargetName).hm"
- echo. >>"hlp$(TargetName).hm"
- echo // Frame Controls (IDW_*) >>"hlp$(TargetName).hm"
- makehm IDW_,HIDW_,0x50000 resource.h >>"hlp$(TargetName).hm"
- "
- Outputs="hlp$(TargetName).hm"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="StdAfx.h">
- </File>
- <File
- RelativePath="系统优化.h">
- </File>
- <File
- RelativePath="系统优化Dlg.h">
- </File>
- </Filter>
- <Filter
- Name="Help Files"
- Filter="cnt;rtf">
- <File
- RelativePath="hlpAfxDlg.rtf">
- </File>
- <File
- RelativePath="hlp系统优化.cnt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Copying contents file..."
- CommandLine="copy "hlp$(InputName).cnt" "$(OutDir)"
- "
- Outputs="$(OutDir)$(InputName).cnt"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Copying contents file..."
- CommandLine="copy "hlp$(InputName).cnt" "$(OutDir)"
- "
- Outputs="$(OutDir)$(InputName).cnt"/>
- </FileConfiguration>
- </File>
- </Filter>
- <File
- RelativePath=".AddFileDlg.htm"
- DeploymentContent="TRUE">
- </File>
- <File
- RelativePath=".button.htm"
- DeploymentContent="TRUE">
- </File>
- <File
- RelativePath="ReadMe.txt">
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="系统优化.rc"/>
- </Globals>
- </VisualStudioProject>