opus/win32/VS2015
Ricardo Constantino (:RiCON) a79bf19a5e Create a simple project to create version.h.
Run before any other project.

Avoids trying to create and replace version.h more than once which
led to file-locking errors with multicore builds.

Signed-off-by: Ralph Giles <giles@mozilla.com>
2016-07-26 09:50:13 -07:00
..
celt.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
celt.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
generate_version.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
opus.sln Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
opus.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
opus.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
opus_demo.vcxproj Fix DLL errors and Additional Library Directories 2016-05-17 23:06:54 +01: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
silk_common.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
silk_common.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
silk_fixed.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
silk_fixed.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
silk_float.vcxproj Create a simple project to create version.h. 2016-07-26 09:50:13 -07:00
silk_float.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 fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error 2016-05-11 15:50:55 -07: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 fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error 2016-05-11 15:50:55 -07: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 fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error 2016-05-11 15:50:55 -07:00
test_opus_encode.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