qtdeclarative/tests/auto/qml/qqmlsettings/qqmlsettings.pro

12 lines
175 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qqmlsettings
macx:CONFIG -= app_bundle
SOURCES += tst_qqmlsettings.cpp
include (../../shared/util.pri)
TESTDATA = data/*
QT += qml testlib