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