diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-01-11 19:00:31 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-01-11 19:00:31 (GMT) |
commit | 089d0ea9ad847230188d9009f4e015953bd4fea3 (patch) | |
tree | af37bdb50be012fb84ce1458267ab4c59d8b1688 /windows/proj/hdf5dll | |
parent | 30f3fcaa4a87bbbe7b56ba61d1d49a5fec4fbe79 (diff) | |
download | hdf5-089d0ea9ad847230188d9009f4e015953bd4fea3.zip hdf5-089d0ea9ad847230188d9009f4e015953bd4fea3.tar.gz hdf5-089d0ea9ad847230188d9009f4e015953bd4fea3.tar.bz2 |
[svn-r18103] Added new H5HLint.c file. Corrected nodebug parameter to check.
Tested: windows
Diffstat (limited to 'windows/proj/hdf5dll')
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 9e4d522..eb5331c 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -854,6 +854,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5HLint.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5HP.c"
>
</File>
|