mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r10397] Purpose:
For windows support, remove all.zip from hdf5. Description: Update hl_test_image_fortran high level fortran project files. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0 Misc. update:
This commit is contained in:
parent
0e5ae5c4ba
commit
ee055c221b
@ -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 /define:"HDF5F90_WINDOWS" /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 /define:"HDF5F90_WINDOWS" /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"
|
||||
@ -94,11 +94,9 @@ LINK32=link.exe
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\hl\fortran\test\tstimage.f90
|
||||
DEP_F90_TSTIM=\
|
||||
"..\..\..\..\proj\hdf5_fortran\Release\HDF5.MOD"\
|
||||
|
||||
NODEP_F90_TSTIM=\
|
||||
"..\..\..\..\..\hl\fortran\test\hl_test_image_fortran\Release\H5IM.mod"\
|
||||
"..\..\..\..\..\hl\fortran\test\hl_test_image_fortran\Debug\H5IM.mod"\
|
||||
"..\..\..\..\..\proj\hdf5_fortran\Debug\HDF5.MOD"\
|
||||
|
||||
# End Source File
|
||||
# End Target
|
||||
|
Loading…
x
Reference in New Issue
Block a user