fix build settings for DLL project, runtime library must be linked to DLL too...
fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- win32/VS2015/celt.vcxproj 10 additions, 10 deletionswin32/VS2015/celt.vcxproj
- win32/VS2015/opus.vcxproj 10 additions, 10 deletionswin32/VS2015/opus.vcxproj
- win32/VS2015/opus_demo.vcxproj 10 additions, 10 deletionswin32/VS2015/opus_demo.vcxproj
- win32/VS2015/silk_common.vcxproj 10 additions, 10 deletionswin32/VS2015/silk_common.vcxproj
- win32/VS2015/silk_fixed.vcxproj 10 additions, 10 deletionswin32/VS2015/silk_fixed.vcxproj
- win32/VS2015/silk_float.vcxproj 10 additions, 10 deletionswin32/VS2015/silk_float.vcxproj
- win32/VS2015/test_opus_api.vcxproj 10 additions, 10 deletionswin32/VS2015/test_opus_api.vcxproj
- win32/VS2015/test_opus_decode.vcxproj 10 additions, 10 deletionswin32/VS2015/test_opus_decode.vcxproj
- win32/VS2015/test_opus_encode.vcxproj 10 additions, 10 deletionswin32/VS2015/test_opus_encode.vcxproj
Loading
Please register or sign in to comment