aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qsgrectangleextruder/qsgrectangleextruder.pro
blob: e0e8f51aaa202759f4b83b5d2e4ee88608e2c441 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qsgrectangleextruder
SOURCES += tst_qsgrectangleextruder.cpp
macx:CONFIG -= app_bundle

testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles

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