Hello,
Loving VisualGDB so far – but wondered if there’s a way to set CFLAGS and CXXFLAGS per cpp file (same as you can in VC++ or Xcode, selecting individual files and adjusting their build settings).
In particular, I need to switch AVX and AVX2 on and off per file.
Also – does it have any support for building multiple projects inheriting from a common settings file – analogous to the *.vsprops heritable properties in VC++ and the *.xcconfig in Xcode)?
Thanks much,
Angus.