diff options
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 1f42eb9..16defb0 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -956,6 +956,21 @@ SOURCE=..\..\..\src\H5Gbtree2.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Gcompact.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\H5Gdense.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -2234,6 +2249,51 @@ SOURCE=..\..\..\src\H5SL.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5SM.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\H5SMbtree2.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\H5SMcache.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\H5Smpio.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -2995,6 +3055,10 @@ SOURCE=..\..\..\src\H5Ipublic.h # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Lprivate.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5MFprivate.h
# End Source File
# Begin Source File
|