X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen.pro;h=4f298538b184da971ca28d87fe0f2e98f8273369;hb=df594140c5940dbc518b8c68aad80511fdd8080e;hp=ef4d4499aabd265d9e91490a096bce3329eb1eb8;hpb=0592a405aa68f3baf6773795efa5522e4ee16779;p=apps%2Fhomescreen.git diff --git a/homescreen.pro b/homescreen.pro index ef4d449..4f29853 100644 --- a/homescreen.pro +++ b/homescreen.pro @@ -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