Is it still not possible to use MSbuild command for Fortran projects? We use XE 2015.
If it isn't, do you have any suggestions on how to:
1) Compile the Fortran projects that are part of a VS 2013 solution using MSBuild
2) As a next step to compile the same Fortran projects with MSbuild as part of a Team Build process.
The important part for us is how to include the build in our automated Team Build process.
Right now, we get the message "warning MSB4078: The project file "myproj.vfproj" is not supported by MSBuild and cannot be built."