diff options
author | Scott Murray <scott.murray@konsulko.com> | 2017-02-28 18:47:07 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2017-02-28 18:47:07 -0500 |
commit | f6e78f4b47f2bdc3e618c30deb4e4d11f71d30a0 (patch) | |
tree | 1b039c8018904e2c17d353cd21d6ff5e9267f0eb /app/config.tests/libhomescreen/libhomescreen.pro | |
parent | 061a862a1ddfbb1c6d56e3d3217110145391c735 (diff) |
Update to latest CES2017 Chinook changeschinook_3.0.4chinook_3.0.3chinook_3.0.2chinook/3.0.4chinook/3.0.3chinook/3.0.23.0.43.0.33.0.2chinook
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 <scott.murray@konsulko.com>
Diffstat (limited to 'app/config.tests/libhomescreen/libhomescreen.pro')
-rw-r--r-- | app/config.tests/libhomescreen/libhomescreen.pro | 5 |
1 files changed, 5 insertions, 0 deletions
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 |