aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
blob: 3d71ef4c628aca41130732626d8c18e326b6e95b (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qquicksmoothedanimation
macx:CONFIG -= app_bundle

SOURCES += tst_qquicksmoothedanimation.cpp

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

TESTDATA = data/*

QT += core-private gui-private  qml-private quick-private testlib