summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro')
-rw-r--r--tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro b/tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro
new file mode 100644
index 0000000000..25bb5a5ed0
--- /dev/null
+++ b/tests/auto/gui/text/qtextodfwriter/qtextodfwriter.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+QT += core-private gui-private
+SOURCES += tst_qtextodfwriter.cpp
+
+!symbian:DEFINES += SRCDIR=\\\"$$PWD\\\"
+symbian:INCLUDEPATH+=$$[QT_INSTALL_PREFIX]/include/QtGui/private