mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
FLAC__ize all the #defines
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user