mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
17 lines
337 B
XML
17 lines
337 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="gd"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(GD)""
|
|
PreprocessorDefinitions="NONDLL"
|
|
/>
|
|
<UserMacro
|
|
Name="GD"
|
|
Value="contrib/gd-2.0.35"
|
|
/>
|
|
</VisualStudioPropertySheet>
|