summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-05-23 14:14:53 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-05-23 14:14:53 (GMT)
commit6ea2260ea7ce7b016f5797ae9ee99f79e86502b2 (patch)
tree0571983881af55161b8ad43079d53065917c373b /windows/proj
parent03abf3cafefe43126a0e9816c7b427028b6ae4c1 (diff)
downloadhdf5-6ea2260ea7ce7b016f5797ae9ee99f79e86502b2.zip
hdf5-6ea2260ea7ce7b016f5797ae9ee99f79e86502b2.tar.gz
hdf5-6ea2260ea7ce7b016f5797ae9ee99f79e86502b2.tar.bz2
[svn-r13799] Applying Windows Fortran-specific patches suggested in Bug #879. This checkin takes care of the first two, I will look at the last one today.
Tested: Visual Studio 2005 on WinXP
Diffstat (limited to 'windows/proj')
-rwxr-xr-xwindows/proj/all/all.dsw6
-rwxr-xr-xwindows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp2
2 files changed, 1 insertions, 7 deletions
diff --git a/windows/proj/all/all.dsw b/windows/proj/all/all.dsw
index ed057b8..c7a186b 100755
--- a/windows/proj/all/all.dsw
+++ b/windows/proj/all/all.dsw
@@ -2231,12 +2231,6 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name hdf5_fortran
End Project Dependency
- Begin Project Dependency
- Project_Dep_Name hdf5
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name hdf5_f90cstub
- End Project Dependency
}}}
###############################################################################
diff --git a/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp b/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp
index 517a98c..3d7eac7 100755
--- a/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp
+++ b/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp
@@ -52,7 +52,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\..\..\proj\hdf5_hl_fortran\Release\hdf5_hl_fortranr.lib"
++# ADD LIB32 /nologo /out:"..\..\..\proj\hdf5_hl_fortran\Release\hdf5_hl_fortran.lib"
!ELSEIF "$(CFG)" == "hdf5_hl_fortran - Win32 Debug"