20 lines
425 B
XML
20 lines
425 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="pjproject-vs8-win32-common-defaults"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;PJ_WIN32=1;PJ_M_I386=1;"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<UserMacro
|
|
Name="TargetCPU"
|
|
Value="i386"
|
|
/>
|
|
</VisualStudioPropertySheet>
|