Copy source code from homescreen-2017
[apps/homescreen.git] / homescreen.pro
index ef4d449..7c49383 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.
@@ -18,9 +18,7 @@ load(configure)
 
 SUBDIRS = interfaces \
     homescreen \
-    homescreensimulator \
-    sampleapptimedate
+    package
 
 homescreen.depends = interfaces
-homescreensimulator.depends = interfaces
-sampleapptimedate.depends = interfaces
+package.depends += homescreen