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.pro14
1 files changed, 12 insertions, 2 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 41db153..b9bf203 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -9,4 +9,5 @@ HEADERS = ocheckitem.h \
9 ofiledialog.h \ 9 ofiledialog.h \
10 ofileview.h \ 10 ofileview.h \
11 ofontselector.h \
11 oimageeffect.h \ 12 oimageeffect.h \
12 olistview.h \ 13 olistview.h \
@@ -15,4 +16,8 @@ HEADERS = ocheckitem.h \
15 opixmapprovider.h \ 16 opixmapprovider.h \
16 oselector.h \ 17 oselector.h \
18 otabinfo.h \
19 otabbar.h \
20 otabwidget.h \
21 otimepicker.h \
17 oversatileview.h \ 22 oversatileview.h \
18 oversatileviewitem.h \ 23 oversatileviewitem.h \
@@ -26,4 +31,5 @@ SOURCES = ocheckitem.cpp \
26 ofileselector.cpp \ 31 ofileselector.cpp \
27 ofiledialog.cpp \ 32 ofiledialog.cpp \
33 ofontselector.cpp \
28 oimageeffect.cpp \ 34 oimageeffect.cpp \
29 olistview.cpp \ 35 olistview.cpp \
@@ -32,4 +38,7 @@ SOURCES = ocheckitem.cpp \
32 opixmapprovider.cpp \ 38 opixmapprovider.cpp \
33 oselector.cpp \ 39 oselector.cpp \
40 otabbar.cpp \
41 otabwidget.cpp \
42 otimepicker.cpp \
34 oversatileview.cpp \ 43 oversatileview.cpp \
35 oversatileviewitem.cpp \ 44 oversatileviewitem.cpp \
@@ -39,7 +48,8 @@ SOURCES = ocheckitem.cpp \
39 oseparator.cpp 48 oseparator.cpp
40 49
41INTERFACES = 50INTERFACES = otimepickerbase.ui
51
42TARGET = opieui2 52TARGET = opieui2
43VERSION = 1.8.3 53VERSION = 1.8.4
44 54
45INCLUDEPATH += $(OPIEDIR)/include 55INCLUDEPATH += $(OPIEDIR)/include