summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextodfwriter/qtextodfwriter.pro
blob: ea1cebc369d130c6c0dd2ba5f1eba675900d8a4d (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

TARGET = tst_qtextodfwriter
QT += testlib
SOURCES += tst_qtextodfwriter.cpp

!symbian:DEFINES += SRCDIR=\\\"$$PWD\\\"
symbian:INCLUDEPATH+=$$[QT_INSTALL_PREFIX]/include/QtGui/private