summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebugjs/app/app.pro
blob: 1103ccfb655a11900a23d4fabdd3184a4a8abc3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app

QT += quick1 quick1-private gui widgets
CONFIG += declarative_debug

CONFIG += console
CONFIG -= app_bundle

DESTDIR = ./

INSTALLS =

SOURCES += main.cpp