diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-09-08 19:39:40 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-09-08 19:39:40 (GMT) |
commit | 9619e0c62a6438c098340dc28432445a2d1a4c94 (patch) | |
tree | 2817200a0d26c5d81919111f5b5564fa7f837347 /windows | |
parent | 9de008dcdfff4a4f3c85315ab6adc1868412a836 (diff) | |
download | hdf5-9619e0c62a6438c098340dc28432445a2d1a4c94.zip hdf5-9619e0c62a6438c098340dc28432445a2d1a4c94.tar.gz hdf5-9619e0c62a6438c098340dc28432445a2d1a4c94.tar.bz2 |
[svn-r9225] Purpose:
New Feature and Update.
Description:
1. Updated installhdf5lib.bat file so that libtest_fortran.lib and libtest_fortrand.lib will NOT be installed;
2. Updated the project settings for projects in HDF5 C examples:
To be consistant with other HDF5 windows project settings:
1) replaced zlib.lib in Object/library modules with environment variable HDF5_EXT_ZLIB
2) replaced szlib.lib in Object/library modules with environment variable HDF5_EXT_SZIP
Also, to prevent the compiler from failing to find hdf5.lib/hdf5d.lib when HDF5 library has been removed from the original folders, added the installed library hdf5lib path in the Additional library path.
3. Added a new batch file testExamples.bat under hdf5\examples directory for the purpose of testing HDF5 C examples. An expected C examples tests output file testExample_exp_output.txt was aslo added.
Solution:
Platforms tested:
Visual C++ 6.0 on Windows XP.
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/all.zip | bin | 333761 -> 335327 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex c9cc49b..d74fc3c 100755 --- a/windows/all.zip +++ b/windows/all.zip |