Text only
|
Text with Images
Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: ehsan on December 26, 2009, 07:48:26 PM
Title:
compiling multiple source file
Post by:
ehsan
on
December 26, 2009, 07:48:26 PM
Hi
How can I compile multiple source file ? :shock:
Title:
Re: compiling multiple source file
Post by:
MortenMacFly
on
December 26, 2009, 08:39:30 PM
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
Text only
|
Text with Images