summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qfxview/qfxview.pro
blob: e7dd16862bfb64655206a31b0407652a916fafee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qfxview
DEPENDPATH += .
INCLUDEPATH += .

CONFIG += release

QT += declarative script

DEFINES+=SRCDIR=\"$$PWD\"

# Input
SOURCES +=          \
    main.cpp