Originally Posted by
Alimonster
Go to your current project's directory -- pretty messy, isn't it, with all those .dcu files? First, create a sub-folder in your current project's directory (e.g. called "temp"). Next, go to Project->Options->Directories/Conditionals. Find the "Unit Output Directory" box (probably second-from-top). Select the temporary folder there. Go to your project directory and get rid of the previous .dcus files. When you rebuild your app, the .dcus will get dumped into the separate sub-folder, which cleans up your project significantly!
Bookmarks