mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
b69cf7ea84
instead of "native".
216 lines
5.6 KiB
Plaintext
Executable File
216 lines
5.6 KiB
Plaintext
Executable File
# Microsoft Developer Studio Project File - Name="hdf5_fortran" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=hdf5_fortran - Win32 Debug
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
!MESSAGE use the Export Makefile command and run
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "hdf5_fortran.mak".
|
|
!MESSAGE
|
|
!MESSAGE You can specify a configuration when running NMAKE
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "hdf5_fortran.mak" CFG="hdf5_fortran - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "hdf5_fortran - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "hdf5_fortran - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
F90=df.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "hdf5_fortran - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "Release"
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "..\..\..\proj\hdf5_fortran\Release"
|
|
# PROP Intermediate_Dir "..\..\..\proj\hdf5_fortran\Release"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
|
|
# ADD F90 /compile_only /define:"HDF5F90_WINDOWS" /include:"Release/" /nologo /warn:nofileopt
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
|
|
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo
|
|
|
|
!ELSEIF "$(CFG)" == "hdf5_fortran - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Debug"
|
|
# PROP BASE Intermediate_Dir "Debug"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "..\..\..\proj\hdf5_fortran\Debug"
|
|
# PROP Intermediate_Dir "..\..\..\proj\hdf5_fortran\Debug"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE F90 /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
|
|
# ADD F90 /check:bounds /compile_only /debug:full /define:"HDF5F90_WINDOWS" /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
|
|
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo /out:"..\..\..\proj\hdf5_fortran\Debug\hdf5_fortrand.lib"
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "hdf5_fortran - Win32 Release"
|
|
# Name "hdf5_fortran - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5_ff.f90
|
|
NODEP_F90_H5_FF=\
|
|
".\Release\H5GLOBAL.MOD"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Aff.f90
|
|
NODEP_F90_H5AFF=\
|
|
".\Release\H5GLOBAL.MOD"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Dff.f90
|
|
NODEP_F90_H5DFF=\
|
|
".\Release\H5GLOBAL.MOD"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Eff.f90
|
|
NODEP_F90_H5EFF=\
|
|
".\Release\H5GLOBAL.MOD"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5f90global.f90
|
|
NODEP_F90_H5F90=\
|
|
".\Release\H5FORTRAN_TYPES.MOD"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Fff.f90
|
|
NODEP_F90_H5FFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5fortran_flags.f90
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5fortran_types.f90
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Gff.f90
|
|
NODEP_F90_H5GFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Iff.f90
|
|
NODEP_F90_H5IFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Pff.f90
|
|
NODEP_F90_H5PFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Rff.f90
|
|
NODEP_F90_H5RFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Sff.f90
|
|
NODEP_F90_H5SFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Tff.f90
|
|
NODEP_F90_H5TFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\H5Zff.f90
|
|
NODEP_F90_H5ZFF=\
|
|
".\5GLOBAL.mod"\
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\..\fortran\src\HDF5.f90
|
|
NODEP_F90_HDF5_=\
|
|
".\Release\H5A.MOD"\
|
|
".\Release\H5D.MOD"\
|
|
".\Release\H5E.MOD"\
|
|
".\Release\H5F.MOD"\
|
|
".\Release\H5G.MOD"\
|
|
".\Release\H5GLOBAL.MOD"\
|
|
".\Release\H5I.MOD"\
|
|
".\Release\H5LIB.MOD"\
|
|
".\Release\H5P.MOD"\
|
|
".\Release\H5R.MOD"\
|
|
".\Release\H5S.MOD"\
|
|
".\Release\H5T.MOD"\
|
|
".\Release\H5Z.MOD"\
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
|
|
# End Group
|
|
# End Target
|
|
# End Project
|