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 | 186ed3bdf30f02425cb0e86e7370e29c988df0e1 (patch) | |
tree | 1eb55cbbb2a418bf41b369db37f68d3d6949b4f5 | |
parent | a2d463cf2794c45c55cfc8f97050e1d8ffdcf4b7 (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 { |