Files
geometry/test/ttmath.vsprops
2011-02-12 15:29:43 +00:00

17 lines
402 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="ttmath"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(TTMATH_ROOT);../$(TTMATH_ROOT)"
PreprocessorDefinitions="HAVE_TTMATH"
/>
<UserMacro
Name="TTMATH_ROOT"
Value="..\..\..\boost\geometry\extensions\contrib\ttmath"
/>
</VisualStudioPropertySheet>