Merge pull request #164 from last5bits/master

Don't include tinyxml from both lib.pri and test.pro
This commit is contained in:
Daniel Marjamäki 2013-08-21 07:24:56 -07:00
commit ef086ee4a9
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 = .