List of Variables we can Use

CodeLite installation/troubleshooting forum
User avatar
aprilmot
CodeLite Enthusiast
Posts: 24
Joined: Sun Jul 04, 2010 1:20 pm
Genuine User: Yes
IDE Question: C++
Contact:

List of Variables we can Use

Post 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
Long Live the Open Source and Humanity
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: List of Variables we can Use

Post 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
Make sure you have read the HOW TO POST thread
Post Reply