author | kergoth <kergoth> | 2002-11-05 03:12:03 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 03:12:03 (UTC) |
commit | 684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6 (patch) (unidiff) | |
tree | 056c1025903308fc6064d1783174a1150c757be2 | |
parent | c54b8d716662e075987ddbec743d04f6f1736d9e (diff) | |
download | opie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.zip opie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.tar.gz opie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.tar.bz2 |
typo. otodacess->otodoaccess
-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,81 +1,81 @@ | |||
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 \ |
45 | pim/otodo.cpp \ | 45 | pim/otodo.cpp \ |
46 | pim/opimrecord.cpp \ | 46 | pim/opimrecord.cpp \ |
47 | pim/otodoaccess.cpp \ | 47 | pim/otodoaccess.cpp \ |
48 | pim/otodoaccessbackend.cpp \ | 48 | pim/otodoaccessbackend.cpp \ |
49 | pim/otodoaccessxml.cpp \ | 49 | pim/otodoaccessxml.cpp \ |
50 | pim/ocontact.cpp \ | 50 | pim/ocontact.cpp \ |
51 | pim/ocontactaccess.cpp \ | 51 | pim/ocontactaccess.cpp \ |
52 | pim/otodoaccessvcal.cpp \ | 52 | pim/otodoaccessvcal.cpp \ |
53 | pim/orecur.cpp \ | 53 | pim/orecur.cpp \ |
54 | pim/opimstate.cpp \ | 54 | pim/opimstate.cpp \ |
55 | orecurrancewidget.cpp \ | 55 | orecurrancewidget.cpp \ |
56 | oticker.cpp | 56 | oticker.cpp |
57 | # pim/otodoaccesssql.cpp \ | 57 | # pim/otodoaccesssql.cpp \ |
58 | 58 | ||
59 | TARGET = opie | 59 | TARGET = opie |
60 | INCLUDEPATH += $(OPIEDIR)/include | 60 | INCLUDEPATH += $(OPIEDIR)/include |
61 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 61 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
62 | #VERSION = 1.0.0 | 62 | #VERSION = 1.0.0 |
63 | 63 | ||
64 | # LIBS += -lopiesql | 64 | # LIBS += -lopiesql |
65 | 65 | ||
66 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 66 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
67 | 67 | ||
68 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 68 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
69 | ../i18n/en/libopie.ts \ | 69 | ../i18n/en/libopie.ts \ |
70 | ../i18n/es/libopie.ts \ | 70 | ../i18n/es/libopie.ts \ |
71 | ../i18n/fr/libopie.ts \ | 71 | ../i18n/fr/libopie.ts \ |
72 | ../i18n/hu/libopie.ts \ | 72 | ../i18n/hu/libopie.ts \ |
73 | ../i18n/ja/libopie.ts \ | 73 | ../i18n/ja/libopie.ts \ |
74 | ../i18n/ko/libopie.ts \ | 74 | ../i18n/ko/libopie.ts \ |
75 | ../i18n/no/libopie.ts \ | 75 | ../i18n/no/libopie.ts \ |
76 | ../i18n/pl/libopie.ts \ | 76 | ../i18n/pl/libopie.ts \ |
77 | ../i18n/pt/libopie.ts \ | 77 | ../i18n/pt/libopie.ts \ |
78 | ../i18n/pt_BR/libopie.ts \ | 78 | ../i18n/pt_BR/libopie.ts \ |
79 | ../i18n/sl/libopie.ts \ | 79 | ../i18n/sl/libopie.ts \ |
80 | ../i18n/zh_CN/libopie.ts \ | 80 | ../i18n/zh_CN/libopie.ts \ |
81 | ../i18n/zh_TW/libopie.ts | 81 | ../i18n/zh_TW/libopie.ts |