diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-12-29 23:14:13 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-12-29 23:14:13 (GMT) |
commit | 70d810b666028d97f4587ec15619412181df0a7e (patch) | |
tree | 5db9ff4de2a395dcc8a96bd005323caf5ca116ae /openscad.pro | |
parent | b753e41dea877a1296c77a1bdc122f295f15a3bb (diff) |
cleanup
Diffstat (limited to 'openscad.pro')
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index 96250fd..b11f45b 100644 --- a/openscad.pro +++ b/openscad.pro @@ -127,8 +127,8 @@ netbsd* { QMAKE_CXXFLAGS_WARN_ON += -Wno-sign-compare } -# force the use of outdated libraries CONFIG(skip-version-check) { + # force the use of outdated libraries DEFINES += OPENSCAD_SKIP_VERSION_CHECK } |