summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2002-04-30 18:33:16 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2002-04-30 18:33:16 (GMT)
commit9417a6f7ddea60737df433faff5c70c08d1ee803 (patch)
tree4dc6572c0fb7bf33ffef26478542b9b57761c66c /windows
parentd9f4d7378cc5f8f4de543f64ce7dd12aef4f9d94 (diff)
downloadhdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.zip
hdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.tar.gz
hdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.tar.bz2
[svn-r5296]
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.zipbin313421 -> 314315 bytes
-rwxr-xr-xwindows/all_withf90.zipbin227099 -> 227893 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index d6399d9..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 b4aab3d..93ef07f 100755
--- a/windows/all_withf90.zip
+++ b/windows/all_withf90.zip
Binary files differ