summaryrefslogtreecommitdiff
authoralwin <alwin>2004-03-16 00:52:46 (UTC)
committer alwin <alwin>2004-03-16 00:52:46 (UTC)
commit2785830c856cb224b16e9a09cace2fbe3d76b466 (patch) (side-by-side diff)
treec148243077a19848f00a17ff111d4c07fa25d570
parent6403cff8903c999bb042a7f0c90725de9856c933 (diff)
downloadopie-2785830c856cb224b16e9a09cace2fbe3d76b466.zip
opie-2785830c856cb224b16e9a09cace2fbe3d76b466.tar.gz
opie-2785830c856cb224b16e9a09cace2fbe3d76b466.tar.bz2
link against libopiecore2 instead libopie
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/interfaces/interfaces.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/interfaces/interfaces.pro b/noncore/settings/networksettings/interfaces/interfaces.pro
index 6936cdd..1602cb9 100644
--- a/noncore/settings/networksettings/interfaces/interfaces.pro
+++ b/noncore/settings/networksettings/interfaces/interfaces.pro
@@ -7,5 +7,5 @@ SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacese
INCLUDEPATH += $(OPIEDIR)/include ../
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopie
+LIBS += -lqpe -lopiecore2
INTERFACES = interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui
TARGET = interfaces