mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
changes for MSCV: added dsp file, rename any .cc files to .cpp
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
Makefile.vc
|
||||
Makefile.vc \
|
||||
test_libFLAC.dsp
|
||||
|
||||
CFLAGS = @CFLAGS@
|
||||
CFLAGS = @CFLAGS@
|
||||
INCLUDES = -I$(top_srcdir)/src/libFLAC/include
|
||||
|
||||
noinst_PROGRAMS = test_libFLAC
|
||||
|
||||
Reference in New Issue
Block a user