summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2002-04-30 20:59:03 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2002-04-30 20:59:03 (GMT)
commita6a2464e78f024c566f5184fd0bc7262add61900 (patch)
tree5bcf99f4970322f88232a94de1777b5918eaa40e /windows
parent94d50ab6055be9f6ebd764b8eb0f73e22c2b1efb (diff)
downloadhdf5-a6a2464e78f024c566f5184fd0bc7262add61900.zip
hdf5-a6a2464e78f024c566f5184fd0bc7262add61900.tar.gz
hdf5-a6a2464e78f024c566f5184fd0bc7262add61900.tar.bz2
[svn-r5300]
Purpose: 1. update the transition from "MACRO_NAME" to "H5_MACRO_NAME" on windows platforms. 2. make gethostname work on windows Description: 1. All constant defined at H5config.h will be renamed and moved to H5pubconf.h. SInce no autoconf on windows, H5pubconf.h has to be manually tuned to build HDF5 library. 2. Have to use WS2_startup and WS2_end to make gethostname work. Also change project files to erase warnings. Solution: Platforms tested: windows 2000
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/all.zipbin309853 -> 314315 bytes
-rwxr-xr-xwindows/all_withf90.zipbin226462 -> 227893 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index a4a4b9d..f8f9ee4 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ
diff --git a/windows/all_withf90.zip b/windows/all_withf90.zip
index 7df9ce7..93ef07f 100755
--- a/windows/all_withf90.zip
+++ b/windows/all_withf90.zip
Binary files differ