mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Updated a comment in revised makefiles.
This commit is contained in:
parent
071a17f194
commit
ae991771ad
@ -39,7 +39,7 @@ LDFLAGS=/SUBSYSTEM:CONSOLE /NOLOGO
|
|||||||
CP=cp
|
CP=cp
|
||||||
|
|
||||||
# Pre-built configuration
|
# Pre-built configuration
|
||||||
# See scripts/pnglibconf.mak for more options
|
# See scripts\pnglibconf.mak for more options
|
||||||
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
||||||
|
|
||||||
O=.obj
|
O=.obj
|
||||||
|
@ -20,7 +20,7 @@ CP=copy
|
|||||||
O=.obj
|
O=.obj
|
||||||
|
|
||||||
# Pre-built configuration
|
# Pre-built configuration
|
||||||
# See scripts/pnglibconf.mak for more options
|
# See scripts\pnglibconf.mak for more options
|
||||||
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
||||||
|
|
||||||
#uncomment next to put error messages in a file
|
#uncomment next to put error messages in a file
|
||||||
|
@ -15,7 +15,7 @@ LDFLAGS=-m$(MODEL) -L..\zlib
|
|||||||
CP=copy
|
CP=copy
|
||||||
|
|
||||||
# Pre-built configuration
|
# Pre-built configuration
|
||||||
# See scripts/pnglibconf.mak for more options
|
# See scripts\pnglibconf.mak for more options
|
||||||
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
||||||
|
|
||||||
O=.obj
|
O=.obj
|
||||||
|
@ -23,7 +23,7 @@ CP = copy
|
|||||||
RM = del
|
RM = del
|
||||||
|
|
||||||
# Pre-built configuration
|
# Pre-built configuration
|
||||||
# See scripts/pnglibconf.mak for more options
|
# See scripts\pnglibconf.mak for more options
|
||||||
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
PNGLIBCONF_H_PREBUILT = scripts\pnglibconf.h.prebuilt
|
||||||
|
|
||||||
# File extensions
|
# File extensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user