Code::Blocks Forums
User forums => Help => Topic started by: iceKing on May 25, 2012, 04:52:38 am
-
I Have Set up a make project, And I can build my project.
But I have a problem: When I build my project, It is always rebuild (if it is the newest , it will rebuild all the same)?
I have set the Make Config:
(http://img.my.csdn.net/uploads/201205/25/1337913974_5292.jpg)
The Build Log does't show the command line "nmake -q -f makefile.nmake",
just show the command line "nmake -f makefile.nmake";
thank you for your response.
PS: My English is poor, I don't know did I describe the problem clearly?