Qmake unix includes mac

.. so need unix:!macx in the macro
This commit is contained in:
Mark Liversedge
2015-11-12 14:47:56 +00:00
parent e88b89780f
commit 64ed5c0d99
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = qwt src
unix {
unix:!macx {
SUBDIRS += kqoauth
}
CONFIG += ordered