summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-05-12 07:15:00 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-05-12 07:15:00 (GMT)
commit51684a152f380ed86bb45303871c0881f138d6d9 (patch)
tree9afce594ecbf1685863f13f342b1c5608c49c7fa /mkspecs
parentb80c3b1b04c35ae1fa6d7119b6f7dac06ee6494b (diff)
parent5c830ed2a612b940c377fb4e8a2372655f175707 (diff)
downloadQt-51684a152f380ed86bb45303871c0881f138d6d9.zip
Qt-51684a152f380ed86bb45303871c0881f138d6d9.tar.gz
Qt-51684a152f380ed86bb45303871c0881f138d6d9.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging: QmlDebug: Fix QmlOstPlugin compilation failure QmlDebug: Fix QmlOstPlugin compilation failure Enable performance monitoring at application startup. Augment documentation QmlDebugger: removing slots in Live Preview QmlDebugger: adding slots to items in Live Preview Fixed license header Fixed compile on Windows Added forgotten file qdeclarativeobserverinterface_p.h Removed some trailing whitespace Introduced a CONFIG option that enables declarative debug services Moved the QML Observer Service and related functionality into Qt QDeclarativeDebugServer: Send hello answer before any service messages Removed some superfluous semicolons
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/declarative_debug.prf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/features/declarative_debug.prf b/mkspecs/features/declarative_debug.prf
new file mode 100644
index 0000000..b0248f0
--- /dev/null
+++ b/mkspecs/features/declarative_debug.prf
@@ -0,0 +1 @@
+contains(QT, declarative):DEFINES += QT_DECLARATIVE_DEBUG