News:

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

Main Menu

compiling multiple source file

Started by ehsan, December 26, 2009, 07:48:26 PM

Previous topic - Next topic

ehsan

Hi
How can I compile  multiple source file ? :shock:

MortenMacFly

Quote from: ehsan on December 26, 2009, 07:48:26 PM
How can I compile  multiple source file ? :shock:
Setup a project, add all files to be compiled / used, hit "compile project". Consult the documentation for more details:
http://www.codeblocks.org/docs/main_codeblocks_en.html
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]