[master] Removed obsolete comments about ASM
from projects/visualc71/README_zlib.txt
This commit is contained in:
parent
a7eda24870
commit
e5403da657
1
ANNOUNCE
1
ANNOUNCE
@ -693,6 +693,7 @@ version 1.4.0beta102 [November 18, 2009]
|
|||||||
Updated the copyright year in scripts/pngwin.rc from 2006 to 2009.
|
Updated the copyright year in scripts/pngwin.rc from 2006 to 2009.
|
||||||
|
|
||||||
version 1.4.0rc02 [November 18, 2009]
|
version 1.4.0rc02 [November 18, 2009]
|
||||||
|
Removed obsolete comments about ASM from projects/visualc71/README_zlib.txt
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
1
CHANGES
1
CHANGES
@ -2380,6 +2380,7 @@ version 1.4.0beta102 [November 18, 2009]
|
|||||||
Updated the copyright year in scripts/pngwin.rc from 2006 to 2009.
|
Updated the copyright year in scripts/pngwin.rc from 2006 to 2009.
|
||||||
|
|
||||||
version 1.4.0rc02 [November 18, 2009]
|
version 1.4.0rc02 [November 18, 2009]
|
||||||
|
Removed obsolete comments about ASM from projects/visualc71/README_zlib.txt
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
@ -37,10 +37,6 @@ This project builds the zlib binaries as follows:
|
|||||||
|
|
||||||
* Win32_DLL_Release\zlib1.dll DLL build
|
* Win32_DLL_Release\zlib1.dll DLL build
|
||||||
* Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
|
* Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
|
||||||
* Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code
|
|
||||||
* Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
|
|
||||||
* Win32_LIB_Release\zlib.lib static build
|
* Win32_LIB_Release\zlib.lib static build
|
||||||
* Win32_LIB_Debug\zlibd.lib static build (debug version)
|
* Win32_LIB_Debug\zlibd.lib static build (debug version)
|
||||||
* Win32_LIB_ASM_Release\zlib.lib static build using ASM code
|
|
||||||
* Win32_LIB_ASM_Debug\zlibd.lib static build using ASM code (debug version)
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user