mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-26 06:32:16 +00:00
17 lines
459 B
XML
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=""$(TTMATH_ROOT)";"../$(TTMATH_ROOT)";"../../$(TTMATH_ROOT)""
|
|
PreprocessorDefinitions="HAVE_TTMATH"
|
|
/>
|
|
<UserMacro
|
|
Name="TTMATH_ROOT"
|
|
Value="..\..\..\boost\geometry\extensions\contrib\ttmath"
|
|
/>
|
|
</VisualStudioPropertySheet>
|