summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen
authordrw <drw>2004-02-23 17:48:25 (UTC)
committer drw <drw>2004-02-23 17:48:25 (UTC)
commitf5762a3bee0ca4a176048f6552acaea2af827914 (patch) (side-by-side diff)
treeeca9184b48500e886f2749c226d92e1a1b54f774 /noncore/apps/oxygen
parentd18aa0e530d397737ff7591f99596108c9dca69b (diff)
downloadopie-f5762a3bee0ca4a176048f6552acaea2af827914.zip
opie-f5762a3bee0ca4a176048f6552acaea2af827914.tar.gz
opie-f5762a3bee0ca4a176048f6552acaea2af827914.tar.bz2
Oxygen: libopie->libopie2
Diffstat (limited to 'noncore/apps/oxygen') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/oxygen/config.in2
-rw-r--r--noncore/apps/oxygen/main.cpp3
-rw-r--r--noncore/apps/oxygen/opie-oxygen.control2
-rw-r--r--noncore/apps/oxygen/oxygen.pro2
4 files changed, 4 insertions, 5 deletions
diff --git a/noncore/apps/oxygen/config.in b/noncore/apps/oxygen/config.in
index 809f3e6..b3e30ff 100644
--- a/noncore/apps/oxygen/config.in
+++ b/noncore/apps/oxygen/config.in
@@ -2,3 +2,3 @@
boolean "opie-oxygen (Periodic System of the Elements)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/apps/oxygen/main.cpp b/noncore/apps/oxygen/main.cpp
index ac992aa..276b90d 100644
--- a/noncore/apps/oxygen/main.cpp
+++ b/noncore/apps/oxygen/main.cpp
@@ -16,7 +16,6 @@
**************************************************************************/
+#include <opie2/oapplicationfactory.h>
-#include <qpe/qpeapplication.h>
-#include <opie/oapplicationfactory.h>
#include "oxygen.h"
diff --git a/noncore/apps/oxygen/opie-oxygen.control b/noncore/apps/oxygen/opie-oxygen.control
index fc834f3..16051db 100644
--- a/noncore/apps/oxygen/opie-oxygen.control
+++ b/noncore/apps/oxygen/opie-oxygen.control
@@ -5,5 +5,5 @@ Section: opie/applications
Maintainer: Carsten Niehaus <cniehaus@handhelds.org>
Architecture: arm
-Depends: task-opie-minimal
+Depends: task-opie-minimal, libopiecore2
Description: Periodic System of the Elements
The chemistry application for the Opie-environment
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index 71d4dac..0d61d58 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -20,5 +20,5 @@ SOURCES = main.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
INTERFACES = calcdlg.ui