uqmdebug.c is already included in all builds anyway
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1927 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -9,8 +9,3 @@ uqm_CFILES="battle.c border.c build.c cleanup.c clock.c collide.c comm.c
|
||||
settings.c setup.c setupmenu.c ship.c shipstat.c shipyard.c
|
||||
sis.c sounds.c starbase.c starcon.c starmap.c state.c status.c
|
||||
tactrans.c trans.c uqmdebug.c util.c velocity.c weapon.c"
|
||||
|
||||
if [ "$DEBUG" = 1 ]; then
|
||||
uqm_CFILES="$uqm_CFILES uqmdebug.c"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user