diff --git a/test/auto/tst_connectionagent_plugin/tst_connectionagent_plugin.pro b/test/auto/tst_connectionagent_plugin/tst_connectionagent_plugin.pro index 59b4649..e9ffd39 100644 --- a/test/auto/tst_connectionagent_plugin/tst_connectionagent_plugin.pro +++ b/test/auto/tst_connectionagent_plugin/tst_connectionagent_plugin.pro @@ -1,11 +1,4 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2013-05-28T05:39:06 -# -#------------------------------------------------- - QT += testlib dbus network - QT -= gui TARGET = tst_connectionagent_plugintest @@ -28,8 +21,6 @@ connectiond_interface.source_flags = "-c ConnectionManagerInterface" DEFINES += SRCDIR=\\\"$$PWD/\\\" -INCLUDEPATH += ../../../connectiongentplugin - CONFIG += link_pkgconfig PKGCONFIG += connman-qt5