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.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 8b8ed21..708b1fe 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -1,11 +1,10 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qt warn_on debug 2CONFIG += qt warn_on debug
3DESTDIR = $(OPIEDIR)/lib 3DESTDIR = $(OPIEDIR)/lib
4HEADERS = ocheckitem.h \ 4HEADERS = oclickablelabel.h \
5 oclickablelabel.h \
6 odialog.h \ 5 odialog.h \
7 ofontselector.h \ 6 ofontselector.h \
8 oimageeffect.h \ 7 oimageeffect.h \
9 olistview.h \ 8 olistview.h \
10 opixmapeffect.h \ 9 opixmapeffect.h \
11 opopupmenu.h \ 10 opopupmenu.h \
@@ -19,14 +18,13 @@ HEADERS = ocheckitem.h \
19 oversatileviewitem.h \ 18 oversatileviewitem.h \
20 omessagebox.h \ 19 omessagebox.h \
21 oresource.h \ 20 oresource.h \
22 otaskbarapplet.h \ 21 otaskbarapplet.h \
23 oseparator.h 22 oseparator.h
24 23
25SOURCES = ocheckitem.cpp \ 24SOURCES = oclickablelabel.cpp \
26 oclickablelabel.cpp \
27 ofontselector.cpp \ 25 ofontselector.cpp \
28 oimageeffect.cpp \ 26 oimageeffect.cpp \
29 olistview.cpp \ 27 olistview.cpp \
30 opixmapeffect.cpp \ 28 opixmapeffect.cpp \
31 opopupmenu.cpp \ 29 opopupmenu.cpp \
32 opixmapprovider.cpp \ 30 opixmapprovider.cpp \