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,14 +1,14 @@
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
INCLUDEPATH += $(OPIEDIR)/include/SDL
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -L${SDLDIR}/lib -lSDL -lSDLmain -lSDL_gfx -lSDL_image -lSDL_mixer -lstdc++
SOURCES = animatedimage.cpp \
@@ -43,13 +43,13 @@ HEADERS = animatedimage.h \
help.h \
sfcave_game.h \
gates_game.h \
fly_game.h \
flyterrain.h \
sound.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 )