summaryrefslogtreecommitdiff
path: root/openscad.pro
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-12-11 07:50:52 (GMT)
committerMarius Kintel <marius@kintel.net>2013-12-11 07:50:52 (GMT)
commit6987ac927907bd2440abd8336cf6fa095a984bab (patch)
treead119a79974ae6f875dffd0801154617755ee59c /openscad.pro
parentd14f0be01c06a872a7fb0cef6e0fa67ad7bc4a4f (diff)
parent509a466ddd903906d290e30e98e5b6b01359b2f4 (diff)
Merge pull request #561 from brodykenrick/master
Unicode support for search, length and STRING[] accesses (+ a fix for 3rd Party CGAL lib issue on Ubunti)
Diffstat (limited to 'openscad.pro')
-rw-r--r--openscad.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro
index b38419e..ec5af20 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -8,7 +8,7 @@
# OPENCSGDIR
# OPENSCAD_LIBRARIES
#
-# Please see the 'Buildling' sections of the OpenSCAD user manual
+# Please see the 'Building' sections of the OpenSCAD user manual
# for updated tips & workarounds.
#
# http://en.wikibooks.org/wiki/OpenSCAD_User_Manual
@@ -156,6 +156,7 @@ CONFIG += cgal
CONFIG += opencsg
CONFIG += boost
CONFIG += eigen
+CONFIG += glib-2.0
#Uncomment the following line to enable QCodeEdit
#CONFIG += qcodeedit
contact: Jan Huwald // Impressum