diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-05-14 18:50:54 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-05-14 18:50:54 (GMT) |
commit | 1726061075e9adc99ac2286fb542438acc79c4ab (patch) | |
tree | 560b67affc9da8767294bcb8c65a9eeeb0726701 /windows/proj | |
parent | f0f73065e32f0efa7237e37b97bea8d42c6e5cfa (diff) | |
download | hdf5-1726061075e9adc99ac2286fb542438acc79c4ab.zip hdf5-1726061075e9adc99ac2286fb542438acc79c4ab.tar.gz hdf5-1726061075e9adc99ac2286fb542438acc79c4ab.tar.bz2 |
[svn-r13752] Added an include to the ohdr testfile generator code to fix an issue with Visual Studio. I've also turned this project on by default in Windows.
Tested:
VS6 on WinXP
kagiso
Diffstat (limited to 'windows/proj')
-rwxr-xr-x | windows/proj/all/all.dsw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/proj/all/all.dsw b/windows/proj/all/all.dsw index 92f6d43..ed057b8 100755 --- a/windows/proj/all/all.dsw +++ b/windows/proj/all/all.dsw @@ -464,6 +464,9 @@ Package=<4> Begin Project Dependency
Project_Dep_Name testhdf5_cppdll
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name ohdr_gentst
+ End Project Dependency
}}}
###############################################################################
|