summaryrefslogtreecommitdiff
path: root/tests/auto/files/files.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/files/files.pro')
-rw-r--r--tests/auto/files/files.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/files/files.pro b/tests/auto/files/files.pro
index ae191b7..e739874 100644
--- a/tests/auto/files/files.pro
+++ b/tests/auto/files/files.pro
@@ -1,7 +1,5 @@
QT += testlib enginio enginio-private core-private
-DEFINES += TEST_FILE_PATH=\\\"$$_PRO_FILE_PWD_/../common/enginio.png\\\"
-
TARGET = tst_files
CONFIG += console testcase
CONFIG -= app_bundle
@@ -10,4 +8,5 @@ include(../common/common.pri)
TEMPLATE = app
-SOURCES += tst_files.cpp \ No newline at end of file
+SOURCES += tst_files.cpp
+RESOURCES += ../common/testfiles.qrc