aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/HomeScreenSimulator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreenSimulator/HomeScreenSimulator.pro')
-rw-r--r--HomeScreenSimulator/HomeScreenSimulator.pro5
1 files changed, 1 insertions, 4 deletions
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