-rw-r--r-- | libopie/libopie.pro | 1 | ||||
-rw-r--r-- | libopie/ofileselector/libopie.pro | 1 | ||||
-rw-r--r-- | libopie/pim/libopie.pro | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index ba7855e..a7ce3a7 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -1,101 +1,102 @@ | |||
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/otodoaccessbackend.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/ocontactaccessbackend_vcard.h \ | 25 | pim/ocontactaccessbackend_vcard.h \ |
26 | pim/obackendfactory.h \ | 26 | pim/obackendfactory.h \ |
27 | pim/opimcache.h \ | 27 | pim/opimcache.h \ |
28 | pim/otodoaccessvcal.h \ | 28 | pim/otodoaccessvcal.h \ |
29 | pim/orecur.h \ | 29 | pim/orecur.h \ |
30 | pim/opimstate.h \ | 30 | pim/opimstate.h \ |
31 | pim/opimxrefpartner.h \ | 31 | pim/opimxrefpartner.h \ |
32 | pim/opimxref.h \ | 32 | pim/opimxref.h \ |
33 | pim/opimxrefmanager.h \ | 33 | pim/opimxrefmanager.h \ |
34 | pim/opimmaintainer.h \ | 34 | pim/opimmaintainer.h \ |
35 | pim/opimnotify.h \ | 35 | pim/opimnotify.h \ |
36 | pim/opimnotifymanager.h \ | 36 | pim/opimnotifymanager.h \ |
37 | pim/opimmainwindow.h \ | 37 | pim/opimmainwindow.h \ |
38 | pim/opimresolver.h \ | 38 | pim/opimresolver.h \ |
39 | orecurrancewidget.h \ | 39 | orecurrancewidget.h \ |
40 | oticker.h | 40 | oticker.h |
41 | # pim/otodoaccesssql.h \ | 41 | # pim/otodoaccesssql.h \ |
42 | 42 | ||
43 | SOURCES = ofontmenu.cc \ | 43 | SOURCES = ofontmenu.cc \ |
44 | ocolorbutton.cpp \ | 44 | ocolorbutton.cpp \ |
45 | sharp_compat.cpp \ | 45 | sharp_compat.cpp \ |
46 | xmltree.cc \ | 46 | xmltree.cc \ |
47 | ofiledialog.cc ofileselector.cc \ | 47 | ofiledialog.cc ofileselector.cc \ |
48 | ocheckitem.cpp tododb.cpp todoevent.cpp \ | 48 | ocheckitem.cpp tododb.cpp todoevent.cpp \ |
49 | todovcalresource.cpp colordialog.cpp \ | 49 | todovcalresource.cpp colordialog.cpp \ |
50 | colorpopupmenu.cpp oclickablelabel.cpp \ | 50 | colorpopupmenu.cpp oclickablelabel.cpp \ |
51 | oprocctrl.cpp oprocess.cpp \ | 51 | oprocctrl.cpp oprocess.cpp \ |
52 | odevice.cpp otimepicker.cpp \ | 52 | odevice.cpp otimepicker.cpp \ |
53 | otabwidget.cpp otabbar.cpp \ | 53 | otabwidget.cpp otabbar.cpp \ |
54 | ofontselector.cpp \ | 54 | ofontselector.cpp \ |
55 | pim/otodo.cpp \ | 55 | pim/otodo.cpp \ |
56 | pim/opimrecord.cpp \ | 56 | pim/opimrecord.cpp \ |
57 | pim/otodoaccess.cpp \ | 57 | pim/otodoaccess.cpp \ |
58 | pim/otodoaccessbackend.cpp \ | 58 | pim/otodoaccessbackend.cpp \ |
59 | pim/otodoaccessxml.cpp \ | 59 | pim/otodoaccessxml.cpp \ |
60 | pim/ocontact.cpp \ | 60 | pim/ocontact.cpp \ |
61 | pim/ocontactaccess.cpp \ | 61 | pim/ocontactaccess.cpp \ |
62 | pim/ocontactaccessbackend_vcard.cpp \ | 62 | pim/ocontactaccessbackend_vcard.cpp \ |
63 | pim/otodoaccessvcal.cpp \ | 63 | pim/otodoaccessvcal.cpp \ |
64 | pim/orecur.cpp \ | 64 | pim/orecur.cpp \ |
65 | pim/opimstate.cpp \ | 65 | pim/opimstate.cpp \ |
66 | pim/opimxrefpartner.cpp \ | 66 | pim/opimxrefpartner.cpp \ |
67 | pim/opimxref.cpp \ | 67 | pim/opimxref.cpp \ |
68 | pim/opimxrefmanager.cpp \ | 68 | pim/opimxrefmanager.cpp \ |
69 | pim/opimmaintainer.cpp \ | 69 | pim/opimmaintainer.cpp \ |
70 | pim/opimnotify.cpp \ | 70 | pim/opimnotify.cpp \ |
71 | pim/opimnotifymanager.cpp \ | 71 | pim/opimnotifymanager.cpp \ |
72 | pim/opimmainwindow.cpp \ | 72 | pim/opimmainwindow.cpp \ |
73 | pim/opimresolver.cpp \ | 73 | pim/opimresolver.cpp \ |
74 | orecurrancewidget.cpp \ | 74 | orecurrancewidget.cpp \ |
75 | oticker.cpp | 75 | oticker.cpp |
76 | # pim/otodoaccesssql.cpp \ | 76 | # pim/otodoaccesssql.cpp \ |
77 | 77 | ||
78 | TARGET = opie | 78 | TARGET = opie |
79 | INCLUDEPATH += $(OPIEDIR)/include | 79 | INCLUDEPATH += $(OPIEDIR)/include |
80 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 80 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
81 | #VERSION = 1.0.0 | 81 | #VERSION = 1.0.0 |
82 | 82 | ||
83 | # LIBS += -lopiesql | 83 | # LIBS += -lopiesql |
84 | 84 | ||
85 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 85 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
86 | 86 | ||
87 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 87 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
88 | ../i18n/xx/libopie.ts \ | ||
88 | ../i18n/en/libopie.ts \ | 89 | ../i18n/en/libopie.ts \ |
89 | ../i18n/es/libopie.ts \ | 90 | ../i18n/es/libopie.ts \ |
90 | ../i18n/fr/libopie.ts \ | 91 | ../i18n/fr/libopie.ts \ |
91 | ../i18n/hu/libopie.ts \ | 92 | ../i18n/hu/libopie.ts \ |
92 | ../i18n/ja/libopie.ts \ | 93 | ../i18n/ja/libopie.ts \ |
93 | ../i18n/ko/libopie.ts \ | 94 | ../i18n/ko/libopie.ts \ |
94 | ../i18n/no/libopie.ts \ | 95 | ../i18n/no/libopie.ts \ |
95 | ../i18n/pl/libopie.ts \ | 96 | ../i18n/pl/libopie.ts \ |
96 | ../i18n/pt/libopie.ts \ | 97 | ../i18n/pt/libopie.ts \ |
97 | ../i18n/pt_BR/libopie.ts \ | 98 | ../i18n/pt_BR/libopie.ts \ |
98 | ../i18n/sl/libopie.ts \ | 99 | ../i18n/sl/libopie.ts \ |
99 | ../i18n/zh_CN/libopie.ts \ | 100 | ../i18n/zh_CN/libopie.ts \ |
100 | ../i18n/zh_TW/libopie.ts \ | 101 | ../i18n/zh_TW/libopie.ts \ |
101 | ../i18n/da/libopie.ts | 102 | ../i18n/da/libopie.ts |
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index c97eabb..bf8deda 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro | |||
@@ -1,98 +1,99 @@ | |||
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 | ofileselector/odefaultfactories.h \ | 5 | ofileselector/odefaultfactories.h \ |
6 | ofileselector/ofiledialog.h \ | 6 | ofileselector/ofiledialog.h \ |
7 | ofileselector/ofilelistview.h \ | 7 | ofileselector/ofilelistview.h \ |
8 | ofileselector/ofileselector.h \ | 8 | ofileselector/ofileselector.h \ |
9 | ofileselector/ofileselectoritem.h \ | 9 | ofileselector/ofileselectoritem.h \ |
10 | ofileselector/ofileselectormain.h \ | 10 | ofileselector/ofileselectormain.h \ |
11 | ofileselector/ofileview.h \ | 11 | ofileselector/ofileview.h \ |
12 | ofileselector/olister.h \ | 12 | ofileselector/olister.h \ |
13 | ofileselector/olocallister.h \ | 13 | ofileselector/olocallister.h \ |
14 | ofileselector/opixmapprovider.h \ | 14 | ofileselector/opixmapprovider.h \ |
15 | tododb.h \ | 15 | tododb.h \ |
16 | ocheckitem.h todoevent.h todoresource.h \ | 16 | ocheckitem.h todoevent.h todoresource.h \ |
17 | todovcalresource.h xmltree.h \ | 17 | todovcalresource.h xmltree.h \ |
18 | colordialog.h colorpopupmenu.h \ | 18 | colordialog.h colorpopupmenu.h \ |
19 | oclickablelabel.h oprocctrl.h \ | 19 | oclickablelabel.h oprocctrl.h \ |
20 | oprocess.h odevice.h \ | 20 | oprocess.h odevice.h \ |
21 | otimepicker.h otabwidget.h \ | 21 | otimepicker.h otabwidget.h \ |
22 | otabbar.h otabinfo.h \ | 22 | otabbar.h otabinfo.h \ |
23 | ofontselector.h \ | 23 | ofontselector.h \ |
24 | pim/opimrecord.h \ | 24 | pim/opimrecord.h \ |
25 | pim/otodo.h \ | 25 | pim/otodo.h \ |
26 | pim/orecordlist.h \ | 26 | pim/orecordlist.h \ |
27 | pim/opimaccesstemplate.h \ | 27 | pim/opimaccesstemplate.h \ |
28 | pim/opimaccessbackend.h \ | 28 | pim/opimaccessbackend.h \ |
29 | pim/otodoaccess.h \ | 29 | pim/otodoaccess.h \ |
30 | pim/otodacessbackend.h \ | 30 | pim/otodacessbackend.h \ |
31 | pim/ocontact.h \ | 31 | pim/ocontact.h \ |
32 | pim/ocontactaccess.h \ | 32 | pim/ocontactaccess.h \ |
33 | pim/ocontactaccessbackend.h \ | 33 | pim/ocontactaccessbackend.h \ |
34 | pim/ocontactaccessbackend_xml.h \ | 34 | pim/ocontactaccessbackend_xml.h \ |
35 | pim/obackendfactory.h \ | 35 | pim/obackendfactory.h \ |
36 | pim/opimcache.h \ | 36 | pim/opimcache.h \ |
37 | pim/otodoaccessvcal.h \ | 37 | pim/otodoaccessvcal.h \ |
38 | pim/orecur.h \ | 38 | pim/orecur.h \ |
39 | orecurrancewidget.h | 39 | orecurrancewidget.h |
40 | # pim/otodoaccesssql.h \ | 40 | # pim/otodoaccesssql.h \ |
41 | 41 | ||
42 | SOURCES = ofontmenu.cc \ | 42 | SOURCES = ofontmenu.cc \ |
43 | ocolorbutton.cpp \ | 43 | ocolorbutton.cpp \ |
44 | ofileselector/odefaultfactories.cpp \ | 44 | ofileselector/odefaultfactories.cpp \ |
45 | ofileselector/ofiledialog.cpp \ | 45 | ofileselector/ofiledialog.cpp \ |
46 | ofileselector/ofilefactory.cpp \ | 46 | ofileselector/ofilefactory.cpp \ |
47 | ofileselector/ofilelistview.cpp \ | 47 | ofileselector/ofilelistview.cpp \ |
48 | ofileselector/ofileselector.cpp \ | 48 | ofileselector/ofileselector.cpp \ |
49 | ofileselector/ofileselectoritem.cpp \ | 49 | ofileselector/ofileselectoritem.cpp \ |
50 | ofileselector/ofileselectormain.cpp \ | 50 | ofileselector/ofileselectormain.cpp \ |
51 | ofileselector/ofileview.cpp \ | 51 | ofileselector/ofileview.cpp \ |
52 | ofileselector/olister.cpp \ | 52 | ofileselector/olister.cpp \ |
53 | ofileselector/olocallister.cpp \ | 53 | ofileselector/olocallister.cpp \ |
54 | ofileselector/opixmapprovider.cpp \ | 54 | ofileselector/opixmapprovider.cpp \ |
55 | xmltree.cc \ | 55 | xmltree.cc \ |
56 | ocheckitem.cpp tododb.cpp todoevent.cpp \ | 56 | ocheckitem.cpp tododb.cpp todoevent.cpp \ |
57 | todovcalresource.cpp colordialog.cpp \ | 57 | todovcalresource.cpp colordialog.cpp \ |
58 | colorpopupmenu.cpp oclickablelabel.cpp \ | 58 | colorpopupmenu.cpp oclickablelabel.cpp \ |
59 | oprocctrl.cpp oprocess.cpp \ | 59 | oprocctrl.cpp oprocess.cpp \ |
60 | odevice.cpp otimepicker.cpp \ | 60 | odevice.cpp otimepicker.cpp \ |
61 | otabwidget.cpp otabbar.cpp \ | 61 | otabwidget.cpp otabbar.cpp \ |
62 | ofontselector.cpp \ | 62 | ofontselector.cpp \ |
63 | pim/otodo.cpp \ | 63 | pim/otodo.cpp \ |
64 | pim/opimrecord.cpp \ | 64 | pim/opimrecord.cpp \ |
65 | pim/otodoaccess.cpp \ | 65 | pim/otodoaccess.cpp \ |
66 | pim/otodoaccessbackend.cpp \ | 66 | pim/otodoaccessbackend.cpp \ |
67 | pim/otodoaccessxml.cpp \ | 67 | pim/otodoaccessxml.cpp \ |
68 | pim/ocontact.cpp \ | 68 | pim/ocontact.cpp \ |
69 | pim/ocontactaccess.cpp \ | 69 | pim/ocontactaccess.cpp \ |
70 | pim/otodoaccessvcal.cpp \ | 70 | pim/otodoaccessvcal.cpp \ |
71 | pim/orecur.cpp \ | 71 | pim/orecur.cpp \ |
72 | orecurrancewidget.cpp | 72 | orecurrancewidget.cpp |
73 | # pim/otodoaccesssql.cpp \ | 73 | # pim/otodoaccesssql.cpp \ |
74 | 74 | ||
75 | TARGET = opie | 75 | TARGET = opie |
76 | INCLUDEPATH += $(OPIEDIR)/include | 76 | INCLUDEPATH += $(OPIEDIR)/include |
77 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 77 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
78 | #VERSION = 1.0.0 | 78 | #VERSION = 1.0.0 |
79 | 79 | ||
80 | # LIBS += -lopiesql | 80 | # LIBS += -lopiesql |
81 | 81 | ||
82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
83 | 83 | ||
84 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 84 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
85 | ../i18n/xx/libopie.ts \ | ||
85 | ../i18n/en/libopie.ts \ | 86 | ../i18n/en/libopie.ts \ |
86 | ../i18n/es/libopie.ts \ | 87 | ../i18n/es/libopie.ts \ |
87 | ../i18n/fr/libopie.ts \ | 88 | ../i18n/fr/libopie.ts \ |
88 | ../i18n/hu/libopie.ts \ | 89 | ../i18n/hu/libopie.ts \ |
89 | ../i18n/ja/libopie.ts \ | 90 | ../i18n/ja/libopie.ts \ |
90 | ../i18n/ko/libopie.ts \ | 91 | ../i18n/ko/libopie.ts \ |
91 | ../i18n/no/libopie.ts \ | 92 | ../i18n/no/libopie.ts \ |
92 | ../i18n/pl/libopie.ts \ | 93 | ../i18n/pl/libopie.ts \ |
93 | ../i18n/pt/libopie.ts \ | 94 | ../i18n/pt/libopie.ts \ |
94 | ../i18n/pt_BR/libopie.ts \ | 95 | ../i18n/pt_BR/libopie.ts \ |
95 | ../i18n/sl/libopie.ts \ | 96 | ../i18n/sl/libopie.ts \ |
96 | ../i18n/zh_CN/libopie.ts \ | 97 | ../i18n/zh_CN/libopie.ts \ |
97 | ../i18n/zh_TW/libopie.ts \ | 98 | ../i18n/zh_TW/libopie.ts \ |
98 | ../i18n/da/libopie.ts | 99 | ../i18n/da/libopie.ts |
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index 1a7b64c..79c3d77 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro | |||
@@ -1,78 +1,79 @@ | |||
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 | tododb.h \ | 4 | tododb.h \ |
5 | todoevent.h todoresource.h \ | 5 | todoevent.h todoresource.h \ |
6 | todovcalresource.h xmltree.h \ | 6 | todovcalresource.h xmltree.h \ |
7 | colordialog.h colorpopupmenu.h \ | 7 | colordialog.h colorpopupmenu.h \ |
8 | oclickablelabel.h oprocctrl.h \ | 8 | oclickablelabel.h oprocctrl.h \ |
9 | oprocess.h odevice.h \ | 9 | oprocess.h odevice.h \ |
10 | otimepicker.h otabwidget.h \ | 10 | otimepicker.h otabwidget.h \ |
11 | otabbar.h otabinfo.h \ | 11 | otabbar.h otabinfo.h \ |
12 | ofileselector/ofiledialog.h \ | 12 | ofileselector/ofiledialog.h \ |
13 | ofileselector/ofilelistview.h \ | 13 | ofileselector/ofilelistview.h \ |
14 | ofileselector/ofileselector.h \ | 14 | ofileselector/ofileselector.h \ |
15 | ofileselector/ofileselectoritem.h \ | 15 | ofileselector/ofileselectoritem.h \ |
16 | ofileselector/ofileview.h \ | 16 | ofileselector/ofileview.h \ |
17 | ofileselector/olister.h \ | 17 | ofileselector/olister.h \ |
18 | ofileselector/olocallister.h \ | 18 | ofileselector/olocallister.h \ |
19 | ofileselector/ofileselectormain.h \ | 19 | ofileselector/ofileselectormain.h \ |
20 | pim/opimrecord.h \ | 20 | pim/opimrecord.h \ |
21 | pim/otodo.h \ | 21 | pim/otodo.h \ |
22 | pim/orecordlist.h \ | 22 | pim/orecordlist.h \ |
23 | pim/opimaccesstemplate.h \ | 23 | pim/opimaccesstemplate.h \ |
24 | pim/opimaccessbackend.h \ | 24 | pim/opimaccessbackend.h \ |
25 | pim/otodoaccess.h \ | 25 | pim/otodoaccess.h \ |
26 | pim/otodacessbackend.h \ | 26 | pim/otodacessbackend.h \ |
27 | pim/ocontact.h \ | 27 | pim/ocontact.h \ |
28 | pim/ocontactaccess.h \ | 28 | pim/ocontactaccess.h \ |
29 | pim/ocontactaccessbackend.h \ | 29 | pim/ocontactaccessbackend.h \ |
30 | pim/ocontactaccessbackend_xml.h \ | 30 | pim/ocontactaccessbackend_xml.h \ |
31 | pim/orecord.h | 31 | pim/orecord.h |
32 | 32 | ||
33 | SOURCES = ofontmenu.cc \ | 33 | SOURCES = ofontmenu.cc \ |
34 | xmltree.cc \ | 34 | xmltree.cc \ |
35 | tododb.cpp todoevent.cpp \ | 35 | tododb.cpp todoevent.cpp \ |
36 | todovcalresource.cpp colordialog.cpp \ | 36 | todovcalresource.cpp colordialog.cpp \ |
37 | colorpopupmenu.cpp oclickablelabel.cpp \ | 37 | colorpopupmenu.cpp oclickablelabel.cpp \ |
38 | oprocctrl.cpp oprocess.cpp \ | 38 | oprocctrl.cpp oprocess.cpp \ |
39 | odevice.cpp otimepicker.cpp \ | 39 | odevice.cpp otimepicker.cpp \ |
40 | otabwidget.cpp otabbar.cpp \ | 40 | otabwidget.cpp otabbar.cpp \ |
41 | ofileselector/ofiledialog.cpp \ | 41 | ofileselector/ofiledialog.cpp \ |
42 | ofileselector/ofilelistview.cpp \ | 42 | ofileselector/ofilelistview.cpp \ |
43 | ofileselector/ofileselector.cpp \ | 43 | ofileselector/ofileselector.cpp \ |
44 | ofileselector/ofileselectoritem.cpp \ | 44 | ofileselector/ofileselectoritem.cpp \ |
45 | ofileselector/ofileview.cpp \ | 45 | ofileselector/ofileview.cpp \ |
46 | ofileselector/olister.cpp \ | 46 | ofileselector/olister.cpp \ |
47 | ofileselector/olocallister.cpp \ | 47 | ofileselector/olocallister.cpp \ |
48 | ofileselector/ofileselectormain.cpp \ | 48 | ofileselector/ofileselectormain.cpp \ |
49 | pim/otodo.cpp \ | 49 | pim/otodo.cpp \ |
50 | pim/opimrecord.cpp \ | 50 | pim/opimrecord.cpp \ |
51 | pim/otodoaccess.cpp \ | 51 | pim/otodoaccess.cpp \ |
52 | pim/otodoaccessbackend.cpp \ | 52 | pim/otodoaccessbackend.cpp \ |
53 | pim/ocontact.cpp \ | 53 | pim/ocontact.cpp \ |
54 | pim/ocontactaccess.cpp \ | 54 | pim/ocontactaccess.cpp \ |
55 | pim/orecord.cpp | 55 | pim/orecord.cpp |
56 | 56 | ||
57 | TARGET = opie | 57 | TARGET = opie |
58 | INCLUDEPATH += $(OPIEDIR)/include | 58 | INCLUDEPATH += $(OPIEDIR)/include |
59 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 59 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
60 | #VERSION = 1.0.0 | 60 | #VERSION = 1.0.0 |
61 | 61 | ||
62 | INTERFACES = otimepickerbase.ui | 62 | INTERFACES = otimepickerbase.ui |
63 | 63 | ||
64 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 64 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
65 | ../i18n/xx/libopie.ts \ | ||
65 | ../i18n/en/libopie.ts \ | 66 | ../i18n/en/libopie.ts \ |
66 | ../i18n/es/libopie.ts \ | 67 | ../i18n/es/libopie.ts \ |
67 | ../i18n/fr/libopie.ts \ | 68 | ../i18n/fr/libopie.ts \ |
68 | ../i18n/hu/libopie.ts \ | 69 | ../i18n/hu/libopie.ts \ |
69 | ../i18n/ja/libopie.ts \ | 70 | ../i18n/ja/libopie.ts \ |
70 | ../i18n/ko/libopie.ts \ | 71 | ../i18n/ko/libopie.ts \ |
71 | ../i18n/no/libopie.ts \ | 72 | ../i18n/no/libopie.ts \ |
72 | ../i18n/pl/libopie.ts \ | 73 | ../i18n/pl/libopie.ts \ |
73 | ../i18n/pt/libopie.ts \ | 74 | ../i18n/pt/libopie.ts \ |
74 | ../i18n/pt_BR/libopie.ts \ | 75 | ../i18n/pt_BR/libopie.ts \ |
75 | ../i18n/sl/libopie.ts \ | 76 | ../i18n/sl/libopie.ts \ |
76 | ../i18n/zh_CN/libopie.ts \ | 77 | ../i18n/zh_CN/libopie.ts \ |
77 | ../i18n/zh_TW/libopie.ts \ | 78 | ../i18n/zh_TW/libopie.ts \ |
78 | ../i18n/da/libopie.ts | 79 | ../i18n/da/libopie.ts |