Lots of debugging stuff. See doc/devel/debug for more info.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1380 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2004-06-15 03:41:32 +00:00
parent 243c8e4a13
commit 398b666a8d
17 changed files with 764 additions and 44 deletions
+2 -2
View File
@@ -20,7 +20,6 @@ MKDEPEND='gcc -MM'
MAKE='@MAKE@'
uqm_CFLAGS='@CFLAGS@'
uqm_LDFLAGS='@LDFLAGS@'
DEBUG='@DEBUG@'
uqm_INSTALL_BINDIR='@INSTALL_BINDIR@'
uqm_INSTALL_LIBDIR='@INSTALL_LIBDIR@'
uqm_INSTALL_SHAREDIR='@INSTALL_SHAREDIR@'
@@ -33,5 +32,6 @@ uqm_USE_ZIP_IO='@USE_ZIP_IO@'
WINDRES='@WINDRES@'
REZ='@REZ@'
SETFILE='@SETFILE@'
export uqm_SOUNDMODULE uqm_HAVE_OPENGL uqm_USE_ZIP_IO WINDRES
DEBUG='@DEBUG@'
export uqm_SOUNDMODULE uqm_HAVE_OPENGL uqm_USE_ZIP_IO WINDRES DEBUG