summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-01-11 17:47:42 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-01-11 17:47:42 (GMT)
commit4e8e0a55a5b618f343c0959622bf19a79f457a27 (patch)
treee79b2f63c6a1e1aada26a1a8cc4e8a567a20f240 /windows/proj
parenta65b70ccc74ddf0d314d5a660c76b4b40f168c5d (diff)
downloadhdf5-4e8e0a55a5b618f343c0959622bf19a79f457a27.zip
hdf5-4e8e0a55a5b618f343c0959622bf19a79f457a27.tar.gz
hdf5-4e8e0a55a5b618f343c0959622bf19a79f457a27.tar.bz2
[svn-r18102] Added new H5HLint.c file. Corrected nodebug parameter to check.
Diffstat (limited to 'windows/proj')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 8c72991..b6da610 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -845,6 +845,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5HLint.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5HP.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 68a8719..860d0d4 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -936,6 +936,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5HLint.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5HP.c"
>
</File>