Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove bad INCLUDEPATH, not even used
  • Loading branch information
pvuorela committed Jul 7, 2015
1 parent f852217 commit 7a1c085
Showing 1 changed file with 0 additions and 9 deletions.
@@ -1,11 +1,4 @@
#-------------------------------------------------
#
# Project created by QtCreator 2013-05-28T05:39:06
#
#-------------------------------------------------

QT += testlib dbus network

QT -= gui

TARGET = tst_connectionagent_plugintest
Expand All @@ -28,8 +21,6 @@ connectiond_interface.source_flags = "-c ConnectionManagerInterface"

DEFINES += SRCDIR=\\\"$$PWD/\\\"

INCLUDEPATH += ../../../connectiongentplugin

CONFIG += link_pkgconfig
PKGCONFIG += connman-qt5

Expand Down

0 comments on commit 7a1c085

Please sign in to comment.