Windows: Fix sandbox link error with binary distribution (issue #2546)

This commit is contained in:
Marshall Greenblatt
2018-11-13 13:44:09 -05:00
parent 56227877aa
commit cb937fc9cd

View File

@@ -479,6 +479,7 @@ if(OS_WINDOWS)
dbghelp.lib
psapi.lib
version.lib
wbemuuid.lib
winmm.lib
)