author | harlekin <harlekin> | 2002-10-31 13:32:35 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-31 13:32:35 (UTC) |
commit | 74db7535e17fd87d98fc3b82be3a09d5dfbfe292 (patch) (unidiff) | |
tree | e34cfa4612642316e6835addfb17f4ae6039660c | |
parent | ae467a89591b45a8a190174a0cae0b330de8d89e (diff) | |
download | opie-74db7535e17fd87d98fc3b82be3a09d5dfbfe292.zip opie-74db7535e17fd87d98fc3b82be3a09d5dfbfe292.tar.gz opie-74db7535e17fd87d98fc3b82be3a09d5dfbfe292.tar.bz2 |
paper bag - next time specify which files should be commited .-|
-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,29 +1,17 @@ | |||
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 \ |
@@ -34,38 +22,26 @@ HEADERS = ofontmenu.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 \ |