diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-04-27 17:35:17 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-04-27 17:35:17 (GMT) |
commit | ffab954f863b0e102fe30d5b0fe20d3ac05f2016 (patch) | |
tree | 6953bc2f1317527e3e08da1b80d4f7ebc659b9c0 | |
parent | ab2c2e643c4fba57d72049e8b134f8007924440e (diff) | |
download | hdf5-ffab954f863b0e102fe30d5b0fe20d3ac05f2016.zip hdf5-ffab954f863b0e102fe30d5b0fe20d3ac05f2016.tar.gz hdf5-ffab954f863b0e102fe30d5b0fe20d3ac05f2016.tar.bz2 |
[svn-r12307] Purpose:
Maintenance on Windows
Description:
All of the source code files were replaced by a new one.
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
-rwxr-xr-x | windows/tools/testfiles/h5difftst/h5difftst.dsp | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/windows/tools/testfiles/h5difftst/h5difftst.dsp b/windows/tools/testfiles/h5difftst/h5difftst.dsp index 23d0ee0..d1bd2ad 100755 --- a/windows/tools/testfiles/h5difftst/h5difftst.dsp +++ b/windows/tools/testfiles/h5difftst/h5difftst.dsp @@ -92,23 +92,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\tools\h5diff\testh5diff_attr.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\tools\h5diff\testh5diff_basic.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\tools\h5diff\testh5diff_dset.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\tools\h5diff\testh5diff_main.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\tools\h5diff\testh5diff_util.c +SOURCE=..\..\..\..\tools\h5diff\h5diffgentest.c # End Source File # End Group # Begin Group "Header Files" |