hdf5/all.zip
MuQun Yang 95c1f3d829 [svn-r2677]
Purpose:
   update windows project all.zip for development branch  of hdf5
Description:
   Now it can test h4toh5 and h5toh4 converters, at least for static case(non-dll lib.)
Solution:
    1. For h4toh5 and h5toh4 converter to work, the platform must have both hdf4 and hdf5 libs.
For hdf4 it includes both hdf and mfhdf libs.
Besides this, WS2_32.LIB has to be included for recongizing symbols related to networking issues.
    2. adding several new source files(h5FDlog.c etc) into all.dsw.
    3. modify H5FDstream.c so that it bypasses netdb.h and other socket headers for win 32, instead
       using winsock.h.
Platforms tested:
   windows 2000
2000-10-12 18:26:04 -05:00

201 KiB