summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-10-19 13:51:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-10-19 13:51:50 (GMT)
commit985ec99dbe50fedee138f0c353c2eb82d8e25720 (patch)
treef110885468e9cedf7aa47684514e4324bccc02cd /windows
parent8f0218e3f54c4491407ef1eb9c57ae925bacf515 (diff)
downloadhdf5-985ec99dbe50fedee138f0c353c2eb82d8e25720.zip
hdf5-985ec99dbe50fedee138f0c353c2eb82d8e25720.tar.gz
hdf5-985ec99dbe50fedee138f0c353c2eb82d8e25720.tar.bz2
[svn-r21606] Correct name of fortran file in project file
Diffstat (limited to 'windows')
-rw-r--r--windows/proj/hdf5_fortran/hdf5_fortran.vfproj2
-rw-r--r--windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj18
2 files changed, 10 insertions, 10 deletions
diff --git a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
index 7a6e05d..b6d332f 100644
--- a/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
+++ b/windows/proj/hdf5_fortran/hdf5_fortran.vfproj
@@ -68,7 +68,7 @@
<File RelativePath="..\..\..\fortran\src\H5Pff_F90.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Rff_F90.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Tff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5_DBLE_Interface_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5_DBLE_InterfaceInternal.f90"/>
</Filter>
<Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;fi;fd"/></Files>
<Globals/></VisualStudioProject>
diff --git a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
index 56168a4..b15321c 100644
--- a/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
+++ b/windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
@@ -60,15 +60,15 @@
<File RelativePath="..\..\..\fortran\src\H5Tff.f90"/>
<File RelativePath="..\..\..\fortran\src\H5Zff.f90"/>
<File RelativePath="..\..\..\fortran\src\HDF5.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Aff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Dff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Eff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Lff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Off_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Pff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Rff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5Tff_F90.f90"/>
- <File RelativePath="..\..\..\fortran\src\H5_DBLE_Interface_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Aff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Dff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Eff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Lff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Off_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Pff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Rff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5Tff_F90.f90"/>
+ <File RelativePath="..\..\..\fortran\src\H5_DBLE_InterfaceInternal.f90"/>
</Filter>
<Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;fi;fd"/>
<Filter Name="Resource Files" Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"/></Files>