mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add vcproj files to EXTRA_DIST
This commit is contained in:
@@ -21,7 +21,8 @@ AM_CFLAGS = @OGG_CFLAGS@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
flac.dsp
|
||||
flac.dsp \
|
||||
flac.vcproj
|
||||
|
||||
flac_SOURCES = \
|
||||
analyze.c \
|
||||
|
||||
@@ -40,7 +40,9 @@ EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
flac++.pc.in \
|
||||
libFLAC++_dynamic.dsp \
|
||||
libFLAC++_dynamic.vcproj \
|
||||
libFLAC++_static.dsp \
|
||||
libFLAC++_static.vcproj \
|
||||
libFLAC++.m4
|
||||
|
||||
# see 'http://www.gnu.org/software/libtool/manual.html#Libtool-versioning' for numbering convention
|
||||
|
||||
@@ -83,7 +83,9 @@ EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
flac.pc.in \
|
||||
libFLAC_dynamic.dsp \
|
||||
libFLAC_dynamic.vcproj \
|
||||
libFLAC_static.dsp \
|
||||
libFLAC_static.vcproj \
|
||||
libFLAC.m4
|
||||
|
||||
if FLaC__HAS_OGG
|
||||
|
||||
@@ -21,7 +21,8 @@ AM_CFLAGS = @OGG_CFLAGS@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
metaflac.dsp
|
||||
metaflac.dsp \
|
||||
metaflac.vcproj
|
||||
|
||||
metaflac_SOURCES = \
|
||||
main.c \
|
||||
|
||||
@@ -17,4 +17,5 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
flac_mac.dsp \
|
||||
flac_mac.vcproj \
|
||||
main.c
|
||||
|
||||
@@ -17,4 +17,5 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
flac_ren.dsp \
|
||||
flac_ren.vcproj \
|
||||
main.c
|
||||
|
||||
@@ -38,7 +38,8 @@ libplugin_common_la_SOURCES = \
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
README \
|
||||
plugin_common_static.dsp
|
||||
plugin_common_static.dsp \
|
||||
plugin_common_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -22,6 +22,7 @@ EXTRA_DIST = \
|
||||
configure.c \
|
||||
in_flac.c \
|
||||
in_flac.dsp \
|
||||
in_flac.vcproj \
|
||||
infobox.c \
|
||||
infobox.h \
|
||||
playback.c \
|
||||
|
||||
@@ -10,7 +10,8 @@ libgetopt_a_SOURCES = getopt.c getopt1.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
getopt_static.dsp
|
||||
getopt_static.dsp \
|
||||
getopt_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -15,7 +15,8 @@ libgrabbag_la_SOURCES = \
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
grabbag_static.dsp
|
||||
grabbag_static.dsp \
|
||||
grabbag_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -10,7 +10,8 @@ libreplaygain_analysis_la_SOURCES = replaygain_analysis.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
replaygain_analysis_static.dsp
|
||||
replaygain_analysis_static.dsp \
|
||||
replaygain_analysis_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -12,7 +12,8 @@ libreplaygain_synthesis_la_SOURCES = replaygain_synthesis.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
replaygain_synthesis_static.dsp
|
||||
replaygain_synthesis_static.dsp \
|
||||
replaygain_synthesis_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -14,7 +14,8 @@ EXTRA_DIST = \
|
||||
makemap.c \
|
||||
charset_test.c \
|
||||
charsetmap.h \
|
||||
utf8_static.dsp
|
||||
utf8_static.dsp \
|
||||
utf8_static.vcproj
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_cuesheet.dsp
|
||||
test_cuesheet.dsp \
|
||||
test_cuesheet.vcproj
|
||||
|
||||
noinst_PROGRAMS = test_cuesheet
|
||||
test_cuesheet_SOURCES = \
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_picture.dsp
|
||||
test_picture.dsp \
|
||||
test_picture.vcproj
|
||||
|
||||
noinst_PROGRAMS = test_picture
|
||||
test_picture_SOURCES = \
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_libFLAC++.dsp
|
||||
test_libFLAC++.dsp \
|
||||
test_libFLAC++.vcproj
|
||||
|
||||
noinst_PROGRAMS = test_libFLAC++
|
||||
test_libFLAC___LDADD = \
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_libFLAC.dsp
|
||||
test_libFLAC.dsp \
|
||||
test_libFLAC.vcproj
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libFLAC/include
|
||||
|
||||
|
||||
@@ -26,4 +26,5 @@ libtest_libs_common_la_SOURCES = \
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
README \
|
||||
test_libs_common_static.dsp
|
||||
test_libs_common_static.dsp \
|
||||
test_libs_common_static.vcproj
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_seeking.dsp
|
||||
test_seeking.dsp \
|
||||
test_seeking.vcproj
|
||||
|
||||
AM_CFLAGS = @OGG_CFLAGS@
|
||||
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_streams.dsp
|
||||
test_streams.dsp \
|
||||
test_streams.vcproj
|
||||
|
||||
noinst_PROGRAMS = test_streams
|
||||
test_streams_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user