Skip to content

Commit aa7edd1

Browse files
author
Peter Bartfai
committed
*** empty log message ***
1 parent 553bcab commit aa7edd1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

install.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ APPENDIX - Recompilation of bundled libraries on Windows
7474
zlib 1.2.3
7575
----------
7676

77-
copy /y contrib\masmx86\*.* .
78-
call mkasm
79-
nmake -f win32\makefile.msc CFLAGS="-MT -O2 -nologo -DASMV -DASMINF" AR="link -lib" OBJA="gvmat32c.obj gvmat32.obj inffas32.obj" clean zlib.lib
77+
nmake -f win32\makefile.msc CFLAGS="-MT -O2 -nologo" AR="link -lib" clean zlib.lib
8078

8179
libpng 1.2.18
8280
-------------

0 commit comments

Comments
 (0)