From 2f5d2a51bd7f1113668bfce17bf26ad0f6643a12 Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Tue, 3 Aug 2004 16:02:38 -0500 Subject: [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: --- windows/all.zip | Bin 331769 -> 332068 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 58d3a01..c6a6326 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12