Fix MSVC linker warnings
Specify the correct debug runtime libraries for the test
and demo executables to prevent mismatch warnings with
the default runtime.
Signed-off-by:
Ralph Giles <giles@mozilla.com>
Showing
- silk/fixed/silk_fixed.vcxproj 3 additions, 0 deletionssilk/fixed/silk_fixed.vcxproj
- src/opus_demo.vcxproj 1 addition, 0 deletionssrc/opus_demo.vcxproj
- tests/test_opus_api.vcxproj 1 addition, 0 deletionstests/test_opus_api.vcxproj
- tests/test_opus_decode.vcxproj 1 addition, 0 deletionstests/test_opus_decode.vcxproj
- tests/test_opus_encode.vcxproj 1 addition, 0 deletionstests/test_opus_encode.vcxproj
Please register or sign in to comment