Location XE2 exe and dcu

I am trying to upgrade to XE2 from Delphi 6.

When I compile and create exe, exe and dcu seem to be placed in the \ win32 \ debug directory in the project.

Is there any way for it to put exe and dcu in the same directory as the project and source?

+5
source share
1 answer

Go to the project settings and delete them:

enter image description here

+12
source

All Articles