diff options
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r-- | bootstrap-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index b0ec1f9..3964d6a 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -138,7 +138,7 @@ for %%d in (%src%) do ( rem Link. rem -call :link /Fe: build2\b-boot.exe %obj% shell32.lib psapi.lib +call :link /Fe: build2\b-boot.exe %obj% shell32.lib imagehlp.lib rem Clean up. rem |