diff --git a/vsprops/app.props b/vsprops/app.props index 6a152b304..69487d434 100644 --- a/vsprops/app.props +++ b/vsprops/app.props @@ -14,6 +14,9 @@ xcopy "$(ExternalsDir)glew-1.10.0\bin\Release\$(PlatformName)\glew32.dll" "$(AkiruBinDir)" /Y /S /D xcopy "$(ExternalsDir)glfw-3.0.2\lib-msvc100\glfw3.dll" "$(AkiruBinDir)" /Y /S /D + + comctl32.lib;winmm.lib;%(AdditionalDependencies) +