summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5dll
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2006-02-28 16:36:36 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2006-02-28 16:36:36 (GMT)
commit1a01fdd60b30228ecab954c80d3fcf8b73891dd1 (patch)
tree442d63153111c9cd1d497b8d62270d89289fbd05 /windows/proj/hdf5dll
parent6c5ed9f8b88a4f7f7b8e8b5e691de25a242a6781 (diff)
downloadhdf5-1a01fdd60b30228ecab954c80d3fcf8b73891dd1.zip
hdf5-1a01fdd60b30228ecab954c80d3fcf8b73891dd1.tar.gz
hdf5-1a01fdd60b30228ecab954c80d3fcf8b73891dd1.tar.bz2
[svn-r11971] Purpose:
Maintenance on Windows Description: Update source files according to Quincey's check in Solution: Platforms tested: Windows XP Misc. update:
Diffstat (limited to 'windows/proj/hdf5dll')
-rwxr-xr-xwindows/proj/hdf5dll/hdf5dll.dsp246
1 files changed, 78 insertions, 168 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index df2886d..b1caf5f 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -291,127 +291,7 @@ SOURCE=..\..\..\src\H5B2dbg.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5B2test.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5Bcache.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BP.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BPcache.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BPdbg.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BPtest.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BT.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BTbtree2.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5BTcache.c
+SOURCE=..\..\..\src\H5B2int.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -426,7 +306,7 @@ SOURCE=..\..\..\src\H5BTcache.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5BTdbg.c
+SOURCE=..\..\..\src\H5B2test.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -441,7 +321,7 @@ SOURCE=..\..\..\src\H5BTdbg.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5BTtest.c
+SOURCE=..\..\..\src\H5Bcache.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1183,6 +1063,81 @@ SOURCE=..\..\..\src\H5Gtraverse.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5HF.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5HFcache.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5HFdbg.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5HFint.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5HFtest.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5HG.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1964,51 +1919,6 @@ SOURCE=..\..\..\src\H5Sall.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5SH.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5SHcache.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\src\H5SHdbg.c
-
-!IF "$(CFG)" == "hdf5dll - Win32 Release"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
-
-!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\src\H5Shyper.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"