From 552252e0af719fab1cdfeea6dd177e1f08bae5f7 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 22 Jul 2005 17:21:44 -0500 Subject: [svn-r11134] Purpose: Maintenance Description: Update project setting to remove unused macro Solution: Platforms tested: MSVS 6.0 on windows Xp Misc. update: --- .../fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp | 6 +++--- .../hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp | 8 ++++---- .../fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp b/windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp index b336738..3f58974 100755 --- a/windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp +++ b/windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /compile_only /nologo /warn:nofileopt -# ADD F90 /compile_only /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt +# ADD F90 /compile_only /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /check:bounds /compile_only /dbglibs /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt -# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt +# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" @@ -95,8 +95,8 @@ LINK32=link.exe SOURCE=..\..\..\..\..\hl\fortran\test\tstimage.f90 NODEP_F90_TSTIM=\ - "..\..\..\..\..\hl\fortran\test\hl_test_image_fortran\Debug\H5IM.mod"\ "..\..\..\..\..\proj\hdf5_fortran\Debug\HDF5.MOD"\ + "..\..\..\..\..\proj\hdf5_hl_fortran\Debug\h5im.mod"\ # End Source File # End Target diff --git a/windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp b/windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp index 495eebf..b6b5898 100755 --- a/windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp +++ b/windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /compile_only /nologo /warn:nofileopt -# ADD F90 /compile_only /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt +# ADD F90 /compile_only /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /check:bounds /compile_only /dbglibs /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt -# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt +# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" @@ -95,8 +95,8 @@ LINK32=link.exe SOURCE=..\..\..\..\..\hl\fortran\test\tstlite.f90 NODEP_F90_TSTLI=\ - "..\..\..\..\..\hl\fortran\test\hl_test_lite_fortran\Debug\H5LT.mod"\ - "..\..\..\..\..\hl\fortran\test\hl_test_lite_fortran\Debug\HDF5.mod"\ + "..\..\..\..\..\proj\hdf5_fortran\Debug\HDF5.MOD"\ + "..\..\..\..\..\proj\hdf5_hl_fortran\Debug\h5lt.mod"\ # End Source File # End Target diff --git a/windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp b/windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp index e22e23f..ea529b1 100755 --- a/windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp +++ b/windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /compile_only /nologo /warn:nofileopt -# ADD F90 /compile_only /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt +# ADD F90 /compile_only /include:"..\..\..\..\..\proj\hdf5_fortran\Release/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Release/" /nologo /warn:nofileopt # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 /check:bounds /compile_only /dbglibs /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt -# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /define:"HDF5F90_WINDOWS" /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt +# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /include:"..\..\..\..\..\proj\hdf5_fortran\Debug/" /include:"..\..\..\..\..\proj\hdf5_hl_fortran\Debug/" /nologo /traceback /warn:argument_checking /warn:nofileopt # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" @@ -95,8 +95,8 @@ LINK32=link.exe SOURCE=..\..\..\..\..\hl\fortran\test\tsttable.f90 NODEP_F90_TSTTA=\ - "..\..\..\..\..\hl\fortran\test\hl_test_table_fortran\Debug\H5TB.mod"\ - "..\..\..\..\..\hl\fortran\test\hl_test_table_fortran\Debug\HDF5.mod"\ + "..\..\..\..\..\proj\hdf5_fortran\Debug\HDF5.MOD"\ + "..\..\..\..\..\proj\hdf5_hl_fortran\Debug\h5tb.mod"\ # End Source File # End Target -- cgit v0.12