summaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/HomeScreenSimulator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreenSimulator/HomeScreenSimulator.pro')
-rw-r--r--HomeScreenSimulator/HomeScreenSimulator.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro
index 04aff3c..88eeb2e 100644
--- a/HomeScreenSimulator/HomeScreenSimulator.pro
+++ b/HomeScreenSimulator/HomeScreenSimulator.pro
@@ -27,15 +27,10 @@ SOURCES += \
HEADERS += \
../interfaces/daynightmode.h \
../interfaces/popup.h \
- src/mainwindow.h \
- $$OUT_PWD/../interfaces/daynightmode_adapter.h \ #generated dbus adapter
- $$OUT_PWD/../interfaces/daynightmode_proxy.h \ #generated dbus proxy
- $$OUT_PWD/../interfaces/popup_adapter.h \ #generated dbus adapter
- $$OUT_PWD/../interfaces/popup_proxy.h \ #generated dbus proxy
- $$OUT_PWD/../interfaces/statusbar_adapter.h \ #generated dbus adapter
- $$OUT_PWD/../interfaces/statusbar_proxy.h #generated dbus proxy
+ src/mainwindow.h
INCLUDEPATH += $$OUT_PWD/../interfaces
+INCLUDEPATH += ../interfaces
LIBS += -L$$OUT_PWD/../interfaces -linterfaces