1

I have one Windows project, a Linux project and a Shared Project referenced by both the first two projects.

I've set up everything necessary to build the Linux project with a Remote Debugger. Now when I try to compile a file individually in the Shared Project (Ctrl+F7), it defaults to trying to compile it with the remote compiler. Is there any way to choose which compiler to use when compiling individual files in the Shared Project?

StayOnTarget
  • 11,743
  • 10
  • 52
  • 81
theNotSoPro
  • 308
  • 3
  • 16
  • I think it follows whatever you've set as the start-up project (right-click on project in solution explorer for menu). – stanthomas Oct 13 '17 at 22:43
  • @stanthomas Thanks. That made the default "Build and Run" button in the toolbar default to the the compiler of the start-up project. But Ctrl-F7 still defaults to using the remote compiler. – theNotSoPro Oct 20 '17 at 17:22

0 Answers0