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

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

CONFIG += parallel_test

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