Files
geometry/test/ttmath.vsprops
Barend Gehrels aa9b9e4234 Added many tests for difference
Removed obsoleted copy.cpp

[SVN r69515]
2011-03-03 11:33:39 +00:00

17 lines
459 B
XML

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