From 40aa649f8f8a15df709ef65e43fa8fb1b7933b4a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 02 Apr 2004 09:30:02 +0000 Subject: eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;) --- diff --git a/core/launcher/server.pro b/core/launcher/server.pro index 441e3bf..053bb77 100644 --- a/core/launcher/server.pro +++ b/core/launcher/server.pro @@ -1,6 +1,6 @@ TEMPLATE = app -CONFIG += qtopia warn_on +CONFIG += qt warn_on DESTDIR = $$(OPIEDIR)/bin diff --git a/core/tools/quicklauncher/quicklauncher.pro b/core/tools/quicklauncher/quicklauncher.pro index 3cdbf60..927392d 100644 --- a/core/tools/quicklauncher/quicklauncher.pro +++ b/core/tools/quicklauncher/quicklauncher.pro @@ -1,5 +1,5 @@ TEMPLATE = app -CONFIG += qtopia warn_on +CONFIG += qt warn_on DESTDIR = $(OPIEDIR)/bin HEADERS = dropins.h diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro index 080a5f2..7b08f0e 100644 --- a/noncore/multimedia/opierec/opierec.pro +++ b/noncore/multimedia/opierec/opierec.pro @@ -1,4 +1,4 @@ -#CONFIG = qt qtopia warn_on pdaudio +#CONFIG = qt warn_on pdaudio CONFIG = qt warn_on opie #CONFIG = qt warn_on quick-app HEADERS = adpcm.h \ -- cgit v0.9.0.2