X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreenSimulator%2FHomeScreenSimulator.pro;h=9550e690b86ccd3a86aaac58cedb3b2dc6cfd26d;hb=61f63653cdff5ae2ee0613d92f501e75769bfd1e;hp=04aff3cd237e452493d6e80fa672b53645bf956e;hpb=3478f65b39560b333ba189e7d86e2c2cebfc9c7a;p=staging%2FHomeScreen.git diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro index 04aff3c..9550e69 100644 --- a/HomeScreenSimulator/HomeScreenSimulator.pro +++ b/HomeScreenSimulator/HomeScreenSimulator.pro @@ -25,17 +25,10 @@ SOURCES += \ src/mainwindow.cpp 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