summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl/sfcave-sdl.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/sfcave-sdl/sfcave-sdl.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/sfcave-sdl.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/sfcave-sdl/sfcave-sdl.pro b/noncore/games/sfcave-sdl/sfcave-sdl.pro
index a02eeb3..2d4dcf1 100644
--- a/noncore/games/sfcave-sdl/sfcave-sdl.pro
+++ b/noncore/games/sfcave-sdl/sfcave-sdl.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG += qt warn_on release
+CONFIG += qt warn_on
DESTDIR = $(OPIEDIR)/bin
TARGET = sfcave-sdl
DEFINES = _REENTRANT main=SDL_main
INCLUDEPATH += $(OPIEDIR)/include
@@ -49,7 +49,7 @@ HEADERS = animatedimage.h \
terrain.h \
stringtokenizer.h \
settings.h \
starfield.h \
util.h
-include ( $(OPIEDIR)/include.pro ) \ No newline at end of file
+include ( $(OPIEDIR)/include.pro )