From 452aac36b77ed1f7e6db3a7952028bf6027e54b6 Mon Sep 17 00:00:00 2001 From: ar Date: Sat, 03 Jan 2004 12:41:04 +0000 Subject: make networksettings compile without opie-lib 2 --- diff --git a/noncore/settings/networksettings/networksettings.pro b/noncore/settings/networksettings/networksettings.pro index e8dbe5b..0615ea4 100644 --- a/noncore/settings/networksettings/networksettings.pro +++ b/noncore/settings/networksettings/networksettings.pro @@ -3,7 +3,7 @@ HEADERS = mainwindowimp.h addconnectionimp.h defaultmodule.h module.h SOURCES = main.cpp mainwindowimp.cpp addconnectionimp.cpp INCLUDEPATH += $(OPIEDIR)/include interfaces/ DEPENDPATH += $(OPIEDIR)/include interfaces/ wlan/ ppp/ -LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces -lopie -lopiecore2 -lopienet2 +LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces -lopie INTERFACES = mainwindow.ui addconnection.ui TARGET = networksettings -- cgit v0.9.0.2