Fix GUI compilation after d96fb577

Fixes ticket #4895

Thanks to PKEuS for telling me what to do :-)
This commit is contained in:
vBm 2013-07-04 15:29:46 +02:00 committed by PKEuS
parent 14c3b390a4
commit 2ba337faf7
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# no manual edits - this file is autogenerated by dmake
include($$PWD/pcrerules.pri)
BASEPATH = ../externals/tinyxml/
include($$PWD/../externals/tinyxml/tinyxml.pri)
BASEPATH = ../lib/
INCLUDEPATH += ../externals/tinyxml
HEADERS += $${BASEPATH}check.h \
$${BASEPATH}check64bit.h \