diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-28 14:26:05 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-28 14:26:05 (GMT) |
commit | 2febe5944a3d0f047b487d3b3d0c805d221ecd24 (patch) | |
tree | 0324238780c6556970819cd29effef89f9be1b3b | |
parent | e6c2a2b26e421645759ced7f536fd39c093f70b3 (diff) |
Clifford Wolf:
Lets try the progresswidget on all architectures
git-svn-id: http://svn.clifford.at/openscad/trunk@462 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index e44ecc7..ea6f03b 100644 --- a/openscad.pro +++ b/openscad.pro @@ -34,7 +34,7 @@ QT += opengl macx:CONFIG += mdi CONFIG += cgal CONFIG += opencsg -macx:CONFIG += progresswidget +CONFIG += progresswidget mdi { # MDI needs an OpenCSG library that is compiled with OpenCSG-Reset-Hack.patch applied |