diff options
Diffstat (limited to 'windows/proj/hdf5/hdf5.dsp')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 3cb70ea..4f62eff 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -864,6 +864,21 @@ SOURCE=..\..\..\src\H5Fsfile.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5FSsection.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\H5Fsuper.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1379,6 +1394,21 @@ SOURCE=..\..\..\src\H5L.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Lexternal.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\H5MF.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1873,6 +1903,21 @@ SOURCE=..\..\..\src\H5Pgcpl.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Plapl.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\H5Plcpl.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
|