blob: 0352561e03652410f7b27ecab1e23532a0ef5817 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qqmltypeloader
QT += qml testlib qml-private quick
macx:CONFIG -= app_bundle
SOURCES += \
tst_qqmltypeloader.cpp \
../../shared/testhttpserver.cpp
HEADERS += \
../../shared/testhttpserver.h
include (../../shared/util.pri)