[legacy] Deleted some extra blank lines from visualc6 and 71 README files.
This commit is contained in:
parent
808100b1a7
commit
ccb23d998d
@ -4,13 +4,11 @@ Copyright (C) 2000-2004 Simon-Pierre Cadieux.
|
|||||||
Copyright (C) 2004 Cosmin Truta.
|
Copyright (C) 2004 Cosmin Truta.
|
||||||
For conditions of distribution and use, see copyright notice in png.h
|
For conditions of distribution and use, see copyright notice in png.h
|
||||||
|
|
||||||
|
|
||||||
Assumptions:
|
Assumptions:
|
||||||
* The libpng source files are in ..\..
|
* The libpng source files are in ..\..
|
||||||
* The zlib source files are in ..\..\..\zlib
|
* The zlib source files are in ..\..\..\zlib
|
||||||
* The zlib project files are in ..\..\..\zlib\projects\visualc6
|
* The zlib project files are in ..\..\..\zlib\projects\visualc6
|
||||||
|
|
||||||
|
|
||||||
To use:
|
To use:
|
||||||
|
|
||||||
1) On the main menu, select "File | Open Workspace".
|
1) On the main menu, select "File | Open Workspace".
|
||||||
@ -28,7 +26,6 @@ To use:
|
|||||||
5) If you built the sample program (pngtest),
|
5) If you built the sample program (pngtest),
|
||||||
select "Build | Execute ... (Ctrl+F5)".
|
select "Build | Execute ... (Ctrl+F5)".
|
||||||
|
|
||||||
|
|
||||||
This project builds the libpng binaries as follows:
|
This project builds the libpng binaries as follows:
|
||||||
|
|
||||||
* Win32_DLL_Release\libpng13.dll DLL build
|
* Win32_DLL_Release\libpng13.dll DLL build
|
||||||
@ -41,7 +38,6 @@ This project builds the libpng binaries as follows:
|
|||||||
* Win32_LIB_ASM_Release\libpng.lib static build using ASM code
|
* Win32_LIB_ASM_Release\libpng.lib static build using ASM code
|
||||||
* Win32_LIB_ASM_Debug\libpngd.lib static build using ASM (debug version)
|
* Win32_LIB_ASM_Debug\libpngd.lib static build using ASM (debug version)
|
||||||
|
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
If you change anything in the source files, or select different compiler
|
If you change anything in the source files, or select different compiler
|
||||||
|
@ -8,7 +8,6 @@ Copyright (C) 2004 Simon-Pierre Cadieux.
|
|||||||
Copyright (C) 2004 Cosmin Truta.
|
Copyright (C) 2004 Cosmin Truta.
|
||||||
For conditions of distribution and use, see copyright notice in zlib.h.
|
For conditions of distribution and use, see copyright notice in zlib.h.
|
||||||
|
|
||||||
|
|
||||||
To use:
|
To use:
|
||||||
|
|
||||||
1) On the main menu, select "File | Open Solution".
|
1) On the main menu, select "File | Open Solution".
|
||||||
|
Reference in New Issue
Block a user