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, 5 insertions, 9 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 5525ea2..4c92ece 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -5,8 +5,8 @@ HEADERS = oclickablelabel.h \
5 odialog.h \ 5 odialog.h \
6 ofontselector.h \ 6 ofontselector.h \
7 oimageeffect.h \ 7 oimageeffect.h \
8 okeyconfigwidget.h \ 8 okeyconfigwidget.h \
9 oledbox.h \ 9 oledbox.h \
10 olistview.h \ 10 olistview.h \
11 opixmapeffect.h \ 11 opixmapeffect.h \
12 opopupmenu.h \ 12 opopupmenu.h \
@@ -18,16 +18,14 @@ HEADERS = oclickablelabel.h \
18 otabwidget.h \ 18 otabwidget.h \
19 otaskbarapplet.h \ 19 otaskbarapplet.h \
20 otimepicker.h \ 20 otimepicker.h \
21 oversatileview.h \
22 oversatileviewitem.h \
23 owait.h 21 owait.h
24 22
25SOURCES = oclickablelabel.cpp \ 23SOURCES = oclickablelabel.cpp \
26 odialog.cpp \ 24 odialog.cpp \
27 ofontselector.cpp \ 25 ofontselector.cpp \
28 oimageeffect.cpp \ 26 oimageeffect.cpp \
29 okeyconfigwidget.cpp \ 27 okeyconfigwidget.cpp \
30 oledbox.cpp \ 28 oledbox.cpp \
31 olistview.cpp \ 29 olistview.cpp \
32 opixmapeffect.cpp \ 30 opixmapeffect.cpp \
33 opopupmenu.cpp \ 31 opopupmenu.cpp \
@@ -38,8 +36,6 @@ SOURCES = oclickablelabel.cpp \
38 otabwidget.cpp \ 36 otabwidget.cpp \
39 otaskbarapplet.cpp \ 37 otaskbarapplet.cpp \
40 otimepicker.cpp \ 38 otimepicker.cpp \
41 oversatileview.cpp \
42 oversatileviewitem.cpp \
43 owait.cpp 39 owait.cpp
44 40
45include( big-screen/big-screen.pro ) 41include( big-screen/big-screen.pro )
@@ -48,7 +44,7 @@ include( fileselector/fileselector.pro )
48INTERFACES = otimepickerbase.ui 44INTERFACES = otimepickerbase.ui
49 45
50TARGET = opieui2 46TARGET = opieui2
51VERSION = 1.9.1 47VERSION = 1.9.2
52 48
53INCLUDEPATH += $(OPIEDIR)/include 49INCLUDEPATH += $(OPIEDIR)/include
54DEPENDPATH += $(OPIEDIR)/include 50DEPENDPATH += $(OPIEDIR)/include