summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
Unidiff
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index e895edc..0749f7d 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -1,50 +1,50 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qt warn_on debug 2CONFIG += qt warn_on
3DESTDIR = $(OPIEDIR)/lib 3DESTDIR = $(OPIEDIR)/lib
4HEADERS = oclickablelabel.h \ 4HEADERS = oclickablelabel.h \
5 odialog.h \ 5 odialog.h \
6 ofontselector.h \ 6 ofontselector.h \
7 oimageeffect.h \ 7 oimageeffect.h \
8 olistview.h \ 8 olistview.h \
9 opixmapeffect.h \ 9 opixmapeffect.h \
10 opopupmenu.h \ 10 opopupmenu.h \
11 opixmapprovider.h \ 11 opixmapprovider.h \
12 oselector.h \ 12 oselector.h \
13 oseparator.h \ 13 oseparator.h \
14 otabinfo.h \ 14 otabinfo.h \
15 otabbar.h \ 15 otabbar.h \
16 otabwidget.h \ 16 otabwidget.h \
17 otaskbarapplet.h \ 17 otaskbarapplet.h \
18 oticker.h \ 18 oticker.h \
19 otimepicker.h \ 19 otimepicker.h \
20 oversatileview.h \ 20 oversatileview.h \
21 oversatileviewitem.h \ 21 oversatileviewitem.h \
22 owait.h 22 owait.h
23 23
24SOURCES = oclickablelabel.cpp \ 24SOURCES = oclickablelabel.cpp \
25 odialog.cpp \ 25 odialog.cpp \
26 ofontselector.cpp \ 26 ofontselector.cpp \
27 oimageeffect.cpp \ 27 oimageeffect.cpp \
28 olistview.cpp \ 28 olistview.cpp \
29 opixmapeffect.cpp \ 29 opixmapeffect.cpp \
30 opopupmenu.cpp \ 30 opopupmenu.cpp \
31 opixmapprovider.cpp \ 31 opixmapprovider.cpp \
32 oselector.cpp \ 32 oselector.cpp \
33 oseparator.cpp \ 33 oseparator.cpp \
34 otabbar.cpp \ 34 otabbar.cpp \
35 otabwidget.cpp \ 35 otabwidget.cpp \
36 otaskbarapplet.cpp \ 36 otaskbarapplet.cpp \
37 oticker.cpp \ 37 oticker.cpp \
38 otimepicker.cpp \ 38 otimepicker.cpp \
39 oversatileview.cpp \ 39 oversatileview.cpp \
40 oversatileviewitem.cpp \ 40 oversatileviewitem.cpp \
41 owait.cpp 41 owait.cpp
42 42
43include ( big-screen/big-screen.pro ) 43include ( big-screen/big-screen.pro )
44include ( fileselector/fileselector.pro ) 44include ( fileselector/fileselector.pro )
45 45
46INTERFACES = otimepickerbase.ui 46INTERFACES = otimepickerbase.ui
47 47
48TARGET = opieui2 48TARGET = opieui2
49VERSION = 1.8.5 49VERSION = 1.8.5
50 50