summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-15 20:11:04 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-15 20:11:04 (GMT)
commit06420a3ef9d577e0ccc725261a0275423b095232 (patch)
treea77b16ca68dfeb7de0d11c1c9cc8dfb3f249f298
parent293d66a56e24ce680cd7b79f2b8d3aad2f6c6a23 (diff)
fix documentation
-rw-r--r--openscad.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/openscad.pro b/openscad.pro
index 700c392..f6736c0 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -17,7 +17,6 @@ isEmpty(QT_VERSION) {
error("Please use qmake for Qt 4 (probably qmake-qt4)")
}
-
# Auto-include config_<variant>.pri if the VARIANT variable is give on the
# command-line, e.g. qmake VARIANT=mybuild
!isEmpty(VARIANT) {
@@ -128,7 +127,7 @@ DEFINES += USE_PROGRESSWIDGET
include(common.pri)
-# mingw has to after other items so OBJECT_DIRS will work properly
+# mingw has to come after other items so OBJECT_DIRS will work properly
CONFIG(mingw-cross-env) {
include(mingw-cross-env.pri)
}
contact: Jan Huwald // Impressum