From 87cd421d72df1d7706925285a48c008007471310 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 15 Sep 2002 21:13:47 +0000 Subject: plugins for the new today --- (limited to 'core/pim/today/plugins/mail/mail.pro') diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro new file mode 100644 index 0000000..58bda54 --- a/dev/null +++ b/core/pim/today/plugins/mail/mail.pro @@ -0,0 +1,17 @@ +TEMPLATE = lib +CONFIG -= moc +CONFIG += qt debug + +# Input +HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h +SOURCES = mailplugin.cpp mailpluginimpl.cpp mailpluginwidget.cpp + +INCLUDEPATH += $(OPIEDIR)/include \ + ../ ../library +DEPENDPATH += $(OPIEDIR)/include \ + ../ ../library + +LIBS+= -lqpe -lopie + +DESTDIR = $(OPIEDIR)/plugins/today +TARGET = todaymailplugin \ No newline at end of file -- cgit v0.9.0.2