Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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.
-
There is no makefile. Code::Blocks uses its own build system instead of makefiles.