summaryrefslogtreecommitdiff
path: root/glew.pri
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-10 17:43:42 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-10 17:43:42 (GMT)
commitdb3e4478091b98fc84bad14533147cb508feff5c (patch)
treec97301686f31446ce0527fa4c2b116252ca3428c /glew.pri
parent203858f6b508f10743960efa88221e65deff9e91 (diff)
Use DEPLOYDIR independant of deploy config
git-svn-id: http://svn.clifford.at/openscad/trunk@542 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'glew.pri')
-rw-r--r--glew.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/glew.pri b/glew.pri
index 67ed68f..189b953 100644
--- a/glew.pri
+++ b/glew.pri
@@ -1,5 +1,5 @@
glew {
- !deploy {
+ isEmpty(DEPLOYDIR) {
# Optionally specify location of GLEW using the
# GLEWDIR env. variable
GLEW_DIR = $$(GLEWDIR)
contact: Jan Huwald // Impressum