main: Set-up the application id
[apps/homescreen.git] / homescreen.pro
index ef4d449..4f29853 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH
+# Copyright (c) 2017 TOYOTA MOTOR CORPORATION
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,11 +16,8 @@ TEMPLATE = subdirs
 
 load(configure)
 
-SUBDIRS = interfaces \
+SUBDIRS = \
     homescreen \
-    homescreensimulator \
-    sampleapptimedate
+    package
 
-homescreen.depends = interfaces
-homescreensimulator.depends = interfaces
-sampleapptimedate.depends = interfaces
+package.depends += homescreen