diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-16 17:46:26 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-16 17:46:26 (GMT) |
commit | ed78e967e0cb7bda22caafb1ff658b6417536a7d (patch) | |
tree | f26b8dff9cd217183067b61e481116470b3e93b1 /windows | |
parent | 5768e60693deeb65b5aad0c2296715ac8e46965b (diff) | |
download | hdf5-ed78e967e0cb7bda22caafb1ff658b6417536a7d.zip hdf5-ed78e967e0cb7bda22caafb1ff658b6417536a7d.tar.gz hdf5-ed78e967e0cb7bda22caafb1ff658b6417536a7d.tar.bz2 |
[svn-r12099] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:
Platforms tested:
Windows XP
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/hl/examples/ex_images/ex_images.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/hl/examples/ex_images/ex_images.dsp b/windows/hl/examples/ex_images/ex_images.dsp index 709c846..bb924dc 100755 --- a/windows/hl/examples/ex_images/ex_images.dsp +++ b/windows/hl/examples/ex_images/ex_images.dsp @@ -92,7 +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=..\..\..\..\hl\examples\ex_images.c +SOURCE=..\..\..\..\hl\examples\ex_image1.c # End Source File # End Group # Begin Group "Header Files" |