diff options
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.dsp')
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 492d35f..984f7de 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -306,6 +306,21 @@ SOURCE=..\..\..\src\H5B2int.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5B2stat.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\H5B2test.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1123,6 +1138,21 @@ SOURCE=..\..\..\src\H5HFdbg.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFflist.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" @@ -1138,6 +1168,21 @@ SOURCE=..\..\..\src\H5HFint.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFstat.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" |