diff options
author | Tasuku Suzuki <tasuku.suzuki@qt.io> | 2017-12-14 12:29:23 +0900 |
---|---|---|
committer | Tasuku Suzuki <tasuku.suzuki@qt.io> | 2017-12-14 13:57:31 +0900 |
commit | a7e1f83bab0759f4efbc885458e2102c3b9847d2 (patch) | |
tree | b18c99c6fe355611e2ca460cb3b21e3411669694 /homescreen | |
parent | f756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5 (diff) |
Fix installation info
Change-Id: I7f5cfa2ca77d1eba9fbfb29e700ca9f7787e241e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'homescreen')
-rw-r--r-- | homescreen/homescreen.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro index b86126f..c885ef3 100644 --- a/homescreen/homescreen.pro +++ b/homescreen/homescreen.pro @@ -29,9 +29,6 @@ LIBS += -lhomescreen include(../interfaces/interfaces.pri) -target.path = /home/root -INSTALLS += target - SOURCES += \ src/main.cpp \ src/applicationmodel.cpp \ |