From 185e37c4372883a52a44318d1d70aa685417b3a6 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 28 Mar 2004 19:01:58 +0000 Subject: remove hardcoded build types "debug" and "release". these are set by the build system --- (limited to 'core/tools') diff --git a/core/tools/quicklauncher/quicklauncher.pro b/core/tools/quicklauncher/quicklauncher.pro index ae390e5..3cdbf60 100644 --- a/core/tools/quicklauncher/quicklauncher.pro +++ b/core/tools/quicklauncher/quicklauncher.pro @@ -1,5 +1,5 @@ TEMPLATE = app -CONFIG += qtopia warn_on release +CONFIG += qtopia warn_on DESTDIR = $(OPIEDIR)/bin HEADERS = dropins.h @@ -12,4 +12,4 @@ LIBS += -lqpe -lopiecore2 -lopieui2 TARGET = quicklauncher -include ( $(OPIEDIR)/include.pro ) \ No newline at end of file +include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2