X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreenSimulator%2FHomeScreenSimulator.pro;h=9005a3f2eaf7745a978f1a8bf44f74c58ef208e9;hb=refs%2Fchanges%2F59%2F7259%2F3;hp=9550e690b86ccd3a86aaac58cedb3b2dc6cfd26d;hpb=61f63653cdff5ae2ee0613d92f501e75769bfd1e;p=staging%2FHomeScreen.git diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro index 9550e69..9005a3f 100644 --- a/HomeScreenSimulator/HomeScreenSimulator.pro +++ b/HomeScreenSimulator/HomeScreenSimulator.pro @@ -27,10 +27,7 @@ SOURCES += \ HEADERS += \ src/mainwindow.h -INCLUDEPATH += $$OUT_PWD/../interfaces -INCLUDEPATH += ../interfaces - -LIBS += -L$$OUT_PWD/../interfaces -linterfaces +include(../interfaces/interfaces.pri) FORMS += \ resources/mainwindow.ui