Fix macplist autotest
[qt-netbsd.git] / tests / auto / qtextedit / qtextedit.pro
blob02f5dcb9b6d24ea3cc9ae32345ea604e0cb014d6
1 load(qttest_p4)
3 INCLUDEPATH += ../
5 HEADERS +=
6 SOURCES += tst_qtextedit.cpp
8 wince*|symbian*: {
9 addImages.sources = fullWidthSelection/*
10 addImages.path = fullWidthSelection
11 DEPLOYMENT += addImages
14 wince* {
15 DEFINES += SRCDIR=\\\"./\\\"
16 } !symbian {
17 DEFINES += SRCDIR=\\\"$$PWD/\\\"
20 contains(QT_CONFIG, qt3support): QT += qt3support