X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=HomeScreenSimulator%2FHomeScreenSimulator.pro;h=88eeb2e0e27cf1d34079bc12854baee78bae1ee6;hb=0a468d9b5ae7b3e5ba106facf17698d89b1ce200;hp=04aff3cd237e452493d6e80fa672b53645bf956e;hpb=3478f65b39560b333ba189e7d86e2c2cebfc9c7a;p=staging%2FHomeScreen.git 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