qtdeclarative/tests/auto/qml/qqmlconsole/qqmlconsole.pro

15 lines
252 B
Prolog

CONFIG += testcase
TARGET = tst_qqmlconsole
SOURCES += tst_qqmlconsole.cpp
include (../../shared/util.pri)
macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += qml testlib gui-private
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0