Files
Sun1602/DefaultSharedPropertyNoMP.vsprops
T
2022-10-26 12:25:11 +08:00

23 lines
656 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"
PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;_CRT_SECURE_NO_WARNINGS;_USE_32BIT_TIME_T"
EnableEnhancedInstructionSet="2"
StringPooling="true"
MinimalRebuild="false"
AdditionalOptions=""
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories=""
/>
</VisualStudioPropertySheet>