aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-10-17 16:09:17 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-24 18:00:18 +0200
commite2993352a5b3773413e16af4c4c3c83c370250ae (patch)
tree8f9aee78e885839bdd9e6943c256b26255cbf961 /tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro
parent3d10ba505e40cc8c63778374627ee232c3252397 (diff)
Debugger: Add autotest skeleton for inspector service
Change-Id: I2edd0d46f9b82262b91833945515374b9683be4b Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
Diffstat (limited to 'tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro')
-rw-r--r--tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro b/tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro
new file mode 100644
index 0000000000..59aa745098
--- /dev/null
+++ b/tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro
@@ -0,0 +1,9 @@
+TARGET = app
+QT = core gui declarative qtquick1
+
+CONFIG += declarative_debug
+macx:CONFIG -= app_bundle
+
+SOURCES += main.cpp
+
+OTHER_FILES += qtquick1.qml qtquick2.qml