summaryrefslogtreecommitdiff
path: root/noncore
authorllornkcor <llornkcor>2002-10-27 01:29:57 (UTC)
committer llornkcor <llornkcor>2002-10-27 01:29:57 (UTC)
commit52e4c4a45922c9344c3db7e0a433be66a75d00e0 (patch) (unidiff)
tree00e09c3848a473a40c53f7bdb7bdd823d506fe91 /noncore
parentb8cf1d650087a1fb2428d46a22151f6b728e9af6 (diff)
downloadopie-52e4c4a45922c9344c3db7e0a433be66a75d00e0.zip
opie-52e4c4a45922c9344c3db7e0a433be66a75d00e0.tar.gz
opie-52e4c4a45922c9344c3db7e0a433be66a75d00e0.tar.bz2
fix
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/networksetup/networksetup.pro4
-rw-r--r--noncore/settings/networksettings/networksetup.pro4
2 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/networksetup/networksetup.pro b/noncore/net/networksetup/networksetup.pro
index 9f28fbd..1719a35 100644
--- a/noncore/net/networksetup/networksetup.pro
+++ b/noncore/net/networksetup/networksetup.pro
@@ -1,2 +1,2 @@
1 #DESTDIR = $(OPIEDIR)/bin 1DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
@@ -8,3 +8,3 @@ INCLUDEPATH += $(OPIEDIR)/include interfaces/
8 DEPENDPATH+= $(OPIEDIR)/include interfaces/ wlan 8 DEPENDPATH+= $(OPIEDIR)/include interfaces/ wlan
9LIBS += -lqpe -Linterfaces -linterfaces 9LIBS += -lqpe -L$(OPIEDIR)/plugins/networksetup -linterfaces
10 INTERFACES= mainwindow.ui addconnection.ui 10 INTERFACES= mainwindow.ui addconnection.ui
diff --git a/noncore/settings/networksettings/networksetup.pro b/noncore/settings/networksettings/networksetup.pro
index 9f28fbd..1719a35 100644
--- a/noncore/settings/networksettings/networksetup.pro
+++ b/noncore/settings/networksettings/networksetup.pro
@@ -1,2 +1,2 @@
1 #DESTDIR = $(OPIEDIR)/bin 1DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
@@ -8,3 +8,3 @@ INCLUDEPATH += $(OPIEDIR)/include interfaces/
8 DEPENDPATH+= $(OPIEDIR)/include interfaces/ wlan 8 DEPENDPATH+= $(OPIEDIR)/include interfaces/ wlan
9LIBS += -lqpe -Linterfaces -linterfaces 9LIBS += -lqpe -L$(OPIEDIR)/plugins/networksetup -linterfaces
10 INTERFACES= mainwindow.ui addconnection.ui 10 INTERFACES= mainwindow.ui addconnection.ui