cli pro doesn't force HAVE_RULES anymore.

This commit is contained in:
Ryan Pavlik 2011-08-18 12:13:37 -05:00
parent 33b5970c91
commit 6cbcf65339
1 changed files with 0 additions and 1 deletions

View File

@ -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)