Feature #5025 2010-05-29 16:02
jasperhorn
Project options: source dir
In porject settings have an option to set the "source directory", which is basically like "objects output dir", but for source input.
The dir should be used for:
- cwd when your compiler is running (though note that e.g. the objects output dir should compensate for this) - base for includes (in code completion , that is) - root for files displayed in your "projects" panel
Basically the idea is to make it possible to separate the directory where your cbp file (as well as a bunch other files and directories) is from the directory where your source code is located.
- Category
- Build System
- Status
- Open
- Close date
- Assigned to