📄 vc71_ycpp.vcproj
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="vc71_ycpp"
ProjectGUID="{BD374171-CDE5-499C-91CB-161E068E6F84}"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="0"
AssemblerOutput="4"
WarningLevel="4"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/vc71_ycpp.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/vc71_ycpp.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<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"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/vc71_ycpp.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="youngc"
Filter="">
<File
RelativePath="..\..\young\youngc\yc_bbstree.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_bbstree.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_chkarray.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_chkarray.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_configuration.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_dblnklst.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_dblnklst.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_definition.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_dymemarr.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_dymemarr.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_dyrscarr.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_dyrscarr.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_function.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_function.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_hashtable.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_hashtable.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_memalgo.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_memalgo.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_memory.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_memory.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_rscalgo.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_rscalgo.h">
</File>
<File
RelativePath="..\..\young\youngc\yc_sglnklst.c">
</File>
<File
RelativePath="..\..\young\youngc\yc_sglnklst.h">
</File>
</Filter>
<Filter
Name="youngcpp"
Filter="">
<File
RelativePath="..\..\young\youngcpp\ycpp_algorithm.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_configuration.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_deque.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_function.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_list.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_map.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_memory.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_set.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_slist.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_string.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_traits.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_unordered_map.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_unordered_set.hpp">
</File>
<File
RelativePath="..\..\young\youngcpp\ycpp_vector.hpp">
</File>
</Filter>
<File
RelativePath="..\test_ycpp\test_ycpp.cpp">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -