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.pro20
1 files changed, 4 insertions, 16 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 4c15181..6f197a4 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -1,11 +1,7 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qt warn_on debug 2CONFIG += qt warn_on debug
3DESTDIR = $(OPIEDIR)/lib 3DESTDIR = $(OPIEDIR)/lib
4HEADERS = ocompletionbox.h \ 4HEADERS = olistview.h \
5 ocombobox.h \
6 oeditlistbox.h \
7 olineedit.h \
8 olistview.h \
9 oimageeffect.h \ 5 oimageeffect.h \
10 opixmapeffect.h \ 6 opixmapeffect.h \
11 opopupmenu.h \ 7 opopupmenu.h \
@@ -13,21 +9,15 @@ HEADERS = ocompletionbox.h \
13 oselector.h \ 9 oselector.h \
14 oversatileview.h \ 10 oversatileview.h \
15 oversatileviewitem.h \ 11 oversatileviewitem.h \
16 #ojanuswidget.h \
17 odialog.h \ 12 odialog.h \
18 omenubar.h \ 13 omenubar.h \
19 opiemenubar.h \ 14 opiemenubar.h \
20 omessagebox.h \ 15 omessagebox.h \
21 oresource.h \ 16 oresource.h \
22 otoolbar.h \ 17 otoolbar.h \
23 oseparator.h 18 oseparator.h
24# otaskbarapplet.h
25 19
26SOURCES = ocompletionbox.cpp \ 20SOURCES = olistview.cpp \
27 ocombobox.cpp \
28 oeditlistbox.cpp \
29 olineedit.cpp \
30 olistview.cpp \
31 oimageeffect.cpp \ 21 oimageeffect.cpp \
32 opixmapeffect.cpp \ 22 opixmapeffect.cpp \
33 opopupmenu.cpp \ 23 opopupmenu.cpp \
@@ -35,14 +25,12 @@ SOURCES = ocompletionbox.cpp \
35 oselector.cpp \ 25 oselector.cpp \
36 oversatileview.cpp \ 26 oversatileview.cpp \
37 oversatileviewitem.cpp \ 27 oversatileviewitem.cpp \
38 #ojanuswidget.cpp \
39 odialog.cpp \ 28 odialog.cpp \
40 omenubar.cpp \ 29 omenubar.cpp \
41 opiemenubar.cpp \ 30 opiemenubar.cpp \
42 oresource.cpp \ 31 oresource.cpp \
43 otoolbar.cpp \ 32 otoolbar.cpp \
44 oseparator.cpp #\ 33 oseparator.cpp
45# otaskbarapplet.cpp
46 34
47INTERFACES = 35INTERFACES =
48TARGET = opieui2 36TARGET = opieui2