summaryrefslogtreecommitdiff
path: root/libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt')
-rw-r--r--libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt b/libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt
new file mode 100644
index 000000000..93d331a30
--- /dev/null
+++ b/libs/geometry/example/with_external_libs/contrib/gd-2.0.35/boost_geometry_readme.txt
@@ -0,0 +1,20 @@
+// Boost.Geometry (aka GGL, Generic Geometry Library)
+//
+// Copyright Barend Gehrels 2010, Geodan, Amsterdam, the Netherlands
+// Use, modification and distribution is subject to the Boost Software License,
+// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+
+Download gd from
+http://www.libgd.org/
+(currently from: https://bitbucket.org/pierrejoye/gd-libgd/downloads)
+
+and extract to this folder.
+(currently: extract from ../src/ into this folder)
+
+Nothing has to be installed.
+
+This is used in x02_gd_example.cpp
+