diff options
Diffstat (limited to 'windows/proj/hdf5/hdf5.dsp')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 75 |
1 files changed, 45 insertions, 30 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index fe60f44..541f2b2 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -963,6 +963,36 @@ SOURCE=..\..\..\src\H5MM.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5MP.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\H5MPtest.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\H5O.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -1303,6 +1333,21 @@ SOURCE=..\..\..\src\H5Pfcpl.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Pocpl.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\H5Ptest.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -2274,40 +2319,10 @@ SOURCE=..\..\..\src\hdf5.h # End Group # Begin Source File -SOURCE=..\..\..\src\H5MP.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\H5MPpkg.h # End Source File # Begin Source File -SOURCE=..\..\..\src\H5MPtest.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\H5SHpkg.h # End Source File # Begin Source File |