summaryrefslogtreecommitdiff
path: root/tests/auto/qserialport/qserialport.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qserialport/qserialport.pro')
-rw-r--r--tests/auto/qserialport/qserialport.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/qserialport/qserialport.pro b/tests/auto/qserialport/qserialport.pro
index c16cd5e..5435fa3 100644
--- a/tests/auto/qserialport/qserialport.pro
+++ b/tests/auto/qserialport/qserialport.pro
@@ -2,10 +2,6 @@ QT = core testlib
TARGET = tst_qserialport
#CONFIG += testcase
-greaterThan(QT_MAJOR_VERSION, 4) {
- QT += serialport
-} else {
- include($$QTSERIALPORT_PROJECT_ROOT/src/serialport/qt4support/serialport.prf)
-}
+QT += serialport
SOURCES = tst_qserialport.cpp