opus/win32/VS2015
Nirbheek Chauhan 907a52315d
Replace WIN32 with _WIN32 everywhere
_WIN32 is defined on all Windows platforms by every compiler that
targets Windows. We do not need WIN32 at all.

Signed-off-by: Mark Harris <mark.hsj@gmail.com>
Resolves https://github.com/xiph/opus/pull/104
2020-08-21 23:35:29 -07:00
..
common.props Replace WIN32 with _WIN32 everywhere 2020-08-21 23:35:29 -07:00
opus.sln vs2015: reenable DebugDLL versions of opus_demo 2016-11-10 19:53:20 -08:00
opus.vcxproj win32: Add ambisonics sources to VS project 2018-07-26 19:07:26 -07:00
opus.vcxproj.filters win32: Add ambisonics sources to VS project 2018-07-26 19:07:26 -07: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