Add missing Win64 dbghelp dlls

Bump svn libs version to get dbghelp.dll and dbgcore.dll.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser 2025-05-07 19:22:12 +02:00
parent a8e0e50ae5
commit 241b9f0952
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ cd /D "%~dp0"
rem **SVN revision to checkout for windows-libs or windows-libs-amd64**
rem **Update this line when you commit an update to windows-libs or windows-libs-amd64**
set "svnrev=28259"
set "svnrev=28260"
if "%1" == "--amd64" (
set "LIBS_PATH=win64"