From dae677b6e29e2a0efb7128bcc4b0d87bf2b535dd Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 29 Dec 2003 01:35:34 +0000 Subject: waited too long for tille to do something - merged it on my own... :( --- (limited to 'noncore/settings/networksettings/networksettings.pro') diff --git a/noncore/settings/networksettings/networksettings.pro b/noncore/settings/networksettings/networksettings.pro index cdd133a..e8dbe5b 100644 --- a/noncore/settings/networksettings/networksettings.pro +++ b/noncore/settings/networksettings/networksettings.pro @@ -1,13 +1,9 @@ -DESTDIR = $(OPIEDIR)/bin -TEMPLATE = app -# -CONFIG = qt warn_on debug -#CONFIG = qt warn_on release +CONFIG = qt warn_on debug quick-app 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/ -LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces -lopie +DEPENDPATH += $(OPIEDIR)/include interfaces/ wlan/ ppp/ +LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces -lopie -lopiecore2 -lopienet2 INTERFACES = mainwindow.ui addconnection.ui TARGET = networksettings -- cgit v0.9.0.2