gather.sh
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:0k
源码类别:

界面编程

开发平台:

Visual C++

  1. cp ../../pngminus/png2pnm.c pngm2pnm.c
  2. cp ../../../*.h .
  3. cp ../../../*.c .
  4. rm example.c pnggccrd.c pngvcrd.c pngtest.c pngpread.c
  5. # change the following 2 lines if zlib is somewhere else
  6. cp ../../../../zlib/*.h .
  7. cp ../../../../zlib/*.c .
  8. rm minigzip.c example.c compress.c deflate.c