Switch windows MSVC builds to OpenAL-soft

This commit is contained in:
Martijn Berger
2015-01-28 10:36:19 +01:00
parent e17c6f79a5
commit ce52e781b0
4 changed files with 2 additions and 4 deletions

View File

@@ -761,7 +761,6 @@ elseif(WIN32)
install(
FILES
${LIBDIR}/openal/lib/OpenAL32.dll
${LIBDIR}/openal/lib/wrap_oal.dll
DESTINATION "."
)
endif()