Page 1 of 1

Adding Custom Build Targets to Build drop down menu

Posted: Tue Feb 23, 2010 6:54 pm
by KEhrhardt
Is there an easy way to add Custom Build Targets defined in CodeLite to the Build dropdown menu?

I can right click the project name from the Workspace View, then select Custom Build Targets, then the target.

Also can create User Tool button on the toolbar if need be.

It would be nice to have the ability to add Custom Build Targets on the drop down as well.

Thanks.

Re: Adding Custom Build Targets to Build drop down menu

Posted: Tue Feb 23, 2010 7:28 pm
by eranif
KEhrhardt wrote:It would be nice to have the ability to add Custom Build Targets on the drop down as well.
Which drop down menu are we talking about here?

Eran

Re: Adding Custom Build Targets to Build drop down menu

Posted: Tue Feb 23, 2010 9:52 pm
by KEhrhardt
Main Menu Toolbar

File Edit View Search Workspace Build Debug Plugins Settings Help C++

Under Build there is:

____________________
Build Project
Compile Current File
Clean Project
Stop Build
____________________

Is there a way to add Custom Build targets here?

I have LINT current file and LINT project.

Thanks