diff --git a/ms/mingw32.bat b/ms/mingw32.bat index 1726c55bcdaefc66e723ff09995ddba709cdba3c..db70b8580ee3c9a938a72ed7686597c69d447e23 100644 --- a/ms/mingw32.bat +++ b/ms/mingw32.bat @@ -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