Dear Erel,
it would be very nice if I could be able to specify the type of compilation (debug/release,...) during the creation of a new configuration. Because I would like the compiler to be set automatically when I use these configurations.
Can you explain a bit more what you want to achieve?
Conditional compiling is already supported, you only need to create the rules, and use ie: #if release or #if debug