summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/interfaces
authorkergoth <kergoth>2003-04-15 00:40:51 (UTC)
committer kergoth <kergoth>2003-04-15 00:40:51 (UTC)
commitf3905e771c1abd5fdc430aba364934b717dfa115 (patch) (side-by-side diff)
tree7bdf8a05f05a57e9344baba9e55ed9d7552d5291 /noncore/settings/networksettings/interfaces
parent414e71d6189ffdeb07dcca8225ecf69331d0023c (diff)
downloadopie-f3905e771c1abd5fdc430aba364934b717dfa115.zip
opie-f3905e771c1abd5fdc430aba364934b717dfa115.tar.gz
opie-f3905e771c1abd5fdc430aba364934b717dfa115.tar.bz2
*** empty log message ***
Diffstat (limited to 'noncore/settings/networksettings/interfaces') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/interfaces/interfaces.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/noncore/settings/networksettings/interfaces/interfaces.pro b/noncore/settings/networksettings/interfaces/interfaces.pro
index 75dea47..6936cdd 100644
--- a/noncore/settings/networksettings/interfaces/interfaces.pro
+++ b/noncore/settings/networksettings/interfaces/interfaces.pro
@@ -6,11 +6,9 @@ HEADERS = interface.h interfaceinformationimp.h interfaces.h interfacesetupi
SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacesetupimp.cpp
INCLUDEPATH += $(OPIEDIR)/include ../
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopie
INTERFACES = interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui
TARGET = interfaces
VERSION = 1.0.0
-
-
include ( $(OPIEDIR)/include.pro )