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

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

CONFIG += console
CONFIG -= app_bundle

DESTDIR = ./

INSTALLS =

SOURCES += main.cpp