diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2007-07-26 14:08:59 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2007-07-26 14:08:59 (GMT) |
commit | 76cf163f9617eecb02cbca323cc8be60c8490091 (patch) | |
tree | 964d3c590e2f663cec30279a5a369e9c36018a62 /windows/proj/hdf5dll | |
parent | 26662c2ede6ecfbf1cadb508bc8cb2ce993e68f9 (diff) | |
download | hdf5-76cf163f9617eecb02cbca323cc8be60c8490091.zip hdf5-76cf163f9617eecb02cbca323cc8be60c8490091.tar.gz hdf5-76cf163f9617eecb02cbca323cc8be60c8490091.tar.bz2 |
[svn-r14019] Update windows project files for .Net to reflect Quincey's new source code check-in. Tested on .Net and VS 6.0.
Diffstat (limited to 'windows/proj/hdf5dll')
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index b97a193..5cab294 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -5704,6 +5704,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Sdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Shyper.c">
<FileConfiguration
Name="Debug|Win32">
@@ -6444,6 +6447,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tdeprec.c">
<FileConfiguration
Name="Debug|Win32">
@@ -7036,6 +7042,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tvisit.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tvlen.c">
<FileConfiguration
Name="Debug|Win32">
|