From 029355ade3004526c06e3fd3d3b14459e63b7cce Mon Sep 17 00:00:00 2001
From: Fang Guo
6) Invoke command prompt and go to c:\myHDFstuff\hdf5\fortran\src.
type
-H5fortran_detect.exe > H5fort_type_defines.h
+H5fortran_detect.exe > H5fort_type_defines.h
7) Open c:\myHDFstuff\hdf5\windows\misc\matchtypegen\H5match_types.dsw. @@ -2512,7 +2512,7 @@ lines.
8) Invoke command prompt and go to c:\myHDFstuff\hdf5\fortran\src.
type
-H5fortran_detect_gen.exe
+H5match_types.exe
This step will generate H5f90i_gen.h and H5fortran_types.f90 automatically.