summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-05-18 18:29:50 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-05-18 18:29:50 (GMT)
commitb0d43609b2fd4123648195a3ae06d32fdeeb2507 (patch)
tree9c12ee28b3e59a095d11f5c8b5e9bcdf068e5878 /windows
parentcf07b7e6724821e1a5f83792ddea0a664121c7bc (diff)
downloadhdf5-b0d43609b2fd4123648195a3ae06d32fdeeb2507.zip
hdf5-b0d43609b2fd4123648195a3ae06d32fdeeb2507.tar.gz
hdf5-b0d43609b2fd4123648195a3ae06d32fdeeb2507.tar.bz2
[svn-r12356] Purpose:
Updating project file Description: New source code has been added, project files need to be updated. Solution: Platforms tested: VS 6.0(build failed due to compiler problem) VS 7.1(.Net 2003) Everything okay except that several h5repack tests get skipped. Don't know whether this happens on other platforms. h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 - SKIPED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -SKIP ED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N ONE -SKIPED- h5repack -i test_all.h5 -o out.test_all.h5 -SKIP ED- Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp70
1 files changed, 65 insertions, 5 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index 77b1b03..086e636 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -804,6 +804,51 @@ SOURCE=..\..\..\src\H5FO.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5FS.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5FScache.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5FSdbg.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5Fsfile.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1082,7 +1127,7 @@ SOURCE=..\..\..\src\H5HFdtable.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFflist.c
+SOURCE=..\..\..\src\H5HFhdr.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1097,7 +1142,7 @@ SOURCE=..\..\..\src\H5HFflist.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFhdr.c
+SOURCE=..\..\..\src\H5HFiblock.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1112,7 +1157,7 @@ SOURCE=..\..\..\src\H5HFhdr.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFiblock.c
+SOURCE=..\..\..\src\H5HFint.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1127,7 +1172,7 @@ SOURCE=..\..\..\src\H5HFiblock.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFint.c
+SOURCE=..\..\..\src\H5HFiter.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1142,7 +1187,22 @@ SOURCE=..\..\..\src\H5HFint.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFiter.c
+SOURCE=..\..\..\src\H5HFsection.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5HFspace.c
!IF "$(CFG)" == "hdf5 - Win32 Release"