forked from qt-creator/qt-creator
remove unnecessary include paths
the #include statements are supposed to be written in a way that makes these unnecessary. Change-Id: I6c9c0c3b00377cb8438036c96e5321ffd493523f Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -1,5 +1 @@
|
||||
INCLUDEPATH *= $$PWD/../../shared
|
||||
INCLUDEPATH *= $$PWD/../../shared/qmljs
|
||||
INCLUDEPATH *= $$PWD/../../shared/qmljs/parser
|
||||
|
||||
LIBS *= -l$$qtLibraryName(QmlJS)
|
||||
|
||||
Reference in New Issue
Block a user