summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-10-05 04:54:02 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-10-05 04:54:02 (GMT)
commit9595bba3a45563ddff3a732cd460fecf0c04530a (patch)
tree6f4ac9cf58489381d5d7f3481add06bc921ff6a1
parent11cbe01cad1bbbe30dd75ece5677bd58dc321439 (diff)
downloadhdf5-9595bba3a45563ddff3a732cd460fecf0c04530a.zip
hdf5-9595bba3a45563ddff3a732cd460fecf0c04530a.tar.gz
hdf5-9595bba3a45563ddff3a732cd460fecf0c04530a.tar.bz2
[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:
-rwxr-xr-xwindows/all.zipbin335484 -> 335705 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index fedef2b..f9f5f45 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ