diff options
Diffstat (limited to 'windows')
-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 917eec6..03640f8 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -608,6 +608,21 @@ SOURCE=..\..\..\src\H5Dmpio.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Doh.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\H5Dselect.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1104,6 +1119,21 @@ SOURCE=..\..\..\src\H5Gobj.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Goh.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\H5Gstab.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -2382,6 +2412,21 @@ SOURCE=..\..\..\src\H5Toffset.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Toh.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\H5Topaque.c !IF "$(CFG)" == "hdf5dll - Win32 Release" |