16 lines
332 B
XML
16 lines
332 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
TargetMachine="1"
|
|
/>
|
|
</VisualStudioPropertySheet>
|