Add 2017 to copyright
[staging/HomeScreen.git] / HomeScreenAppFrameworkBinderAGL / HomeScreenAppFrameworkBinderAGL.pro
index f194609..296900d 100644 (file)
@@ -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