From cc30786a9fa612bb6ad0d19d6564f7e432267f7a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 20 May 2004 21:16:24 +0000 Subject: remove bogus paths out of .pro files --- (limited to 'inputmethods/dasher') diff --git a/inputmethods/dasher/dasher.pro b/inputmethods/dasher/dasher.pro index b7669a4..607fa6d 100644 --- a/inputmethods/dasher/dasher.pro +++ b/inputmethods/dasher/dasher.pro @@ -43,7 +43,7 @@ SOURCES = Alphabet.cpp \ TARGET = qdasher DESTDIR = ../../plugins/inputmethods INCLUDEPATH += $(OPIEDIR)/include -DEPENDPATH += ../$(OPIEDIR)/include ../../launcher +DEPENDPATH += ../../launcher LIBS += -lqpe QMAKE_LFLAGS += -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods VERSION = 1.0.0 -- cgit v0.9.0.2