From db047b4eb444d02937eaae06833a8c65ce85c974 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 28 Feb 2017 18:47:07 -0500 Subject: Update to latest CES2017 Chinook changes Update a couple of files to latest Chinook changes from CES2017 repo, and move the homescreen library tests to where they are in all the other app repositories. Change-Id: Ib626897bea3504f6e2fc1ab0ff38953b62ff4268 Signed-off-by: Scott Murray --- app/config.tests/libhomescreen/libhomescreen.pro | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/config.tests/libhomescreen/libhomescreen.pro (limited to 'app/config.tests/libhomescreen/libhomescreen.pro') diff --git a/app/config.tests/libhomescreen/libhomescreen.pro b/app/config.tests/libhomescreen/libhomescreen.pro new file mode 100644 index 0000000..eb4e8f3 --- /dev/null +++ b/app/config.tests/libhomescreen/libhomescreen.pro @@ -0,0 +1,5 @@ +SOURCES = libhomescreen.cpp + +CONFIG -= qt +CONFIG += link_pkgconfig +PKGCONFIG += homescreen -- cgit 1.2.3-korg