From 9595bba3a45563ddff3a732cd460fecf0c04530a Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Mon, 4 Oct 2004 23:54:02 -0500 Subject: [svn-r9363] Purpose: Update hdf5build.bat file. Description: Previously, when building HDF5 from command line, hdf5 and hdf5dll projects were built three times to build HDF5 C/C++/Fortran libraries. There was due that the "Rebuild" option was used with msdev.exe. It is kind of wasting to build hdf5 and hdf5dll projects three time. Solution: The batch file is reorganized. So hdf5 and hdf5dll projects will be only be built once. Also, the syntax detecting feature is added to the batch file. Now if an unexpected option was given to the batch file, a warning message and the help messages would be shown. Platforms tested: Visual C++ 6.0 on Windows 2000 and XP. Misc. update: --- windows/all.zip | Bin 335484 -> 335705 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index fedef2b..f9f5f45 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12