diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-03 03:05:16 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-03 03:05:16 (GMT) |
commit | b699cbd8596db1c24cf60d4d7fe4b3a025420a19 (patch) | |
tree | aa00855c5a48f71e7aacb999fa65b673d4042539 | |
parent | 9f582257544a6b81097c5aded4ae912faf112475 (diff) |
Try compiling now with qcodeedit enabled
git-svn-id: http://svn.clifford.at/openscad/trunk@502 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 1b89951..4dbe0c6 100644 --- a/openscad.pro +++ b/openscad.pro @@ -35,7 +35,7 @@ macx:CONFIG += mdi CONFIG += cgal CONFIG += opencsg CONFIG += progresswidget -#CONFIG += qcodeedit +CONFIG += qcodeedit mdi { # MDI needs an OpenCSG library that is compiled with OpenCSG-Reset-Hack.patch applied |