[Gambas-devel] IDE Make Executable ...
Laurent Carlier
lordheavy at ...141...
Sat Aug 14 15:03:51 CEST 2004
Le samedi 14 Août 2004 16:37, Charlie Reinl a écrit :
> Salut,
>
> like every lazy coder, I use "USE Archive" for not to pass thought , while
> debugging, in well known and tested Parts.
> These, my Archives, are stored in a easy reachable Dir.
>
> Now my problem is, that every time when I add a new Archive or recomplie an
> older one I have to copy it to the Archive-Dir.
>
> I said it at the beginning, i'm a lazy coder, so I would like , that I can
> compile it direct to that Archive.
>
> has anybody changed the IDE in that way ?
> Added to the .project file the output Dir , for use when making an
> executable ?
>
> So let me know it, and send me your changes.
>
> Amicalement
> Charlie
>
Perhaps you should use a symbolic link (ln -s ...) to the directory you put
your archives ?
--
Laurent Carlier
More information about the Devel
mailing list