diff options
-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 180cbfe..689125a 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -276,6 +276,21 @@ SOURCE=..\..\..\src\H5B2int.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5B2stat.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\H5B2test.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -1037,6 +1052,21 @@ SOURCE=..\..\..\src\H5HFdbg.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFflist.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\H5HFint.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -1052,6 +1082,21 @@ SOURCE=..\..\..\src\H5HFint.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFstat.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\H5HFtest.c !IF "$(CFG)" == "hdf5 - Win32 Release" |