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 'core/obex') diff --git a/core/obex/obex.pro b/core/obex/obex.pro index f07a4e8..2c2f38c 100644 --- a/core/obex/obex.pro +++ b/core/obex/obex.pro @@ -5,7 +5,7 @@ SOURCES = obex.cc obexsend.cpp obexhandler.cpp receiver.cpp obeximpl.cpp TARGET = opieobex DESTDIR = $(OPIEDIR)/plugins/obex INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher -DEPENDPATH += ../$(OPIEDIR)/include +DEPENDPATH += LIBS += -lqpe -lopiecore2 VERSION = 0.0.2 -- cgit v0.9.0.2