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.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index b07976b..8b8ed21 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -4,10 +4,6 @@ DESTDIR = $(OPIEDIR)/lib
4HEADERS = ocheckitem.h \ 4HEADERS = ocheckitem.h \
5 oclickablelabel.h \ 5 oclickablelabel.h \
6 odialog.h \ 6 odialog.h \
7 ofileselector.h \
8 ofileselector_p.h \
9 ofiledialog.h \
10 ofileview.h \
11 ofontselector.h \ 7 ofontselector.h \
12 oimageeffect.h \ 8 oimageeffect.h \
13 olistview.h \ 9 olistview.h \
@@ -28,8 +24,6 @@ HEADERS = ocheckitem.h \
28 24
29SOURCES = ocheckitem.cpp \ 25SOURCES = ocheckitem.cpp \
30 oclickablelabel.cpp \ 26 oclickablelabel.cpp \
31 ofileselector.cpp \
32 ofiledialog.cpp \
33 ofontselector.cpp \ 27 ofontselector.cpp \
34 oimageeffect.cpp \ 28 oimageeffect.cpp \
35 olistview.cpp \ 29 olistview.cpp \
@@ -48,11 +42,12 @@ SOURCES = ocheckitem.cpp \
48 oseparator.cpp 42 oseparator.cpp
49 43
50include ( big-screen/big-screen.pro ) 44include ( big-screen/big-screen.pro )
45include ( fileselector/fileselector.pro )
51 46
52INTERFACES = otimepickerbase.ui 47INTERFACES = otimepickerbase.ui
53 48
54TARGET = opieui2 49TARGET = opieui2
55VERSION = 1.8.4 50VERSION = 1.8.5
56 51
57INCLUDEPATH += $(OPIEDIR)/include 52INCLUDEPATH += $(OPIEDIR)/include
58DEPENDPATH += $(OPIEDIR)/include 53DEPENDPATH += $(OPIEDIR)/include