blob: 91c3b86d32e1ca2b7e43c95c763541deb1d79613 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="pjproject-vs8-common-defaults"
OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
>
<Tool
Name="VCCLCompilerTool"
BrowseInformation="1"
WarningLevel="4"
CompileAs="0"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib"
/>
<Tool
Name="VCLinkerTool"
OutputFile="..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe"
/>
<UserMacro
Name="VSVer"
Value="8"
/>
</VisualStudioPropertySheet>