summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-08 03:57:31 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-08 03:57:31 (GMT)
commitf3de61c992a959fea913311c727c3f6a79c5d0a5 (patch)
tree0a50244bd0e5f57e577f9e47bca4bc615d6ba876
parent0fa1c053d629a02a141e1175107e9f77f198457c (diff)
Build fat 32- and 64-bit binary when in deploy mode
git-svn-id: http://svn.clifford.at/openscad/trunk@535 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--openscad.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/openscad.pro b/openscad.pro
index 5b4d7a7..e5c740a 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -13,6 +13,7 @@ macx {
# add CONFIG+=deploy to the qmake command-line to make a deployment build
deploy {
message("Building deployment version")
+ CONFIG += x86 x86_64
DEPLOYDIR = $$(MACOSX_DEPLOY_DIR)
!isEmpty(DEPLOYDIR) {
INCLUDEPATH += $$DEPLOYDIR/include
contact: Jan Huwald // Impressum