Use the QmlProject configuration to set the debug server port.

This commit is contained in:
Bea Lam
2010-01-13 11:45:51 +10:00
parent 7be7c52a69
commit c9da13eb21
3 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
include(qmlprojectmanager_dependencies.pri)
LIBS *= -l$$qtLibraryTarget(QmlProjectManager)