[devel] Removed comments on ASM from projects/visualc71/README_zlib.txt

This commit is contained in:
Glenn Randers-Pehrson
2009-11-18 15:34:39 -06:00
parent a02188ae94
commit bda72552bf
3 changed files with 14 additions and 12 deletions

View File

@@ -37,10 +37,6 @@ This project builds the zlib binaries as follows:
* Win32_DLL_Release\zlib1.dll DLL build
* 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_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)