summaryrefslogtreecommitdiff
path: root/libopie/libopie.pro
authorzecke <zecke>2002-10-21 20:29:25 (UTC)
committer zecke <zecke>2002-10-21 20:29:25 (UTC)
commit9d1a8e414d0c532266297a253e37afe19fa84ccf (patch) (side-by-side diff)
tree73c7920046af6f3198186775f75e94d62b4a26e7 /libopie/libopie.pro
parent9d48ea3af681dec0644c980dba889a85b9eb19a8 (diff)
downloadopie-9d1a8e414d0c532266297a253e37afe19fa84ccf.zip
opie-9d1a8e414d0c532266297a253e37afe19fa84ccf.tar.gz
opie-9d1a8e414d0c532266297a253e37afe19fa84ccf.tar.bz2
Include orecur
+ oreccurancewidget and other stuff
Diffstat (limited to 'libopie/libopie.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/libopie.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index 3dd27d4..98077db 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -27,2 +27,4 @@ HEADERS = ofontmenu.h \
pim/otodoaccessvcal.h \
+ pim/orecur.h \
+ orecurrancewidget.h
# pim/otodoaccesssql.h \
@@ -48,2 +50,4 @@ SOURCES = ofontmenu.cc \
pim/otodoaccessvcal.cpp \
+ pim/orecur.cpp \
+ orecurrancewidget.cpp
# pim/otodoaccesssql.cpp \
@@ -57,3 +61,3 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK)
-INTERFACES = otimepickerbase.ui
+INTERFACES = otimepickerbase.ui oreccurancebase.ui