📄 asn1.vcproj
字号:
<?xml version="1.0" encoding = "big5"?><VisualStudioProject ProjectType="Visual C++" Version="7.00" Name="ASN1" ProjectGUID="{CC4DCE75-9957-4642-A86B-EA14DBCEBF54}" SccProjectName=""$/ITGv4/ASN1", CAAAAAAA" SccLocalPath="."> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="Debug" IntermediateDirectory=".\Debug" ConfigurationType="4" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,../asn1,../asnh323/cxx" PreprocessorDefinitions="_DEBUG,_CONSOLE,__WIN32__,WIN32,ASN1_HAS_IOSTREAM,ASN1_ALLOCATOR,ASN1_STATIC" BasicRuntimeChecks="3" RuntimeLibrary="3" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\Debug/ASN1.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="4" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLibrarianTool" OutputFile=".\..\Lib\asn1sd.lib" SuppressStartupBanner="TRUE"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1028"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> </Configuration> <Configuration Name="Release|Win32" IntermediateDirectory=".\Release" ConfigurationType="4" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" InlineFunctionExpansion="1" AdditionalIncludeDirectories="." PreprocessorDefinitions="NDEBUG,_CONSOLE,__WIN32__,WIN32,ASN1_HAS_IOSTREAM,ASN1_ALLOCATOR,ASN1_STATIC" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="1" PrecompiledHeaderThrough="asn1.h" PrecompiledHeaderFile=".\Release/ASN1.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLibrarianTool" OutputFile=".\..\Lib\asn1s.lib" SuppressStartupBanner="TRUE"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1028"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> </Configuration> </Configurations> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> <File RelativePath=".\AVNDecoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\AVNEncoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\BERDecoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\BEREnCoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\CoderEnv.cxx"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1" PrecompiledHeaderThrough="asn1.h"/> </FileConfiguration> </File> <File RelativePath=".\InvalidTracer.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\PERDecoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\PEREnCoder.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\ValidChecker.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> <File RelativePath=".\asn1.cxx"> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="2"/> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl"> <File RelativePath=".\AssocVector.h"> </File> <File RelativePath=".\asn1.h"> </File> </Filter> <File RelativePath=".\Readme.txt"> </File> </Files> <Globals> </Globals></VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -