Reputation: 15374
How to change the Delphi 2009 Build configuration?
The only place I see is on top of the Project Options window, anyway I don't feel that the options are applied.
Upvotes: 1
Views: 4155
Reputation: 12064
From the Project Menu
From the Project Manager:
In either case you need to rebuild the project for the configuration to be applied.
You can also access build configurations from the command line:
Delphi MSBuild Build Configurations From Command Line
Upvotes: 4