summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro2
-rw-r--r--libqtaux/libqtaux.pro6
-rw-r--r--noncore/todayplugins/fortune/config.in2
-rw-r--r--noncore/todayplugins/fortune/fortune.pro2
-rw-r--r--noncore/todayplugins/stockticker/stockticker/config.in2
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro2
6 files changed, 8 insertions, 8 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index e97e82c..16be120 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -16,7 +16,6 @@ HEADERS = oclickablelabel.h \
16 otabbar.h \ 16 otabbar.h \
17 otabwidget.h \ 17 otabwidget.h \
18 otaskbarapplet.h \ 18 otaskbarapplet.h \
19 oticker.h \
20 otimepicker.h \ 19 otimepicker.h \
21 oversatileview.h \ 20 oversatileview.h \
22 oversatileviewitem.h \ 21 oversatileviewitem.h \
@@ -36,7 +35,6 @@ SOURCES = oclickablelabel.cpp \
36 otabbar.cpp \ 35 otabbar.cpp \
37 otabwidget.cpp \ 36 otabwidget.cpp \
38 otaskbarapplet.cpp \ 37 otaskbarapplet.cpp \
39 oticker.cpp \
40 otimepicker.cpp \ 38 otimepicker.cpp \
41 oversatileview.cpp \ 39 oversatileview.cpp \
42 oversatileviewitem.cpp \ 40 oversatileviewitem.cpp \
diff --git a/libqtaux/libqtaux.pro b/libqtaux/libqtaux.pro
index 5893015..39a9855 100644
--- a/libqtaux/libqtaux.pro
+++ b/libqtaux/libqtaux.pro
@@ -6,7 +6,8 @@ HEADERS = qcolordialog.h \
6 qinputdialog.h \ 6 qinputdialog.h \
7 \ 7 \
8 ocolorpopupmenu.h \ 8 ocolorpopupmenu.h \
9 ocolorbutton.h 9 ocolorbutton.h \
10 oticker.h
10 11
11 12
12SOURCES = qcolordialog.cpp \ 13SOURCES = qcolordialog.cpp \
@@ -14,7 +15,8 @@ SOURCES = qcolordialog.cpp \
14 qinputdialog.cpp \ 15 qinputdialog.cpp \
15 \ 16 \
16 ocolorpopupmenu.cpp \ 17 ocolorpopupmenu.cpp \
17 ocolorbutton.cpp 18 ocolorbutton.cpp \
19 oticker.cpp
18 20
19TARGET = qtaux2 21TARGET = qtaux2
20INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
diff --git a/noncore/todayplugins/fortune/config.in b/noncore/todayplugins/fortune/config.in
index ca476f1..ec74b50 100644
--- a/noncore/todayplugins/fortune/config.in
+++ b/noncore/todayplugins/fortune/config.in
@@ -1,5 +1,5 @@
1 config TODAY_FORTUNE 1 config TODAY_FORTUNE
2 boolean "opie-today-fortuneplugin (a joke a day keeps the doctor away)" 2 boolean "opie-today-fortuneplugin (a joke a day keeps the doctor away)"
3 default "y" 3 default "y"
4 depends (LIBQPE || LIBQPE-X11) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM && TODAY 4 depends (LIBQPE || LIBQPE-X11) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM && LIBQTAUX && TODAY
5 depends TODAY 5 depends TODAY
diff --git a/noncore/todayplugins/fortune/fortune.pro b/noncore/todayplugins/fortune/fortune.pro
index 74c60b1..0eeb22b 100644
--- a/noncore/todayplugins/fortune/fortune.pro
+++ b/noncore/todayplugins/fortune/fortune.pro
@@ -12,7 +12,7 @@ INCLUDEPATH += $(OPIEDIR)/include \
12DEPENDPATH += $(OPIEDIR)/include \ 12DEPENDPATH += $(OPIEDIR)/include \
13 ../ ../library 13 ../ ../library
14 14
15LIBS+= -lqpe -lopiecore2 -lopiepim2 -lopieui2 15LIBS+= -lqpe -lopiecore2 -lopiepim2 -lopieui2 -lqtaux2
16 16
17DESTDIR = $(OPIEDIR)/plugins/today 17DESTDIR = $(OPIEDIR)/plugins/today
18TARGET = todayfortuneplugin 18TARGET = todayfortuneplugin
diff --git a/noncore/todayplugins/stockticker/stockticker/config.in b/noncore/todayplugins/stockticker/stockticker/config.in
index 1252b63..9d9efa4 100644
--- a/noncore/todayplugins/stockticker/stockticker/config.in
+++ b/noncore/todayplugins/stockticker/stockticker/config.in
@@ -2,4 +2,4 @@ config TODAY_STOCKTICKERSUB
2 boolean 2 boolean
3 depends TODAY_STOCKTICKERLIB 3 depends TODAY_STOCKTICKERLIB
4 default "y" if TODAY_STOCKTICKER 4 default "y" if TODAY_STOCKTICKER
5 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && TODAY 5 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBQTAUX TODAY
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
index 8c2e9df..1b49f0c 100644
--- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -6,7 +6,7 @@ INTERFACES =
6TARGET = stocktickertest 6TARGET = stocktickertest
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS+= -lqpe -lopiecore2 9LIBS+= -lqpe -lopiecore2 -lqtaux2
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )