author | zecke <zecke> | 2002-10-28 22:06:14 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-10-28 22:06:14 (UTC) |
commit | af0ed66ad486536d01890b98a4a46792b0f229a6 (patch) (unidiff) | |
tree | 8a8dd6926091a9d8a901154fa2a29bdbd6c2afa7 | |
parent | 98d46aa752026d53b4cf4ea8572fdf7c89f4c6c0 (diff) | |
download | opie-af0ed66ad486536d01890b98a4a46792b0f229a6.zip opie-af0ed66ad486536d01890b98a4a46792b0f229a6.tar.gz opie-af0ed66ad486536d01890b98a4a46792b0f229a6.tar.bz2 |
ofileselector fixlet
-rw-r--r-- | libopie/ofileselector/libopie.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index 0fa43fc..a694073 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro | |||
@@ -1,97 +1,97 @@ | |||
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/ofileseleczormain.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/en/libopie.ts \ | 85 | ../i18n/en/libopie.ts \ |
86 | ../i18n/es/libopie.ts \ | 86 | ../i18n/es/libopie.ts \ |
87 | ../i18n/fr/libopie.ts \ | 87 | ../i18n/fr/libopie.ts \ |
88 | ../i18n/hu/libopie.ts \ | 88 | ../i18n/hu/libopie.ts \ |
89 | ../i18n/ja/libopie.ts \ | 89 | ../i18n/ja/libopie.ts \ |
90 | ../i18n/ko/libopie.ts \ | 90 | ../i18n/ko/libopie.ts \ |
91 | ../i18n/no/libopie.ts \ | 91 | ../i18n/no/libopie.ts \ |
92 | ../i18n/pl/libopie.ts \ | 92 | ../i18n/pl/libopie.ts \ |
93 | ../i18n/pt/libopie.ts \ | 93 | ../i18n/pt/libopie.ts \ |
94 | ../i18n/pt_BR/libopie.ts \ | 94 | ../i18n/pt_BR/libopie.ts \ |
95 | ../i18n/sl/libopie.ts \ | 95 | ../i18n/sl/libopie.ts \ |
96 | ../i18n/zh_CN/libopie.ts \ | 96 | ../i18n/zh_CN/libopie.ts \ |
97 | ../i18n/zh_TW/libopie.ts | 97 | ../i18n/zh_TW/libopie.ts |