aboutsummaryrefslogtreecommitdiffstats
path: root/InputEventManager/InputEventManager.pro
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2016-11-21 12:04:19 +0900
committerJens Bocklage <jens_bocklage@mentor.com>2016-11-21 09:33:58 +0000
commit0120ff5e9f513b048e3904eaacaa530e1f0188bb (patch)
treefea26ded555cca31146f52b18c2def602282eaed /InputEventManager/InputEventManager.pro
parent61f63653cdff5ae2ee0613d92f501e75769bfd1e (diff)
introduce interfaces.pri
Change-Id: I3649d5275b9da71feb216eb70c9d9fda73507d69 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'InputEventManager/InputEventManager.pro')
-rw-r--r--InputEventManager/InputEventManager.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/InputEventManager/InputEventManager.pro b/InputEventManager/InputEventManager.pro
index 421ad6e..2e620e3 100644
--- a/InputEventManager/InputEventManager.pro
+++ b/InputEventManager/InputEventManager.pro
@@ -28,10 +28,7 @@ SOURCES += src/main.cpp \
HEADERS += \
src/inputeventmanager.h
-INCLUDEPATH += $$OUT_PWD/../interfaces
-INCLUDEPATH += ../interfaces/
-
-LIBS += -L$$OUT_PWD/../interfaces -linterfaces
+include(../interfaces/interfaces.pri)
#contains(QT_ARCH, arm.*) {
# LIBS += -lpkgmgr-info