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

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

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

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