[devel] Removed ASM builds from projects/visualc6 and projects/visualc71

This commit is contained in:
Glenn Randers-Pehrson
2009-11-14 06:26:46 -06:00
parent 71cff967a9
commit 8590d46785
10 changed files with 21 additions and 1153 deletions

View File

@@ -36,13 +36,9 @@ This project builds the libpng binaries as follows:
* Win32_DLL_Release\libpng14.dll DLL build
* Win32_DLL_Debug\libpng14d.dll DLL build (debug version)
* Win32_DLL_ASM_Release\libpng14.dll DLL build using ASM code
* Win32_DLL_ASM_Debug\libpng14d.dll DLL build using ASM (debug version)
* Win32_DLL_VB\libpng14vb.dll DLL build for Visual Basic, using stdcall
* Win32_LIB_Release\libpng.lib static build
* Win32_LIB_Debug\libpngd.lib static build (debug version)
* Win32_LIB_ASM_Release\libpng.lib static build using ASM code
* Win32_LIB_ASM_Debug\libpngd.lib static build using ASM (debug version)
Notes: