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
List of Variables we can Use
- 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
Long Live the Open Source and Humanity
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: List of Variables we can Use
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
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