264 lines
5.1 KiB
XML
264 lines
5.1 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="9.00"
|
||
Name="MachineIdLib"
|
||
ProjectGUID="{A9EA30F2-2D54-491A-B2E1-CED6B9733A61}"
|
||
RootNamespace="MachineIdLib"
|
||
Keyword="Win32Proj"
|
||
TargetFrameworkVersion="131072"
|
||
>
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"
|
||
/>
|
||
</Platforms>
|
||
<ToolFiles>
|
||
</ToolFiles>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="Debug"
|
||
IntermediateDirectory="Debug"
|
||
ConfigurationType="4"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
CharacterSet="2"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../.."
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
MinimalRebuild="true"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="0"
|
||
PrecompiledHeaderFile="pch.h"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="false"
|
||
DebugInformationFormat="4"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLibrarianTool"
|
||
OutputFile="$(OutDir)/MachineIdLib.lib"
|
||
IgnoreDefaultLibraryNames="LIBCMTD.lib"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="Release"
|
||
IntermediateDirectory="Release"
|
||
ConfigurationType="4"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
CharacterSet="2"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="2"
|
||
InlineFunctionExpansion="1"
|
||
OmitFramePointers="true"
|
||
AdditionalIncludeDirectories="../.."
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
StringPooling="true"
|
||
RuntimeLibrary="0"
|
||
EnableFunctionLevelLinking="true"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="false"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLibrarianTool"
|
||
OutputFile="$(OutDir)/MachineIdLib.lib"
|
||
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="RDebug|Win32"
|
||
OutputDirectory="$(ConfigurationName)"
|
||
IntermediateDirectory="$(ConfigurationName)"
|
||
ConfigurationType="4"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
CharacterSet="2"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
InlineFunctionExpansion="1"
|
||
OmitFramePointers="true"
|
||
AdditionalIncludeDirectories="../.."
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
StringPooling="true"
|
||
RuntimeLibrary="0"
|
||
EnableFunctionLevelLinking="true"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="false"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLibrarianTool"
|
||
OutputFile="$(OutDir)/MachineIdLib.lib"
|
||
IgnoreDefaultLibraryNames="LIBCMTD.lib"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
/>
|
||
</Configuration>
|
||
</Configurations>
|
||
<References>
|
||
</References>
|
||
<Files>
|
||
<Filter
|
||
Name="<22>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
||
>
|
||
<File
|
||
RelativePath=".\MachineIdInfo.cpp"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="h;hpp;hxx;hm;inl;inc"
|
||
>
|
||
<File
|
||
RelativePath=".\GRC_DB.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\MachineIdInfo.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\pch.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||
>
|
||
</Filter>
|
||
<File
|
||
RelativePath="ReadMe.txt"
|
||
>
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|