aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimators/qquickanimators.pro
blob: 3cc3067e77751580e3ccf43639dec87d65fbcb3c (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += core-private gui-private qml-private quick-private testlib
TARGET=tst_qquickanimators
CONFIG += testcase
macx: CONFIG -= app_bundle
SOURCES += tst_qquickanimators.cpp

include (../../shared/util.pri)
include (../shared/util.pri)

TESTDATA = data/*
DISTFILES += data/*