FLAC__ize all the #defines

This commit is contained in:
Josh Coalson
2001-04-24 22:54:07 +00:00
parent f4035ba7f5
commit bb6712e9e4
7 changed files with 45 additions and 45 deletions

View File

@@ -4,7 +4,7 @@
LIB_NAME = libFLAC
INCLUDES = -I./include -I../../include
DEBUG_CFLAGS = -DFLAC_OVERFLOW_DETECT
DEBUG_CFLAGS = -DFLAC__OVERFLOW_DETECT
OBJS = \
bitbuffer.o \