20 lines
410 B
XML
20 lines
410 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="pjproject-vs8-win64-common-defaults"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN64;PJ_WIN64=1;PJ_M_X86_64=1;"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<UserMacro
|
|
Name="TargetCPU"
|
|
Value="x86_64"
|
|
/>
|
|
</VisualStudioPropertySheet>
|