Files
geometry/test/ttmath.vsprops
Barend Gehrels e71fb07566 Assemble/traverse/enrich: complete update for handling self tangencies
-> added many testcases

Various updates in testcases for support of open polygons
recursive_boxes.cpp, added triangles as well (dropped corner)

[SVN r66450]
2010-11-08 10:32:23 +00:00

17 lines
406 B
XML

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