X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=sample%2Fsample.pro;fp=sample%2Fsample.pro;h=e4e613be2137f9560b860c35f83416a238d91b4e;hb=9e76cf1b66b40a0e502c667dbbf53164261956b5;hp=f49af6973bb7bb0b8e7cf1b42e37131f70cb0ac8;hpb=d53b7647a82fb3a8e42c191e2a325767e75a9062;p=apps%2Fonscreenapp.git diff --git a/sample/sample.pro b/sample/sample.pro index f49af69..e4e613b 100644 --- a/sample/sample.pro +++ b/sample/sample.pro @@ -14,5 +14,7 @@ # limitations under the License. TEMPLATE = subdirs -SUBDIRS = app package +SUBDIRS = ../pws app package + +onstestapp.depends = ../pws package.depends += app