diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-05-08 03:57:28 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-05-08 03:57:28 (GMT) |
commit | 0fa1c053d629a02a141e1175107e9f77f198457c (patch) | |
tree | 1eb55cbbb2a418bf41b369db37f68d3d6949b4f5 | |
parent | 235614d97b88f7164a0ca79d6e9f8decdd0f0e51 (diff) |
Removed obsolete config
git-svn-id: http://svn.clifford.at/openscad/trunk@534 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | openscad.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index bb3d387..5b4d7a7 100644 --- a/openscad.pro +++ b/openscad.pro @@ -26,7 +26,6 @@ macx { APP_RESOURCES.path = Contents/Resources APP_RESOURCES.files = OpenSCAD.sdef QMAKE_BUNDLE_DATA += APP_RESOURCES - #CONFIG += x86 ppc LIBS += -framework Carbon } else { |