-rw-r--r-- | libopie/libopie.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 1787039..faa3997 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -1,44 +1,44 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qte warn_on release | 2 | CONFIG += qte warn_on release |
3 | HEADERS = ofontmenu.h \ | 3 | HEADERS = 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/otodoaccessbackend.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/opimcache.h \ |
27 | pim/otodoaccessvcal.h \ | 27 | pim/otodoaccessvcal.h \ |
28 | pim/orecur.h \ | 28 | pim/orecur.h \ |
29 | pim/opimstate.h \ | 29 | pim/opimstate.h \ |
30 | orecurrancewidget.h \ | 30 | orecurrancewidget.h \ |
31 | oticker.h | 31 | oticker.h |
32 | # pim/otodoaccesssql.h \ | 32 | # pim/otodoaccesssql.h \ |
33 | 33 | ||
34 | SOURCES = ofontmenu.cc \ | 34 | SOURCES = ofontmenu.cc \ |
35 | ocolorbutton.cpp \ | 35 | ocolorbutton.cpp \ |
36 | xmltree.cc \ | 36 | xmltree.cc \ |
37 | ofiledialog.cc ofileselector.cc \ | 37 | ofiledialog.cc ofileselector.cc \ |
38 | ocheckitem.cpp tododb.cpp todoevent.cpp \ | 38 | ocheckitem.cpp tododb.cpp todoevent.cpp \ |
39 | todovcalresource.cpp colordialog.cpp \ | 39 | todovcalresource.cpp colordialog.cpp \ |
40 | colorpopupmenu.cpp oclickablelabel.cpp \ | 40 | colorpopupmenu.cpp oclickablelabel.cpp \ |
41 | oprocctrl.cpp oprocess.cpp \ | 41 | oprocctrl.cpp oprocess.cpp \ |
42 | odevice.cpp otimepicker.cpp \ | 42 | odevice.cpp otimepicker.cpp \ |
43 | otabwidget.cpp otabbar.cpp \ | 43 | otabwidget.cpp otabbar.cpp \ |
44 | ofontselector.cpp \ | 44 | ofontselector.cpp \ |