mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix library list
This commit is contained in:
@@ -23,7 +23,7 @@ topdir = ../..
|
||||
|
||||
PROGRAM_NAME = test_libFLAC++
|
||||
INCLUDES = -I$(topdir)/include
|
||||
LIBS = -lgrabbag -lFLAC++ -lFLAC -lm
|
||||
LIBS = -lgrabbag -lgain_analysis -lFLAC++ -lFLAC -lm
|
||||
SRCS_CPP = \
|
||||
decoders.cpp \
|
||||
encoders.cpp \
|
||||
|
||||
Reference in New Issue
Block a user