move 3rdparty INCLUDEPATH to cplusplus' _dependencies.pri

merely for the purpose of making the library .pri file trivial.

Change-Id: Idadbff0c9f7460e007721aa8181b31bdfef06704
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Oswald Buddenhagen
2013-03-27 21:07:11 +01:00
parent 7923032022
commit 85cf6b0e55
2 changed files with 1 additions and 1 deletions

View File

@@ -1,2 +1 @@
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty
LIBS *= -l$$qtLibraryName(CPlusPlus)

View File

@@ -1 +1,2 @@
include(../languageutils/languageutils.pri)
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty