Mail Archives: djgpp/1997/10/17/01:19:20
Olivier PERRON wrote:
>
> how can I tell RHIDE to compile in the directory where it found the
> source file ?
>
> Say I have src1, src2, src3,... source directories and I want RHIDE to
> compile src1/foo.c in src1 (so, putting foo.o in src1).
Create a new project. Enable in 'Options/Preferences' the
'Directories in project items' _BEFORE_ you add the source
files to your project.
Now add the files to your project (they should be shown then in
the project window as src1/foo.c ...).
That's now all. RHIDE will place now the object files also
in that subdirs.
BTW: Doing so you will not longer need to setup all the subdirectories
in the 'Options/Directories/Sources' !!
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -