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

QT += declarative
CONFIG += declarative_debug

CONFIG += console
CONFIG -= app_bundle

DESTDIR = ./

INSTALLS =

SOURCES += main.cpp