diff --git a/demos/demos.vs/demo_2.vcxproj b/demos/demos.vs/demo_2.vcxproj index 28bdfa3..d584333 100644 --- a/demos/demos.vs/demo_2.vcxproj +++ b/demos/demos.vs/demo_2.vcxproj @@ -148,7 +148,8 @@ xcopy /y "$(SolutionDir)..\..\..\3rdparty_libsndfile\lib\sndfile.dll" "$(TargetD openal32.lib;sndfile.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - xcopy /y "$(SolutionDir)..\..\..\3rdparty_OpenAL\lib\sndfile.dll" "$(TargetDir)" + xcopy /y "$(SolutionDir)..\..\..\3rdparty_OpenAL\lib\OpenAL32.dll" "$(TargetDir)" +xcopy /y "$(SolutionDir)..\..\..\3rdparty_libsndfile\lib\sndfile.dll" "$(TargetDir)"