From 3c0c853fe0e23a637682b922232ae957629bbe95 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Fri, 14 Jul 2006 23:26:40 -0500 Subject: [svn-r12470] Updates on windows Some new source files are added to support new implementation of external links, hdf5dll.dsp needs to updated. Tested with VS C/C++ 6.0 and Compaq fortran 6.6c VS .Net 2003 --- windows/proj/hdf5dll/hdf5dll.dsp | 76 +++++++++++++++++++++++++++++++++++----- 1 file changed, 68 insertions(+), 8 deletions(-) diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index d41625f..2ffeccd 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -43,8 +43,8 @@ CFG=hdf5dll - Win32 AlphaDbg # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" F90=df.exe -# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt /dll -# ADD F90 /compile_only /include:"../../../proj/hdf5dll/Release/" /include:"Release/" /nologo /warn:nofileopt /dll +# ADD BASE F90 /compile_only /include:"Release/" /dll /nologo /warn:nofileopt +# ADD F90 /compile_only /include:"../../../proj/hdf5dll/Release/" /include:"Release/" /dll /nologo /warn:nofileopt CPP=cl.exe # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /D "ZLIB_DLL" /D "_SZDLL_" /YX /FD /c @@ -75,8 +75,8 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" F90=df.exe -# ADD BASE F90 /compile_only /debug:full /include:"Debug/" /nologo /warn:nofileopt /dll -# ADD F90 /compile_only /debug:full /include:"../../../proj/hdf5dll/Debug/" /include:"Debug/" /nologo /warn:nofileopt /dll +# ADD BASE F90 /compile_only /debug:full /include:"Debug/" /dll /nologo /warn:nofileopt +# ADD F90 /compile_only /debug:full /include:"../../../proj/hdf5dll/Debug/" /include:"Debug/" /dll /nologo /warn:nofileopt CPP=cl.exe # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /D "ZLIB_DLL" /D "_SZDLL_" /YX /FD /c @@ -111,8 +111,8 @@ CPP=cl.exe # ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\..\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /YX /FD /MTd /c # ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\..\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /YX /FD /MDd /c F90=df.exe -# ADD BASE F90 /compile_only /debug:full /include:"hdf5dll_/" /nologo /warn:nofileopt /dll -# ADD F90 /compile_only /debug:full /include:"Debug/" /nologo /warn:nofileopt /dll +# ADD BASE F90 /compile_only /debug:full /include:"hdf5dll_/" /dll /nologo /warn:nofileopt +# ADD F90 /compile_only /debug:full /include:"Debug/" /dll /nologo /warn:nofileopt MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 @@ -142,8 +142,8 @@ CPP=cl.exe # ADD BASE CPP /nologo /MT /Gt0 /W3 /GX /O2 /I "..\..\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /YX /FD /c # ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\..\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_HDF5DLL_" /YX /FD /c F90=df.exe -# ADD BASE F90 /compile_only /include:"hdf5dll0/" /nologo /warn:nofileopt /dll -# ADD F90 /compile_only /include:"Release/" /nologo /warn:nofileopt /dll +# ADD BASE F90 /compile_only /include:"hdf5dll0/" /dll /nologo /warn:nofileopt +# ADD F90 /compile_only /include:"Release/" /dll /nologo /warn:nofileopt MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -976,6 +976,21 @@ SOURCE=..\..\..\src\H5G.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Gdeprec.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\H5Gent.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1447,6 +1462,21 @@ SOURCE=..\..\..\src\H5I.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5L.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\H5MF.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1985,6 +2015,21 @@ SOURCE=..\..\..\src\H5Pgcpl.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Plcpl.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\H5Pocpl.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -2000,6 +2045,21 @@ SOURCE=..\..\..\src\H5Pocpl.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Pstrcpl.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\H5Ptest.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12