summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-08-03 21:02:38 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-08-03 21:02:38 (GMT)
commit2f5d2a51bd7f1113668bfce17bf26ad0f6643a12 (patch)
tree09890c3e65c89f90c2046a31c6af6e60a5abd2cb /windows
parent6c3c99bdf39deefbff5d0bd2fb9b1afbcb01a529 (diff)
downloadhdf5-2f5d2a51bd7f1113668bfce17bf26ad0f6643a12.zip
hdf5-2f5d2a51bd7f1113668bfce17bf26ad0f6643a12.tar.gz
hdf5-2f5d2a51bd7f1113668bfce17bf26ad0f6643a12.tar.bz2
[svn-r9001] Purpose:
Update. Description: Before this update, hdf5_fortran release and debug libraries share the same name hdf5_fortran.lib; hdf5_f90cstub release and debug libraries share the same name hdf5_f90stub.lib; libtest_fortran release and debug libraries share the same name libtest_fortran.lib. Rename the debug libraries for the above three projects to distinguish the release and debug libraries. hdf5 library installation batch file installhdf5lib.bat does not install hdf5 fortran libraries and dlls. Solution: 1. Rename the hdf5_fortran debug library as hdf5_fortrand.lib. 2. Rename the hdf5_f90cstub debug library as hdf5_f90cstubd.lib. 3. Rename the libtest_fortran debug library as libtest_fortrand.lib. 4. Update installhdf5lib.bat so that hdf5 fortran libraries and dlls will also be installed. Platforms tested: Visual C++ 6.0 on Windows XP and 2000. (will test on .NET on XP after this check-in.) Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/all.zipbin331769 -> 332068 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index 58d3a01..c6a6326 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ