Remove MSVC incremental linking directives.
This avoids linker errors with VS2010 of the form failure during conversion to COFF: invalid file or corrupt [c:\users\giles\opus\source\opus_demo.vcxproj] The problem does not occur if the project files are updated to build under VS2012.
Showing
- src/opus_demo.vcxproj 0 additions, 6 deletionssrc/opus_demo.vcxproj
- tests/test_opus_api.vcxproj 0 additions, 6 deletionstests/test_opus_api.vcxproj
- tests/test_opus_decode.vcxproj 0 additions, 6 deletionstests/test_opus_decode.vcxproj
- tests/test_opus_encode.vcxproj 0 additions, 6 deletionstests/test_opus_encode.vcxproj
Please register or sign in to comment