Project Options Changes for XE
From RAD Studio XE
Go Up to What's New in Delphi and C++Builder XE
- The new Output - C/C++ page contains options that tell the Delphi compiler exactly what to generate and where to put the output for the C++ compiler.
- For new Delphi projects, the Debug configuration now has the following two options set (this is different from previous releases):
- Since both of these options affect the way the compiler generates code, code compiled with the default Debug configuration settings can be quite different than it was in previous releases.