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) (unidiff)
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
6 SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacesetupimp.cpp 6 SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacesetupimp.cpp
7 INCLUDEPATH+= $(OPIEDIR)/include ../ 7 INCLUDEPATH+= $(OPIEDIR)/include ../
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe -lopie
10 INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui 10 INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui
11 TARGET = interfaces 11 TARGET = interfaces
12 VERSION = 1.0.0 12 VERSION = 1.0.0
13 13
14
15
16include ( $(OPIEDIR)/include.pro ) 14include ( $(OPIEDIR)/include.pro )