diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-12-12 19:13:59 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-12-12 19:13:59 (GMT) |
commit | 6bf1f234f273937911e61e54d5218c0664048f05 (patch) | |
tree | 4a45715444eb28b4c656105dbf30997bfca80c4d /windows/proj | |
parent | 3a36c62617e226f779f8646de1f315cea29ba4fe (diff) | |
download | hdf5-6bf1f234f273937911e61e54d5218c0664048f05.zip hdf5-6bf1f234f273937911e61e54d5218c0664048f05.tar.gz hdf5-6bf1f234f273937911e61e54d5218c0664048f05.tar.bz2 |
[svn-r13055] update library and DLL project files on windows.
All C tests get passed with VS6.0.
Diffstat (limited to 'windows/proj')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 60 | ||||
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 60 |
2 files changed, 120 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index d9135ab..68d0c45 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -182,6 +182,21 @@ SOURCE=..\..\..\src\H5A.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Abtree2.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\H5AC.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -199,6 +214,21 @@ SOURCE=..\..\..\src\H5AC.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Adense.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\H5Adeprec.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1657,6 +1687,21 @@ SOURCE=..\..\..\src\H5Oattr.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Oattribute.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\H5Obogus.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1983,6 +2028,21 @@ SOURCE=..\..\..\src\H5Ostab.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Otest.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\H5P.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 3ddadc7..9c7d5f6 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -208,6 +208,21 @@ SOURCE=..\..\..\src\H5A.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Abtree2.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\H5AC.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -227,6 +242,21 @@ SOURCE=..\..\..\src\H5AC.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Adense.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\H5Adeprec.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1763,6 +1793,21 @@ SOURCE=..\..\..\src\H5Oattr.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Oattribute.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\H5Obogus.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -2115,6 +2160,21 @@ SOURCE=..\..\..\src\H5Ostab.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Otest.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\H5P.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
|