blob: 3d71ef4c628aca41130732626d8c18e326b6e95b [file] [log] [blame]
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