blob: f168437c9261cbb0d342f9262f615fc44ec5d2ea [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pjproject-vs8-win64-common-defaults"
6 >
7 <Tool
8 Name="VCCLCompilerTool"
9 PreprocessorDefinitions="WIN64;PJ_WIN64=1;PJ_M_X86_64=1;"
10 />
11 <Tool
12 Name="VCLinkerTool"
13 SubSystem="1"
14 TargetMachine="17"
15 />
16 <UserMacro
17 Name="TargetCPU"
18 Value="x86_64"
19 />
20</VisualStudioPropertySheet>