Skip to content
  • Brad King's avatar
    Fix .vfproj files with per-source settings · 8c5d8177
    Brad King authored
    The Intel Fortran plugin to VS defines VFFortranCompilerTool as the
    compiler tool.  This commit fixes generated projects to use that tool
    for per-source settings instead of VCCLCompilerTool.  We were already
    using it for target-wide compiler settings.
    8c5d8177