summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
Side-by-side diff
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (ignore 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
@@ -1,22 +1,32 @@
TEMPLATE = lib
CONFIG += qt warn_on debug
DESTDIR = $(OPIEDIR)/lib
-HEADERS = olistview.h \
+HEADERS = ocheckitem.h \
+ oclickablelabel.h \
+ odialog.h \
+ ofileselector.h \
+ ofileselector_p.h \
+ ofiledialog.h \
+ ofileview.h \
oimageeffect.h \
+ olistview.h \
opixmapeffect.h \
opopupmenu.h \
opixmapprovider.h \
oselector.h \
oversatileview.h \
oversatileviewitem.h \
- odialog.h \
omessagebox.h \
oresource.h \
otaskbarapplet.h \
oseparator.h
-SOURCES = olistview.cpp \
+SOURCES = ocheckitem.cpp \
+ oclickablelabel.cpp \
+ ofileselector.cpp \
+ ofiledialog.cpp \
oimageeffect.cpp \
+ olistview.cpp \
opixmapeffect.cpp \
opopupmenu.cpp \
opixmapprovider.cpp \
@@ -30,7 +40,7 @@ SOURCES = olistview.cpp \
INTERFACES =
TARGET = opieui2
-VERSION = 1.8.2
+VERSION = 1.8.3
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include