diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-24 22:05:05 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-24 22:05:05 (GMT) |
commit | 21e70d93f9439329342ee24dfa119fafed740415 (patch) | |
tree | a0e24e3ee859045bfd80aabb084b5fd18c0504ed /windows/proj | |
parent | 77ec68c2e54ee8fe08ef70b742c967c7a4cc061f (diff) | |
download | hdf5-21e70d93f9439329342ee24dfa119fafed740415.zip hdf5-21e70d93f9439329342ee24dfa119fafed740415.tar.gz hdf5-21e70d93f9439329342ee24dfa119fafed740415.tar.bz2 |
[svn-r10989] Purpose:
Update project file hdf5_hl_fortran.dsp
Description:
New source code H5IMcc.c was added into project file hdf5_hl_fortran.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Diffstat (limited to 'windows/proj')
-rwxr-xr-x | windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp b/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp index 1909241..2d2e013 100755 --- a/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp +++ b/windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp @@ -90,6 +90,10 @@ LIB32=link.exe -lib # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File +SOURCE=..\..\..\hl\fortran\src\H5IMcc.c +# End Source File +# Begin Source File + SOURCE=..\..\..\hl\fortran\src\H5IMfc.c # End Source File # Begin Source File |