Don't include tinyxml from both lib.pri and test.pro

This commit is contained in:
Alexey Zhikhartsev 2013-08-19 19:44:29 +04:00
parent 1a35241aa2
commit 298cbd77ff
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ CONFIG -= qt app_bundle
include(../console_common.pri)
BASEPATH = ../externals/tinyxml/
include(../externals/tinyxml/tinyxml.pri)
BASEPATH = ../lib/
include(../lib/lib.pri)
BASEPATH = .