summaryrefslogtreecommitdiff
path: root/noncore
authorwimpie <wimpie>2004-04-04 00:37:27 (UTC)
committer wimpie <wimpie>2004-04-04 00:37:27 (UTC)
commit354ad5e87ce582ee45b52cd6019bb94348958584 (patch) (side-by-side diff)
tree4dd2e6219d5604a1b03c9802d938529ea4c96179 /noncore
parenta416c6c9630d6d63ee63cf520953b86af8b7cddc (diff)
downloadopie-354ad5e87ce582ee45b52cd6019bb94348958584.zip
opie-354ad5e87ce582ee45b52cd6019bb94348958584.tar.gz
opie-354ad5e87ce582ee45b52cd6019bb94348958584.tar.bz2
not yet quickapp
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/networksettings.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/networksettings2/networksettings.pro b/noncore/settings/networksettings2/networksettings.pro
index fe47971..34b9cde 100644
--- a/noncore/settings/networksettings2/networksettings.pro
+++ b/noncore/settings/networksettings2/networksettings.pro
@@ -1,5 +1,5 @@
#
-CONFIG = qt warn_on debug quick-app
+CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
HEADERS = networksettings.h \
activateprofile.h \
@@ -15,7 +15,7 @@ LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings2 -lnetworksettings2 -l
INTERFACES = networksettingsGUI.ui \
editconnectionGUI.ui \
activateprofileGUI.ui
-TARGET = networksettings2
+TARGET = $(OPIEDIR)/bin/networksettings2
include ( $(OPIEDIR)/include.pro )