Author Topic: compiling multiple source file  (Read 2673 times)

ehsan

  • Guest
compiling multiple source file
« on: December 26, 2009, 07:48:26 pm »
Hi
How can I compile  multiple source file ? :shock:

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: compiling multiple source file
« Reply #1 on: December 26, 2009, 08:39:30 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ