summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-05-27 15:09:39 (GMT)
committerMarius Kintel <marius@kintel.net>2012-07-29 21:25:59 (GMT)
commit5d0825efd71d93776a01dfb5bd33bbd513b8748e (patch)
tree3fb0996ddd254d6b57fa771775ec5a452f0d1019
parent4b2b7cb4a18b2fe127654fef52197c2cb4e825f4 (diff)
No need to link OpenCSG with Qt
-rw-r--r--patches/OpenCSG-1.3.2-MacOSX-port.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/patches/OpenCSG-1.3.2-MacOSX-port.patch b/patches/OpenCSG-1.3.2-MacOSX-port.patch
index ba4bcc4..7262307 100644
--- a/patches/OpenCSG-1.3.2-MacOSX-port.patch
+++ b/patches/OpenCSG-1.3.2-MacOSX-port.patch
@@ -34,7 +34,7 @@ diff --git a/src/src.pro b/src/src.pro
index 4843a12..04d3f4d 100644
--- a/src/src.pro
+++ b/src/src.pro
-@@ -1,10 +1,31 @@
+@@ -1,10 +1,32 @@
TEMPLATE = lib
TARGET = opencsg
VERSION = 1.3.2
@@ -43,6 +43,7 @@ index 4843a12..04d3f4d 100644
CONFIG += opengl warn_on release
-INCLUDEPATH += ../include ../glew/include ../
+INCLUDEPATH += ../include ../
++CONFIG -= qt
+
+# Optionally specify deployment location using the
+# OPENSCAD_LIBRARIES env. variable
contact: Jan Huwald // Impressum