X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=blobdiff_plain;f=HomeScreenAppFrameworkBinderAGL%2FHomeScreenAppFrameworkBinderAGL.pro;h=9a35c358582348a9b558e3d9c1ccca836d69a08e;hp=7117ee0a3a7c77b7b639816440905ee3c9d0d602;hb=0120ff5e9f513b048e3904eaacaa530e1f0188bb;hpb=61f63653cdff5ae2ee0613d92f501e75769bfd1e diff --git a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro index 7117ee0..9a35c35 100644 --- a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro +++ b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro @@ -28,10 +28,7 @@ SOURCES += src/main.cpp \ HEADERS += \ src/homescreenappframeworkbinderagl.h -INCLUDEPATH += $$OUT_PWD/../interfaces -INCLUDEPATH += ../interfaces/ - -LIBS += -L$$OUT_PWD/../interfaces -linterfaces +include(../interfaces/interfaces.pri) OTHER_FILES += \ README.md