CN1602 is the local client. KR is the official tree with unpacked Data, System, and Sound. Packed .wpk files stay off git.
24 lines
836 B
XML
24 lines
836 B
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="DefaultSharedProperty"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
EnableIntrinsicFunctions="true"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="C:\boost_1_63_0;D:\SunProjects\1601 sun\dxsdk_unpack\DXSDK\Include"
|
|
PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;_CRT_SECURE_NO_WARNINGS;_USE_32BIT_TIME_T;"
|
|
EnableEnhancedInstructionSet="2"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
AdditionalOptions="/MP"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalLibraryDirectories="C:\boost_1_63_0\stage\lib;D:\SunProjects\1601 sun\dxsdk_unpack\DXSDK\Lib\x86"
|
|
/>
|
|
</VisualStudioPropertySheet>
|