blob: e5fa45f1d37492ae29f5283978af4cbf26ca73cd [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qqmlincubator
macx:CONFIG -= app_bundle
SOURCES += tst_qqmlincubator.cpp \
testtypes.cpp
HEADERS += testtypes.h
include (../../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private network testlib