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, 14 insertions, 4 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 61f9bbb..41db153 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -3,4 +3,11 @@ CONFIG += qt warn_on debug
3DESTDIR = $(OPIEDIR)/lib 3DESTDIR = $(OPIEDIR)/lib
4HEADERS = olistview.h \ 4HEADERS = ocheckitem.h \
5 oclickablelabel.h \
6 odialog.h \
7 ofileselector.h \
8 ofileselector_p.h \
9 ofiledialog.h \
10 ofileview.h \
5 oimageeffect.h \ 11 oimageeffect.h \
12 olistview.h \
6 opixmapeffect.h \ 13 opixmapeffect.h \
@@ -11,3 +18,2 @@ HEADERS = olistview.h \
11 oversatileviewitem.h \ 18 oversatileviewitem.h \
12 odialog.h \
13 omessagebox.h \ 19 omessagebox.h \
@@ -17,4 +23,8 @@ HEADERS = olistview.h \
17 23
18SOURCES = olistview.cpp \ 24SOURCES = ocheckitem.cpp \
25 oclickablelabel.cpp \
26 ofileselector.cpp \
27 ofiledialog.cpp \
19 oimageeffect.cpp \ 28 oimageeffect.cpp \
29 olistview.cpp \
20 opixmapeffect.cpp \ 30 opixmapeffect.cpp \
@@ -32,3 +42,3 @@ INTERFACES =
32TARGET = opieui2 42TARGET = opieui2
33VERSION = 1.8.2 43VERSION = 1.8.3
34 44