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:
Kai Koehne
2011-08-05 10:20:15 +02:00
parent bb41109b0e
commit 4cd119a985
10 changed files with 101 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
include(../symbianutils/symbianutils.pri)
LIBS *= -l$$qtLibraryName(QmlJSDebugClient)