summaryrefslogtreecommitdiffstats
path: root/qtuitestrunner.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtuitestrunner.pro')
-rw-r--r--qtuitestrunner.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtuitestrunner.pro b/qtuitestrunner.pro
index 08b24a7..9f4991b 100644
--- a/qtuitestrunner.pro
+++ b/qtuitestrunner.pro
@@ -19,13 +19,11 @@ BOTAN_SRC=$$QTUITEST_SRC/botan/src
include($$BOTAN_SRC/botan.pri)
HEADERS +=\
-# $$QTUITEST_SRC/libqsystemtest/gracefulquit.h\
$$QTUITEST_SRC/libqtuitest/qtestprotocol_p.h\
$$QTUITEST_SRC/libqtuitest/qtuitestelapsedtimer_p.h
SOURCES +=\
-# $$QTUITEST_SRC/libqsystemtest/gracefulquit.cpp\
$$QTUITEST_SRC/libqtuitest/qtestprotocol.cpp\
$$QTUITEST_SRC/libqtuitest/qtuitestelapsedtimer.cpp\
$$QTUITEST_SRC/interpreter/main.cpp
@@ -82,6 +80,8 @@ SOURCES +=\
$$QTUITEST_SRC/coreplugin/ssh/sshremoteprocess.cpp \
$$QTUITEST_SRC/coreplugin/ssh/sshsendfacility.cpp
+SOURCES += $$QTUITEST_SRC/libqsystemtest/qtestide.cpp
+
!symbian {
MOC_DIR=$$OUT_PWD/.moc
OBJECTS_DIR=$$OUT_PWD/.obj