summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
Unidiff
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro18
1 files changed, 10 insertions, 8 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 8506794..1be8db5 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -6,39 +6,41 @@ HEADERS = oclickablelabel.h \
6 ofontselector.h \ 6 ofontselector.h \
7 oimageeffect.h \ 7 oimageeffect.h \
8 olistview.h \ 8 olistview.h \
9 omessagebox.h \
9 opixmapeffect.h \ 10 opixmapeffect.h \
10 opopupmenu.h \ 11 opopupmenu.h \
11 opixmapprovider.h \ 12 opixmapprovider.h \
13 oresource.h \
12 oselector.h \ 14 oselector.h \
15 oseparator.h \
13 otabinfo.h \ 16 otabinfo.h \
14 otabbar.h \ 17 otabbar.h \
15 otabwidget.h \ 18 otabwidget.h \
19 otaskbarapplet.h \
20 oticker.h \
16 otimepicker.h \ 21 otimepicker.h \
17 oversatileview.h \ 22 oversatileview.h \
18 oversatileviewitem.h \ 23 oversatileviewitem.h \
19 omessagebox.h \
20 oresource.h \
21 otaskbarapplet.h \
22 oseparator.h \
23 owait.h 24 owait.h
24 25
25SOURCES = oclickablelabel.cpp \ 26SOURCES = oclickablelabel.cpp \
27 odialog.cpp \
26 ofontselector.cpp \ 28 ofontselector.cpp \
27 oimageeffect.cpp \ 29 oimageeffect.cpp \
28 olistview.cpp \ 30 olistview.cpp \
29 opixmapeffect.cpp \ 31 opixmapeffect.cpp \
30 opopupmenu.cpp \ 32 opopupmenu.cpp \
31 opixmapprovider.cpp \ 33 opixmapprovider.cpp \
34 oresource.cpp \
32 oselector.cpp \ 35 oselector.cpp \
36 oseparator.cpp \
33 otabbar.cpp \ 37 otabbar.cpp \
34 otabwidget.cpp \ 38 otabwidget.cpp \
39 otaskbarapplet.cpp \
40 oticker.cpp \
35 otimepicker.cpp \ 41 otimepicker.cpp \
36 oversatileview.cpp \ 42 oversatileview.cpp \
37 oversatileviewitem.cpp \ 43 oversatileviewitem.cpp \
38 odialog.cpp \
39 oresource.cpp \
40 otaskbarapplet.cpp \
41 oseparator.cpp \
42 owait.cpp 44 owait.cpp
43 45
44include ( big-screen/big-screen.pro ) 46include ( big-screen/big-screen.pro )