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.pro172
1 files changed, 1 insertions, 171 deletions
diff --git a/noncore/games/sfcave-sdl/sfcave-sdl.pro b/noncore/games/sfcave-sdl/sfcave-sdl.pro
index 5b81252..a2f6682 100644
--- a/noncore/games/sfcave-sdl/sfcave-sdl.pro
+++ b/noncore/games/sfcave-sdl/sfcave-sdl.pro
@@ -49,183 +49,13 @@ HEADERS = animatedimage.h \
terrain.h \
stringtokenizer.h \
settings.h \
starfield.h \
util.h
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )
!isEmpty( LIBSDL_INC_DIR ) {
INCLUDEPATH = $$LIBSDL_INC_DIR $$INCLUDEPATH
}
!isEmpty( LIBSDL_LIB_DIR ) {
LIBS = -L$$LIBSDL_LIB_DIR $$LIBS