mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
Merge branch 'update-vs-extra-dist' into 'master'
Update Visual Studio files on EXTRA_DIST See merge request soundtouch/soundtouch!3
This commit is contained in:
commit
4b6060adfe
@ -27,7 +27,7 @@ bin_PROGRAMS=soundstretch
|
||||
noinst_HEADERS=RunParameters.h WavFile.h
|
||||
|
||||
# extra files to include in distribution tarball
|
||||
EXTRA_DIST=soundstretch.dsp soundstretch.dsw soundstretch.sln soundstretch.vcproj
|
||||
EXTRA_DIST=soundstretch.sln soundstretch.vcxproj
|
||||
|
||||
## for every name listed under bin_PROGRAMS, you have a <prog>_SOURCES. This lists
|
||||
## all the sources in the current directory that are used to build soundstretch.
|
||||
|
||||
@ -20,7 +20,7 @@ include $(top_srcdir)/config/am_include.mk
|
||||
|
||||
|
||||
# set to something if you want other stuff to be included in the distribution tarball
|
||||
EXTRA_DIST=SoundTouch.dsp SoundTouch.dsw SoundTouch.sln SoundTouch.vcproj
|
||||
EXTRA_DIST=SoundTouch.sln SoundTouch.vcxproj
|
||||
|
||||
noinst_HEADERS=AAFilter.h cpu_detect.h cpu_detect_x86.cpp FIRFilter.h RateTransposer.h TDStretch.h PeakFinder.h \
|
||||
InterpolateCubic.h InterpolateLinear.h InterpolateShannon.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user