Page 1 of 1

List of Variables we can Use

Posted: Sun Jul 25, 2010 6:38 pm
by aprilmot
Hello Eran,

I would like to know the list of variables (like $(CodeLiteDir), $(IntermediateDirectory), $(ProjectName),etc.,) we can use in CodeLite. Also please let me know how to add a new variable if possible.
:)
Thank you in Advance

Aprilmot

Re: List of Variables we can Use

Posted: Sun Jul 25, 2010 6:55 pm
by eranif
Right click on your project and select 'Settings'

Click the 'Help...' button.

In addition, you can open the 'PLugins -> External Tools' settings dialog and click on the 'Help' button to get list of variables available for the external tools

Eran