From 7d451b6fbc585bfaa4007aa69da08392625d8c5d Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Wed, 27 Aug 2008 10:39:05 -0500 Subject: [svn-r15546] Purpose: Add new Fortran source file Description: There is a new Fortran file, H5_DBLE_InterfaceInclude.f90, which needs to be added to Windows. There is also another version, *InterfaceExclude.f90, which is for users that build with the -r8 flag. However, we don't include this on Windows, as it is not currently a common option. If we get requests from users, we can add documentation for using this alternative interface. Tested: VS2005 w/ IVF9.1 on WinXP --- windows/proj/hdf5_fortran/hdf5_fortran.vfproj | 25 ++++++++++---------- .../proj/hdf5_fortrandll/hdf5_fortrandll.vfproj | 27 +++++++++++----------- 2 files changed, 27 insertions(+), 25 deletions(-) diff --git a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj index fb9fd41..0627c76 100644 --- a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj +++ b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj @@ -7,41 +7,42 @@ - + - + - + - + - + - + - + - + - + - + - + - + + diff --git a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj index 243a9fe..9cdc436 100644 --- a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj +++ b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj @@ -7,41 +7,42 @@ - + - - - + + + - + - - + + - + - - + + - + - - + + + -- cgit v0.12