debugger: make qml debugger start talking to qmlviewer

This commit is contained in:
hjk
2010-07-01 11:48:43 +02:00
parent 23b4c3fea4
commit 77cf419d77
5 changed files with 955 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
HEADERS += \
$$PWD/qmlengine.h \
$$PWD/canvasframerate.h \
SOURCES += \
$$PWD/qmlengine.cpp \
$$PWD/canvasframerate.cpp \
QT += declarative
FORMS +=