projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49da3a
)
Workaround for tlhelp32.h: place the missing header file in outinc
author
Ulf Möller
<ulf@openssl.org>
Sat, 23 Sep 2000 05:19:16 +0000
(
05:19
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 23 Sep 2000 05:19:16 +0000
(
05:19
+0000)
ms/mingw32.bat
patch
|
blob
|
history
diff --git
a/ms/mingw32.bat
b/ms/mingw32.bat
index 1726c55bcdaefc66e723ff09995ddba709cdba3c..db70b8580ee3c9a938a72ed7686597c69d447e23 100644
(file)
--- 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
\r
echo You can ignore the error messages above
\r
\r
+copy ms\tlhelp32.h outinc
\r
+
\r
echo Building the libraries
\r
make -f ms/mingw32a.mak
\r
if errorlevel 1 goto end
\r