summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2005-01-07 15:44:23 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2005-01-07 15:44:23 (GMT)
commit126657afc7be520c5095282078928e6539897bb1 (patch)
tree688e4777b9665ca409ac63d82a9169b658d64c81 /windows
parent513a323a24413e9972cbcf2a9c82b88b3d7f346a (diff)
downloadhdf5-126657afc7be520c5095282078928e6539897bb1.zip
hdf5-126657afc7be520c5095282078928e6539897bb1.tar.gz
hdf5-126657afc7be520c5095282078928e6539897bb1.tar.bz2
[svn-r9773] Purpose:
Bug fix. Description: Previously, in repacktest.bat, the following script is used to dynamic detection of SZIP encoder: testfiles\testh5repack_detect_szip%2\release\testh5repack_detect_szip%2.exe However, the script does not work if only the debug version of testh5repack_detect_szip.exe is built, for example, in CodeWarrior. Solution: Modify above scripts as: testfiles\testh5repack_detect_szip%2\%1\testh5repack_detect_szip%2.exe where %1 is the first input parameter for repacktest, which could be either debug or release Platforms tested: Windows XP. (Minor Change) Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/all.zipbin455123 -> 455116 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index 01e1a63..7014364 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ