DES源代码以及DES调试工具
源代码在线查看: des测试工具.vcproj
ProjectType="Visual C++"
Version="8.00"
Name="DES测试工具"
ProjectGUID="{BA3DA258-742F-472E-B4B3-C0869A1ED059}"
RootNamespace="DES测试工具"
Keyword="MFCProj"
>
Name="Win32"
/>
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="2"
>
Name="VCPreBuildEventTool"
/>
Name="VCCustomBuildTool"
/>
Name="VCXMLDataGeneratorTool"
/>
Name="VCWebServiceProxyGeneratorTool"
/>
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
Name="VCManagedResourceCompilerTool"
/>
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2052"
AdditionalIncludeDirectories="$(IntDir)"
/>
Name="VCPreLinkEventTool"
/>
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
Name="VCALinkTool"
/>
Name="VCManifestTool"
/>
Name="VCXDCMakeTool"
/>
Name="VCBscMakeTool"
/>
Name="VCFxCopTool"
/>
Name="VCAppVerifierTool"
/>
Name="VCWebDeploymentTool"
/>
Name="VCPostBuildEventTool"
/>
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
Name="VCPreBuildEventTool"
/>
Name="VCCustomBuildTool"
/>
Name="VCXMLDataGeneratorTool"
/>
Name="VCWebServiceProxyGeneratorTool"
/>
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
MinimalRebuild="false"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
Name="VCManagedResourceCompilerTool"
/>
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2052"
AdditionalIncludeDirectories="$(IntDir)"
/>
Name="VCPreLinkEventTool"
/>
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
Name="VCALinkTool"
/>
Name="VCManifestTool"
/>
Name="VCXDCMakeTool"
/>
Name="VCBscMakeTool"
/>
Name="VCFxCopTool"
/>
Name="VCAppVerifierTool"
/>
Name="VCWebDeploymentTool"
/>
Name="VCPostBuildEventTool"
/>
Name="源文件"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
RelativePath=".\DES测试工具.cpp"
>
RelativePath=".\DES测试工具Dlg.cpp"
>
RelativePath=".\stdafx.cpp"
>
Name="Debug|Win32"
>
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
Name="Release|Win32"
>
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
RelativePath=".\yxyDES.cpp"
>
Name="头文件"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
RelativePath=".\DES测试工具.h"
>
RelativePath=".\DES测试工具Dlg.h"
>
RelativePath=".\Resource.h"
>
RelativePath=".\stdafx.h"
>
RelativePath=".\yxyDES.h"
>
Name="资源文件"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
RelativePath=".\res\DES.rc2"
>
RelativePath=".\res\DES测试工具.ico"
>
RelativePath=".\DES测试工具.rc"
>
RelativePath=".\ReadMe.txt"
>
Name="RESOURCE_FILE"
Value="DES测试工具.rc"
/>