summaryrefslogtreecommitdiff
path: root/app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro
diff options
context:
space:
mode:
authorsebastien baudouin <sebastien.baudouin@windriver.com>2015-04-10 14:17:00 +0200
committersebastien baudouin <sebastien.baudouin@windriver.com>2015-04-16 13:25:16 +0200
commitf03f6810c1860a9dc945a2fb3e0f2921a855fa42 (patch)
treef17278e9c62892b1646e35167e4d5a4972deb462 /app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro
parent3955d0dd4a544577f812854ef333ddb80dbc177f (diff)
downloadgenivi-demo-platform-hmi-f03f6810c1860a9dc945a2fb3e0f2921a855fa42.tar.gz
Launcher2: Implement last User Mode
this commit implement last user mode for launcher. The application will save the last started Application and will restart it the next boot time. The mechanism rely on persistent data and Node State Management frameworks.
Diffstat (limited to 'app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro')
-rw-r--r--app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro b/app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro
index a98ecc1..6478c1b 100644
--- a/app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro
+++ b/app/gdp-hmi-launcher2/gdp-hmi-launcher2.pro
@@ -39,7 +39,7 @@ QML_IMPORT_PATH =
# enable C standard as published in 2011 as ISO/IEC 9899:2011 (known as C11)
CONFIG += c++11
-LIBS += -lsystemd -ldlt
+LIBS += -lpersistence_client_library -lsystemd -ldlt
target.path = /usr/bin