summaryrefslogtreecommitdiff
path: root/core/applets/batteryapplet/batteryapplet.pro
authorharlekin <harlekin>2003-01-10 22:18:06 (UTC)
committer harlekin <harlekin>2003-01-10 22:18:06 (UTC)
commit2b407d0aae3c40c6f1caa356b53fb24cf1bff707 (patch) (unidiff)
treeb7e4c80f66ef5d0dd9f8d28f4d56971eb357f285 /core/applets/batteryapplet/batteryapplet.pro
parent5199ee62d5478bbf5a8eb898c148352704f288e7 (diff)
downloadopie-2b407d0aae3c40c6f1caa356b53fb24cf1bff707.zip
opie-2b407d0aae3c40c6f1caa356b53fb24cf1bff707.tar.gz
opie-2b407d0aae3c40c6f1caa356b53fb24cf1bff707.tar.bz2
merged ipaq stuff in, one step closer to kill batteryapplet ipaq
Diffstat (limited to 'core/applets/batteryapplet/batteryapplet.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index a947ca6..d7e0a92 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -3,13 +3,13 @@ CONFIG += qt warn_on release
3 HEADERS= battery.h batterystatus.h batteryappletimpl.h 3 HEADERS= battery.h batterystatus.h batteryappletimpl.h
4 SOURCES= battery.cpp batterystatus.cpp batteryappletimpl.cpp 4 SOURCES= battery.cpp batterystatus.cpp batteryappletimpl.cpp
5 TARGET = batteryapplet 5 TARGET = batteryapplet
6 DESTDIR = $(OPIEDIR)/plugins/applets 6 DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include .. 8DEPENDPATH += ../$(OPIEDIR)/include ..
9LIBS += -lqpe 9LIBS += -lqpe -lopie
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \
13 ../../../i18n/da/libbatteryapplet.ts \ 13 ../../../i18n/da/libbatteryapplet.ts \
14 ../../../i18n/xx/libbatteryapplet.ts \ 14 ../../../i18n/xx/libbatteryapplet.ts \
15 ../../../i18n/en/libbatteryapplet.ts \ 15 ../../../i18n/en/libbatteryapplet.ts \