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>
Showing
- Makefile.am 0 additions, 9 deletionsMakefile.am
- appveyor.yml 2 additions, 0 deletionsappveyor.yml
- win32/.gitignore 1 addition, 0 deletionswin32/.gitignore
- win32/VS2015/celt.vcxproj 0 additions, 603 deletionswin32/VS2015/celt.vcxproj
- win32/VS2015/celt.vcxproj.filters 0 additions, 189 deletionswin32/VS2015/celt.vcxproj.filters
- win32/VS2015/generate_version.vcxproj 0 additions, 65 deletionswin32/VS2015/generate_version.vcxproj
- win32/VS2015/opus.sln 44 additions, 120 deletionswin32/VS2015/opus.sln
- win32/VS2015/opus.vcxproj 867 additions, 38 deletionswin32/VS2015/opus.vcxproj
- win32/VS2015/opus.vcxproj.filters 631 additions, 4 deletionswin32/VS2015/opus.vcxproj.filters
- win32/VS2015/opus_demo.vcxproj 206 additions, 9 deletionswin32/VS2015/opus_demo.vcxproj
- win32/VS2015/silk_common.vcxproj 0 additions, 675 deletionswin32/VS2015/silk_common.vcxproj
- win32/VS2015/silk_common.vcxproj.filters 0 additions, 339 deletionswin32/VS2015/silk_common.vcxproj.filters
- win32/VS2015/silk_fixed.vcxproj 0 additions, 516 deletionswin32/VS2015/silk_fixed.vcxproj
- win32/VS2015/silk_fixed.vcxproj.filters 0 additions, 111 deletionswin32/VS2015/silk_fixed.vcxproj.filters
- win32/VS2015/silk_float.vcxproj 0 additions, 603 deletionswin32/VS2015/silk_float.vcxproj
- win32/VS2015/silk_float.vcxproj.filters 0 additions, 120 deletionswin32/VS2015/silk_float.vcxproj.filters
- win32/VS2015/test_opus_api.vcxproj 202 additions, 9 deletionswin32/VS2015/test_opus_api.vcxproj
- win32/VS2015/test_opus_decode.vcxproj 206 additions, 9 deletionswin32/VS2015/test_opus_decode.vcxproj
- win32/VS2015/test_opus_encode.vcxproj 206 additions, 9 deletionswin32/VS2015/test_opus_encode.vcxproj
Loading
Please register or sign in to comment