aboutsummaryrefslogtreecommitdiff
path: root/Makefile.mingw
diff options
context:
space:
mode:
authorMax Horn2003-04-26 11:44:13 +0000
committerMax Horn2003-04-26 11:44:13 +0000
commit5626e42f5bf50ae7fdde587047d48cf6986d61e8 (patch)
treea7519fcefd64326a6c4e2a4e6cac0241c6fce89d /Makefile.mingw
parent846034328709d13a2d7af332fef346ad9558d0c3 (diff)
downloadscummvm-rg350-5626e42f5bf50ae7fdde587047d48cf6986d61e8.tar.gz
scummvm-rg350-5626e42f5bf50ae7fdde587047d48cf6986d61e8.tar.bz2
scummvm-rg350-5626e42f5bf50ae7fdde587047d48cf6986d61e8.zip
Make it possible to disable some/all of our three game modules (scumm/simon/sky) with three flags in the Makefile
svn-id: r7131
Diffstat (limited to 'Makefile.mingw')
-rw-r--r--Makefile.mingw3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index ea3bf0c0c7..18cba2d8a7 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -50,9 +50,6 @@ LIBS += -lvorbisfile -lvorbis -logg
# Misc stuff - you should normally never have to edit this #
#######################################################################
-# Concat DEFINES and INCLUDES to for the CPPFLAGS
-CPPFLAGS:= $(DEFINES) $(INCLUDES)
-
include Makefile.common
scummvmico.o: scummvm.ico