Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Constantino (:RiCON) <wiiaboo@gmail.com>2016-07-16 03:55:28 +0300
committerRalph Giles <giles@thaumas.net>2016-07-27 21:47:45 +0300
commit385d49e55cc15070c3cfca4bbf5d5680149a9335 (patch)
treea3090c0cb8ee34a39ca292546daef81354791f52 /Makefile.am
parent1aa851445b984a78941a4bad786a7af6b3fdfe73 (diff)
vs2015: Merge opus dependencies into its project.
Since DLL builds can't include both fixed and float, separate DLL_fixed configurations added that include fixed silk code and also set FIXED_POINT. Signed-off-by: Ralph Giles <giles@mozilla.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index b7ede813..0c84142e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -166,26 +166,17 @@ EXTRA_DIST = version.mk \
tests/run_vectors.sh \
celt/arm/arm2gnu.pl \
celt/arm/celt_pitch_xcorr_arm.s \
- win32/VS2015/silk_float.vcxproj \
- win32/VS2015/celt.vcxproj.filters \
win32/VS2015/opus.vcxproj \
- win32/VS2015/silk_common.vcxproj.filters \
- win32/VS2015/silk_float.vcxproj.filters \
win32/VS2015/test_opus_encode.vcxproj.filters \
- win32/VS2015/silk_common.vcxproj \
win32/VS2015/test_opus_encode.vcxproj \
win32/VS2015/opus_demo.vcxproj \
win32/VS2015/test_opus_api.vcxproj.filters \
win32/VS2015/test_opus_api.vcxproj \
win32/VS2015/test_opus_decode.vcxproj.filters \
- win32/VS2015/silk_fixed.vcxproj.filters \
win32/VS2015/opus_demo.vcxproj.filters \
- win32/VS2015/silk_fixed.vcxproj \
win32/VS2015/opus.vcxproj.filters \
win32/VS2015/test_opus_decode.vcxproj \
- win32/VS2015/celt.vcxproj \
win32/VS2015/opus.sln \
- win32/VS2015/generate_version.vcxproj \
win32/genversion.bat \
win32/config.h