cli pro doesn't force HAVE_RULES anymore.
This commit is contained in:
parent
33b5970c91
commit
6cbcf65339
|
@ -5,7 +5,6 @@ INCLUDEPATH += . ../lib
|
|||
OBJECTS_DIR = temp
|
||||
CONFIG += warn_on
|
||||
CONFIG -= qt app_bundle
|
||||
DEFINES += HAVE_RULES
|
||||
|
||||
BASEPATH = ../externals/tinyxml/
|
||||
include($$PWD/../externals/tinyxml/tinyxml.pri)
|
||||
|
|
Loading…
Reference in New Issue