I have a couple of questions regarding FinalBuilder.
I'm currently playing around with the trial version and I like it's ease of use and simple GUI. We use cbproj files for our projects and I noticed that the C++ Builder Project compiler does not have Eureka Log integration which we use. It is only available in the Delphi compiler. What would it take to get it into the C++ Builder Project?
Also, we have a lot of seperate "modules" that can be bundled in with our main project. Customers have the ability to have a different license with these features on or off. Is it possible to customize a build that would pull certain features into a build but exclude others? Basically giving us the ability to have several different build options depending on the customer we are targeting.