diff options
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 \ |