One nice feature would be the ability to set environment variables in a project file. Specifically, I have 2 MinGW compilers (32-bit and 64-bit) on my system, both of which have gcc.exe/g++.exe. What would be nice would be the ability to create a project that sets PATH accordingly so that I could have a specific project / compiler.
Is there any way to do this with existing functionality?
thank you,
Chris