diff options
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index fa905b6..cb14ac7 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1578,6 +1578,51 @@ SOURCE=..\..\..\src\H5Sall.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SH.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\H5SHcache.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\H5SHdbg.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\H5Shyper.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -2309,6 +2354,10 @@ SOURCE=..\..\..\src\H5Bpublic.h # End Source File # Begin Source File +SOURCE=..\..\..\src\H5BTpkg.h +# End Source File +# Begin Source File + SOURCE=..\..\..\src\H5Cprivate.h # End Source File # Begin Source File @@ -2429,6 +2478,18 @@ SOURCE=..\..\..\src\H5Rpublic.h # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SHpkg.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\src\H5SHprivate.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\src\H5SHpublic.h +# End Source File +# Begin Source File + SOURCE=..\..\..\src\H5SLprivate.h # End Source File # Begin Source File |