summaryrefslogtreecommitdiff
path: root/openscad.pro
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-31 00:31:26 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-31 00:31:26 (GMT)
commitea77e90a5463428a54cff9ab25c84c9c8687882e (patch)
treea594f6937efb3f2306c6a2adc9838268618e8cec /openscad.pro
parent8f759f3f843ee4977e20be6b6e30dcf4a5ea7673 (diff)
Clifford Wolf:
Fixed EIGEN2_DIR and OPENCSG_DIR qmake handling git-svn-id: http://svn.clifford.at/openscad/trunk@383 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.pro')
-rw-r--r--openscad.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro
index 4a8bdf2..5000c13 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -41,7 +41,7 @@ include(opencsg.pri)
# Optionally specify location of Eigen2 using the
# EIGEN2DIR env. variable
-EIGEN2_DIR = $(EIGEN2DIR)
+EIGEN2_DIR = $$(EIGEN2DIR)
!isEmpty(EIGEN2_DIR) {
INCLUDEPATH += $$EIGEN2_DIR
}
contact: Jan Huwald // Impressum