mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 12:12:10 +00:00
-> added many testcases Various updates in testcases for support of open polygons recursive_boxes.cpp, added triangles as well (dropped corner) [SVN r66450]
17 lines
406 B
XML
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>
|