etqw-sdk/source/base/_CompiledScript.vsprops

23 lines
500 B
Plaintext
Raw Normal View History

2008-05-29 00:00:00 +00:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="ETQW Game Script DLL"
CharacterSet="2"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough=""
WarningLevel="3"
Detect64BitPortabilityProblems="false"
/>
<Tool
Name="VCLinkerTool"
ModuleDefinitionFile="scripts.def"
SubSystem="2"
LargeAddressAware="2"
TargetMachine="1"
/>
</VisualStudioPropertySheet>