forked from qt-creator/qt-creator
		
	automatically include libs' and plugins' _dependencies.pri files
Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
		| @@ -1,7 +1,6 @@ | ||||
| TEMPLATE = lib | ||||
| TARGET = CppTools | ||||
| include(../../qtcreatorplugin.pri) | ||||
| include(cpptools_dependencies.pri) | ||||
|  | ||||
| INCLUDEPATH += . | ||||
| DEFINES += CPPTOOLS_LIBRARY | ||||
|   | ||||
		Reference in New Issue
	
	Block a user