blob: 5a1fb6e81615b1df5960812f962a5be0b757a43c [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qquickflipable
macx:CONFIG -= app_bundle
SOURCES += tst_qquickflipable.cpp
include (../../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private quick-private testlib