mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Workaround for tlhelp32.h: place the missing header file in outinc
This commit is contained in:
parent
d49da3aa5b
commit
bb28bcdf98
@ -76,6 +76,8 @@ rem Create files -- this can be skipped if using the GNU file utilities
|
||||
make -f ms/mingw32f.mak
|
||||
echo You can ignore the error messages above
|
||||
|
||||
copy ms\tlhelp32.h outinc
|
||||
|
||||
echo Building the libraries
|
||||
make -f ms/mingw32a.mak
|
||||
if errorlevel 1 goto end
|
||||
|
Loading…
Reference in New Issue
Block a user