2015-04-05 01:24:36 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2012-09-25 22:45:39 +00:00
|
|
|
<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>
|