From becb01296c8f5e19e9fd4512fe165bc8cab3a51f Mon Sep 17 00:00:00 2001 From: kergoth Date: Tue, 05 Feb 2002 16:07:58 +0000 Subject: Fixed depend and include paths. --- (limited to 'inputmethods/jumpx/jumpx.pro') diff --git a/inputmethods/jumpx/jumpx.pro b/inputmethods/jumpx/jumpx.pro index 433a798..f4699bd 100644 --- a/inputmethods/jumpx/jumpx.pro +++ b/inputmethods/jumpx/jumpx.pro @@ -6,7 +6,7 @@ SOURCES = keyboard.cpp \ keyboardimpl.cpp TARGET = qjumpx DESTDIR = ../../plugins/inputmethods -INCLUDEPATH += ../../include/qpe -DEPENDPATH += ../../include/qpe +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe VERSION = 1.0.0 -- cgit v0.9.0.2