leds version 00.10
|
|
This is the old project build and run definition and it will probably change again.
This is still used for the code browser and the code lookup (intellisense) procedures.
- make
- the external system command used to build your project
(this is now extended on the Targets definitions)
This is the command executed when Build toolbar button is clicked (left click)
- DMD location
- set it up here if it's not on your path
- phobos
- the location for the phobos sources
must be setted here
- Libraries
- This is used only for sintax check of the current code buffer.
by default a sintax check is preformed when the buffer is saved onto the hard drive.
- Dependencies
- Project to compile before compiling the current project
(week implementation, needs to define project+target)
|
|
|