aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativetextedit/qdeclarativetextedit.pro
blob: 74c42155798ad0011e6aede927d55b388ec36daf (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qdeclarativetextedit
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativetextedit.cpp ../../declarative/shared/testhttpserver.cpp
HEADERS += ../../declarative/shared/testhttpserver.h

DEFINES += SRCDIR=\\\"$$PWD\\\"

QT += core-private gui-private widgets-private v8-private declarative-private qtquick1-private network testlib