From: zheng_wenlong Date: Tue, 24 Jul 2018 08:42:35 +0000 (+0900) Subject: Change library name to qthomescreen without wrapper X-Git-Tag: 5.99.3~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Flibqthomescreen.git;a=commitdiff_plain;h=48dabd70e638a5b95024e53a11deac851a1afcde Change library name to qthomescreen without wrapper Use qthomescreen as library name instead of qtHomeScreenWrapper. Change-Id: Iec1f1a732bf0674fd9e25f59e45edd3811ab356a Signed-off-by: zheng_wenlong --- diff --git a/src/src.pro b/src/src.pro index de00702..b3c8675 100644 --- a/src/src.pro +++ b/src/src.pro @@ -15,7 +15,7 @@ TEMPLATE = lib VERSION = 0.1.0 -TARGET = qtHomeScreenWrapper +TARGET = qthomescreen HEADERS = qlibhomescreen.h SOURCES = qlibhomescreen.cpp