PDA

View Full Version : Does LF v7.X use the lf95.fig file?


R. T. (Fortran Man)
11-11-2004, 12:04 AM
Does LF v7.X use the lf95.fig file?

Lahey Support
11-11-2004, 12:16 AM
Yes, lf95.fig is used when building the project from VS.

The compiler searches the working directory for lf95.fig and if it doesn't exist is uses the one in the bin sub-directory of the installation.

When building in Visual Studio the solution property settings will override and settings in lf95.fig. Therefore a default setting in Visual Studio may negate the settings in lf95.fig.