summaryrefslogtreecommitdiff
path: root/libopie
Unidiff
Diffstat (limited to 'libopie') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/libopie.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index 155354b..c2e5645 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -1,51 +1,52 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qte warn_on release 2CONFIG += qte warn_on release
3HEADERS = ofontmenu.h \ 3HEADERS = ofontmenu.h \
4 ocolorbutton.h \ 4 ocolorbutton.h \
5 ofiledialog.h ofileselector.h tododb.h \ 5 ofiledialog.h ofileselector.h tododb.h \
6 ocheckitem.h todoevent.h todoresource.h \ 6 ocheckitem.h todoevent.h todoresource.h \
7 todovcalresource.h xmltree.h \ 7 todovcalresource.h xmltree.h \
8 colordialog.h colorpopupmenu.h \ 8 colordialog.h colorpopupmenu.h \
9 oclickablelabel.h oprocctrl.h \ 9 oclickablelabel.h oprocctrl.h \
10 oprocess.h odevice.h \ 10 oprocess.h odevice.h \
11 otimepicker.h otabwidget.h \ 11 otimepicker.h otabwidget.h \
12 otabbar.h otabinfo.h \ 12 otabbar.h otabinfo.h \
13 ofontselector.h \ 13 ofontselector.h \
14 pim/opimrecord.h \ 14 pim/opimrecord.h \
15 pim/otodo.h \ 15 pim/otodo.h \
16 pim/orecordlist.h \ 16 pim/orecordlist.h \
17 pim/opimaccesstemplate.h \ 17 pim/opimaccesstemplate.h \
18 pim/opimaccessbackend.h \ 18 pim/opimaccessbackend.h \
19 pim/otodoaccess.h \ 19 pim/otodoaccess.h \
20 pim/otodacessbackend.h \ 20 pim/otodacessbackend.h \
21 pim/ocontact.h \ 21 pim/ocontact.h \
22 pim/ocontactaccess.h \ 22 pim/ocontactaccess.h \
23 pim/ocontactaccessbackend.h \ 23 pim/ocontactaccessbackend.h \
24 pim/ocontactaccessbackend_xml.h \ 24 pim/ocontactaccessbackend_xml.h \
25 pim/obackendfactory.h 25 pim/obackendfactory.h \
26 pim/opimcache.h \
26# pim/otodoaccesssql.h \ 27# pim/otodoaccesssql.h \
27 28
28SOURCES = ofontmenu.cc \ 29SOURCES = ofontmenu.cc \
29 ocolorbutton.cpp \ 30 ocolorbutton.cpp \
30 xmltree.cc \ 31 xmltree.cc \
31 ofiledialog.cc ofileselector.cc \ 32 ofiledialog.cc ofileselector.cc \
32 ocheckitem.cpp tododb.cpp todoevent.cpp \ 33 ocheckitem.cpp tododb.cpp todoevent.cpp \
33 todovcalresource.cpp colordialog.cpp \ 34 todovcalresource.cpp colordialog.cpp \
34 colorpopupmenu.cpp oclickablelabel.cpp \ 35 colorpopupmenu.cpp oclickablelabel.cpp \
35 oprocctrl.cpp oprocess.cpp \ 36 oprocctrl.cpp oprocess.cpp \
36 odevice.cpp otimepicker.cpp \ 37 odevice.cpp otimepicker.cpp \
37 otabwidget.cpp otabbar.cpp \ 38 otabwidget.cpp otabbar.cpp \
38 ofontselector.cpp \ 39 ofontselector.cpp \
39 pim/otodo.cpp \ 40 pim/otodo.cpp \
40 pim/opimrecord.cpp \ 41 pim/opimrecord.cpp \
41 pim/otodoaccess.cpp \ 42 pim/otodoaccess.cpp \
42 pim/otodoaccessbackend.cpp \ 43 pim/otodoaccessbackend.cpp \
43 pim/otodoaccessxml.cpp \ 44 pim/otodoaccessxml.cpp \
44 pim/ocontact.cpp \ 45 pim/ocontact.cpp \
45 pim/ocontactaccess.cpp 46 pim/ocontactaccess.cpp
46# pim/otodoaccesssql.cpp \ 47# pim/otodoaccesssql.cpp \
47 48
48TARGET = opie 49TARGET = opie
49INCLUDEPATH += $(OPIEDIR)/include 50INCLUDEPATH += $(OPIEDIR)/include
50DESTDIR = $(QTDIR)/lib$(PROJMAK) 51DESTDIR = $(QTDIR)/lib$(PROJMAK)
51#VERSION = 1.0.0 52#VERSION = 1.0.0