libpng.vcp

来自「俄罗斯人开发的大名鼎鼎的Pocket Pc 阅读器haaliread的源代码,v」· VCP 代码 · 共 1,710 行 · 第 1/3 页

VCP
1,710
字号

SOURCE=.\pngget.c

!IF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Release"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Debug"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Release"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Debug"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Release"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Debug"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86) Debug"

DEP_CPP_PNGGE=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	".\zlib.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Release"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Debug"

DEP_CPP_PNGGE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE emulator) Debug"

DEP_CPP_PNGGE=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGGE=\
	".\pngusr.h"\
	".\zlib.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\pngmem.c

!IF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Release"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Debug"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Release"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Debug"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Release"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Debug"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86) Debug"

DEP_CPP_PNGME=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	".\zlib.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Release"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Debug"

DEP_CPP_PNGME=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE emulator) Debug"

DEP_CPP_PNGME=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGME=\
	".\pngusr.h"\
	".\zlib.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\pngpread.c

!IF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Release"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Debug"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Release"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Debug"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Release"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Debug"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86) Debug"

DEP_CPP_PNGPR=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	".\zlib.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Release"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Debug"

DEP_CPP_PNGPR=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE emulator) Debug"

DEP_CPP_PNGPR=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGPR=\
	".\pngusr.h"\
	".\zlib.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\pngread.c

!IF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Release"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Debug"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Release"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Debug"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Release"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Debug"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86) Debug"

DEP_CPP_PNGRE=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	".\zlib.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Release"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE x86em) Debug"

DEP_CPP_PNGRE=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE emulator) Debug"

DEP_CPP_PNGRE=\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRE=\
	".\pngusr.h"\
	".\zlib.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\pngrio.c

!IF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Release"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRI=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE MIPS) Debug"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRI=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Release"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRI=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE SH3) Debug"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRI=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Release"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\
	
NODEP_CPP_PNGRI=\
	".\alloc.h"\
	

!ELSEIF  "$(CFG)" == "libpng - Win32 (WCE ARM) Debug"

DEP_CPP_PNGRI=\
	"..\zlib\zconf.h"\
	"..\zlib\zlib.h"\
	".\png.h"\
	".\pngconf.h"\

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?