Suggestions
Marcus Gruendler
runner at pool.informatik.rwth-aachen.de
Fri Mar 17 17:10:48 GMT 2000
On Don, 16 Mär 2000 you wrote:
> I have just installed and tested kdevelop 1.1. Good work!
>
> But I'd like to suggest some improvements:
>
[...]
>
> - The settings dialog should contain an entry field where I
> can specify additional include directories (-I), and another
> one for macros (-D).
>
Hi Steffen,
This feature is already implemented by KDevelop. Look at the project options
dialog:
Project->Options (F7)
The tab "Compiler options" shows a text field called "additional options". You
can put every additional compiler options like -I/some/dir or -DMY_MACRO in
this line.
The same is true for the "Linker options" tab.
Bye, Marcus
--
Marcus Gruendler
eMail: runner at tamalin.de
WWW : http://www.tamalin.de/runner/
More information about the KDevelop
mailing list