X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreenAppFrameworkBinderAGL%2FHomeScreenAppFrameworkBinderAGL.pro;h=296900d05c1d49c4076d8b54b2c8d1d117737a78;hb=09f2f0036f122e49aa49e6c446d723850192a725;hp=f194609cb20242caeae27e6800bdb0a7bc9e9b02;hpb=c15499baf78f777de62899a376b0f3cd6b651920;p=staging%2FHomeScreen.git diff --git a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro index f194609..296900d 100644 --- a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro +++ b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ TARGET = HomeScreenAppFrameworkBinderAGL QT = core dbus include(../interfaces/interfaces.pri) +include(../ivi_layermanagement_api.pri) SOURCES += src/main.cpp \ src/homescreenappframeworkbinderagl.cpp @@ -26,8 +27,3 @@ HEADERS += \ OTHER_FILES += \ README.md - -# remove generated files -QMAKE_CLEAN += -r \ - $$OUT_PWD/HomeScreenAppFrameworkBinderAGL \ - $$OUT_PWD/Makefile