makefile based project ?

Building, compiling, or debugging issues

makefile based project ?

Postby Guest » Mon Aug 08, 2005 6:02 pm

hi - is it possible to bypass all the nice build configuration and just call make on my makefile directly ? - all programmers change our makefiles and most don't use uestudio, so it's not really an option to use the build config stuff - I'd also like to specify the cmd run by "run application"

thanks
Guest
 

Re: makefile based project ?

Postby bobh » Mon Aug 08, 2005 6:32 pm

You can set up a custom tool to run make -- check out the help topic for "Tool Configuration" under the "Advanced" menu.
User avatar
bobh
Advanced User
Advanced User
 
Posts: 59
Joined: Tue Dec 28, 2004 12:00 am


Return to Build / Compile / Debug