when i compile inside the Delphi IDE the compiled EXE is about 50 MB. When i make the same inside FinalBuilder it is about 106 MB. I have used the original project settings from Delphi XE (Directorys, Compiler, Linker ).
It seems much air inside that big exe because after zipping both are very similar in size (the delphi generated and the finalBuilder generated).
in Delphi IDE i have it also, butit supports the switch "External" which makes an external TDF-File. Perhaps an idea to enhance the action when someone has XE.