summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-10-05 04:51:59 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-10-05 04:51:59 (GMT)
commit71737e02ec70bbfd85ae4eb3f9a16d31b0f9789f (patch)
tree2020b79395ec4809326ff540c0207d5ede0f64ea /windows
parent8cdfe63e4dad5bb75fdab9b77285a4fe6a352c88 (diff)
downloadhdf5-71737e02ec70bbfd85ae4eb3f9a16d31b0f9789f.zip
hdf5-71737e02ec70bbfd85ae4eb3f9a16d31b0f9789f.tar.gz
hdf5-71737e02ec70bbfd85ae4eb3f9a16d31b0f9789f.tar.bz2
[svn-r9362] Purpose:
Update hdf5build.bat file. Description: Previouly, 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:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/all.zipbin344961 -> 345182 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index 6c52387..438c7f7 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ