Delphi 2007 creates Output Folders if not present

Delphi 2007 creates Output Folders if not present. This is a change which needs to get taken into respect, if you have a Projectgroup, which consits of binaries, which get placed into different folders. In my example, the Outputpath of one DLL was C:\Source, which is non-standard here. BDS 2006 remarked in every build, that this folder does not exist. Delphi 2007 just creates the folder.