mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add new/missing files
This commit is contained in:
@@ -24,10 +24,12 @@ topdir = ../..
|
||||
PROGRAM_NAME = test_libFLAC++
|
||||
INCLUDES = -I$(topdir)/include
|
||||
LIBS = -lgrabbag -lgain_analysis -lFLAC++ -lFLAC -lm
|
||||
SRCS_C = \
|
||||
file_utils.c \
|
||||
metadata_utils.c
|
||||
SRCS_CPP = \
|
||||
decoders.cpp \
|
||||
encoders.cpp \
|
||||
file_utils.cpp \
|
||||
main.cpp \
|
||||
metadata.cpp \
|
||||
metadata_manip.cpp \
|
||||
|
||||
Reference in New Issue
Block a user