Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Mati on June 25, 2007, 08:56:21 pm

Title: Noob -> where ist the makefile?
Post by: Mati on June 25, 2007, 08:56:21 pm
Hello,

i compiled my c++ programm first time with codeblocks - but i would like to find the makefile....but where is it?
I use the nightly build version and i'm working on unix.

Can anybode tell me where the makefile for my project is located?

Thanks a lot.
Title: Re: Noob -> where ist the makefile?
Post by: Der Meister on June 25, 2007, 09:03:49 pm
There is no makefile. Code::Blocks uses its own build system instead of makefiles.