mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[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
This commit is contained in:
parent
f0f73065e3
commit
1726061075
@ -20,7 +20,8 @@
|
||||
* Purpose: This program is run to generate an HDF5 data file with several
|
||||
* datasets that have "bogus" messages in their object header.
|
||||
*/
|
||||
|
||||
|
||||
#include "H5private.h"
|
||||
#include "hdf5.h"
|
||||
#include "H5Oprivate.h"
|
||||
|
||||
|
@ -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
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user