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

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

CONFIG += parallel_test

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