forked from qt-creator/qt-creator
QmlJsDebugClient: Compile it as separate library
Should boost build times. Change-Id: I35c9fd32d2df6dbdadf4d324eb87dbfb491e5ef2 Reviewed-on: http://codereview.qt.nokia.com/2673 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
3
src/libs/qmljsdebugclient/qmljsdebugclient.pri
Normal file
3
src/libs/qmljsdebugclient/qmljsdebugclient.pri
Normal file
@@ -0,0 +1,3 @@
|
||||
include(../symbianutils/symbianutils.pri)
|
||||
|
||||
LIBS *= -l$$qtLibraryName(QmlJSDebugClient)
|
||||
Reference in New Issue
Block a user