hedgewars/Makefile
author unc0rr
Thu, 19 Jan 2006 21:12:20 +0000
changeset 53 0e27949850e3
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
- Fixed bubble theme object - Hedgehogs are round now when checking collisions and hedgehog isn't going, increased perfomance - Gears are square when checking collisions - Ability to load map from png file - Show more clear information when fail to load file

fpc-compile: 
	ppc386 -Fl/usr/local/lib getrevnum.dpr
	./getrevnum < /dev/null > revision.inc
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib hw.dpr
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib runhelper.dpr