summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro
blob: 244f9d2f314ff9fa588511b0507698172c1993e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)
QT = core
HEADERS += 
SOURCES += tst_qtextboundaryfinder.cpp 
DEFINES += SRCDIR=\\\"$$PWD\\\"

wince* {
   addFiles.files = data
   addFiles.path = .
   DEPLOYMENT += addFiles
}
CONFIG += parallel_test