News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Any way to change which files get cleaned?

Started by Greatwolf, July 27, 2010, 05:18:35 AM

Previous topic - Next topic

Greatwolf

Hi all,

Just a quick simple question, is there anyway to change and/or configure specifically which files get cleaned from the project(aside from using a custom makefile)? There are extra files that get produced from the build process with different extensions. I'd like these files to be  removed as well during the cleaning process.

Using the latest nightly build(May 2010) btw.

Thanks

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Greatwolf

the codeblock wiki isn't turning anything up for those search terms. Can you elaborate please or give a link to more info?

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]