opus/win32/VS2015
Ricardo Constantino c293dede4a
VS2015: remove previously ignored C4146 in kiss_fft.c
C4146: unary minus operator applied to unsigned type, result still unsigned

Fixed in a previous commit.

Signed-off-by: Mark Harris <mark.hsj@gmail.com>
2017-03-02 18:39:34 -08:00
..
common.props VS2015: Move back PreprocessorDefinitions to opus 2017-02-20 17:18:45 -08:00
opus.sln vs2015: reenable DebugDLL versions of opus_demo 2016-11-10 19:53:20 -08:00
opus.vcxproj VS2015: remove previously ignored C4146 in kiss_fft.c 2017-03-02 18:39:34 -08:00
opus.vcxproj.filters VS2015: only compile fixed silk for appropriate configs 2017-02-20 17:18:58 -08:00
opus_demo.vcxproj VS2015: join common options in a properties file 2017-02-20 17:18:28 -08:00
opus_demo.vcxproj.filters Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib 2016-05-11 15:50:55 -07:00
test_opus_api.vcxproj VS2015: join common options in a properties file 2017-02-20 17:18:28 -08:00
test_opus_api.vcxproj.filters Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib 2016-05-11 15:50:55 -07:00
test_opus_decode.vcxproj VS2015: join common options in a properties file 2017-02-20 17:18:28 -08:00
test_opus_decode.vcxproj.filters Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib 2016-05-11 15:50:55 -07:00
test_opus_encode.vcxproj VS2015: join common options in a properties file 2017-02-20 17:18:28 -08:00
test_opus_encode.vcxproj.filters vs2015: Add missing file to test_opus_encode. 2016-11-03 14:16:41 -07:00