aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qsgwander/qsgwander.pro
blob: b8bb4aed13d7794cf205b9131311282850480007 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qsgwander.cpp
macx:CONFIG -= app_bundle

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

CONFIG += parallel_test

QT += core-private gui-private v8-private declarative-private opengl-private