Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pez2001 committed May 22, 2012
1 parent 7d52bae commit fa6a6f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -40,7 +40,7 @@ MAJOR_VERSION = 0
MINOR_VERSION = 77
#builds are counted since version 0.5 roughly
BUILD = 257
DEBUG_BUILD = 1075
DEBUG_BUILD = 1076

#CFLAGS= -Ilibraries/fmod -W -w -O2 -std=c99 -DBUILD=$(BUILD) -DMAJOR_VERSION=$(MAJOR_VERSION) -DMINOR_VERSION=$(MINOR_VERSION)
CFLAGS= -W -w -O2 -std=c99 -DBUILD=$(BUILD) -DMAJOR_VERSION=$(MAJOR_VERSION) -DMINOR_VERSION=$(MINOR_VERSION) -lm
Expand Down
Binary file added src/tools/build_inc/build_inc.o
Binary file not shown.

0 comments on commit fa6a6f5

Please sign in to comment.