From e11f7f6524ecaef2b9ef569ec7d98034822bdfef Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 03 Jun 2003 15:17:19 +0000 Subject: make it a independend package too --- diff --git a/noncore/settings/networksettings/wlan/opie-networksettingsplugin-wlan.control b/noncore/settings/networksettings/wlan/opie-networksettingsplugin-wlan.control new file mode 100644 index 0000000..1800dd0 --- a/dev/null +++ b/noncore/settings/networksettings/wlan/opie-networksettingsplugin-wlan.control @@ -0,0 +1,10 @@ +Package: opie-networksettingsplugin-wlan +Files: $OPIEDIR/plugins/networksettings/libwlan.so* +Priority: optional +Section: opie/settings +Maintainer: Patrick S. Vogt +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-networksettings +Description: Network settings wavelan plugin. + diff --git a/noncore/settings/networksettings/wlan/wlan.pro b/noncore/settings/networksettings/wlan/wlan.pro index 7a55a8e..552c669 100644 --- a/noncore/settings/networksettings/wlan/wlan.pro +++ b/noncore/settings/networksettings/wlan/wlan.pro @@ -1,4 +1,6 @@ +# TEMPLATE = lib +#TEMPLATE = app CONFIG += qt warn_on release #CONFIG += qt warn_on debug DESTDIR = $(OPIEDIR)/plugins/networksettings @@ -8,7 +10,7 @@ INCLUDEPATH += $(OPIEDIR)/include ../ ../interfaces/ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -L../interfaces/ -linterfaces INTERFACES = wlan.ui info.ui -TARGET = wlanplugin +TARGET = wlan VERSION = 1.0.0 #CONFIG += wirelessopts -- cgit v0.9.0.2