Hi:
I'm using Visual C++ 6.0sp2 along with Digital Visual Fortran version 6.0. I would like to make a custom build step that runs the fortran files through the c pre-processor first, then dumps that output into the fortran compiler. How would I do that?

cheers,
-Matt Smith