summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-10-20 18:50:19 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-10-20 18:50:19 (GMT)
commitb15ebb546ee87bf7deae3c88687d1966b0e56aa5 (patch)
tree9fce548affb180d68414db095fdaf3daa740c4cf /windows
parentcbed39d416ca66ec596ea76ab335c842fc1d6794 (diff)
downloadhdf5-b15ebb546ee87bf7deae3c88687d1966b0e56aa5.zip
hdf5-b15ebb546ee87bf7deae3c88687d1966b0e56aa5.tar.gz
hdf5-b15ebb546ee87bf7deae3c88687d1966b0e56aa5.tar.bz2
[svn-r21621] Add H5_ff_F90.f90 file to legacy fortran projects
Replace contents of tnofilename.ddl with contents from tnofilename-with-packed-bits.ddl and use tnofilename.ddl in h5dump test scripts Test local linux: cmake
Diffstat (limited to 'windows')
-rw-r--r--windows/proj/hdf5_fortran/hdf5_fortran.vfproj1
-rw-r--r--windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj1
2 files changed, 2 insertions, 0 deletions
diff --git a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
index cf9b95f..1100be6 100644
--- a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
+++ b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
@@ -44,6 +44,7 @@
<Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp">
<File RelativePath="..\..\..\fortran\src\H5_DBLE_InterfaceInclude.f90"/>
<File RelativePath="..\..\..\fortran\src\H5_ff.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5_ff_F90.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Aff.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Dff.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Eff.f90"/>
diff --git a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
index 9bcab8c..c705a73 100644
--- a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
+++ b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
@@ -44,6 +44,7 @@
<Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp">
<File RelativePath="..\..\..\fortran\src\H5_DBLE_InterfaceInclude.f90"/>
<File RelativePath="..\..\..\fortran\src\H5_ff.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5_ff_F90.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Aff.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Dff.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Eff.f90"/>