Just popping in 
Joined: 2007/9/5 21:15 Last Login
: Today 21:39
Group:
Registered Users
|
Hi there,
does anybody know how that is working? Seems it is not part of the HTML documenation of Codebench.
I have an own makefile with several targets (e.g. debug) but there seems to be no chance to use those targets when calling make from project menu. Also Codebench does not seem to be able to recognise these targets by itself.
So I wonder whether I can just somehow add those targets somewhere to be able to call them via make from within Codebench. But the Target options within project settings seem to do something completely different (it shows targets in dropdown - but then it seens I have to choose all involved source files manually etc.)
Does anybody by chance know how I could get my existing debug-target (inside my makefile) addressed as target for make when being called from within Codebench?
Thank you in advance!
|