Lib - \...\working-directory\mylib.lib

  • Follow


Jacob,
is there a way, by adjusting the Wedit Linker settings, so that I can
link to a Lib file in the working directory ?
I tried using the full path: C:\...\MyProject\mylib.lib
, but that had no effect.
I couldn't find anything in the manual either.
Of course, I could link manually, but, I'd rather not.

Thanks,
Steve
0
Reply blunt.axe.basic (17) 10/17/2010 8:59:48 PM

Le 17/10/10 22:59, steve a �crit :
> Jacob,
> is there a way, by adjusting the Wedit Linker settings, so that I can
> link to a Lib file in the working directory ?
> I tried using the full path: C:\...\MyProject\mylib.lib
> , but that had no effect.
> I couldn't find anything in the manual either.
> Of course, I could link manually, but, I'd rather not.
>
> Thanks,
> Steve

Hi Steve

I can send you the source code of wedit and you can fix it yourself...
I am in the middle of a heavy development at work and can't spend any
time in that at the moment...

Sorry.

jacob

P.S. It must be in the part generating the makefile (look at it, maybe 
you can fix it, is in the lcc directory) or in the dialog box that reads 
the additional files.


0
Reply jacob 10/19/2010 8:05:52 AM


On Oct 19, 1:05=A0am, jacob navia <ja...@spamsink.net> wrote:
> Le 17/10/10 22:59, steve a =E9crit :
>
> > Jacob,
> > is there a way, by adjusting the Wedit Linker settings, so that I can
> > link to a Lib file in the working directory ?
> > I tried using the full path: C:\...\MyProject\mylib.lib
> > , but that had no effect.
> > I couldn't find anything in the manual either.
> > Of course, I could link manually, but, I'd rather not.
>
> > Thanks,
> > Steve
>
> Hi Steve
>
> I can send you the source code of wedit and you can fix it yourself...
> I am in the middle of a heavy development at work and can't spend any
> time in that at the moment...
>
> Sorry.
>
> jacob
>
> P.S. It must be in the part generating the makefile (look at it, maybe
> you can fix it, is in the lcc directory) or in the dialog box that reads
> the additional files.

Sounds good, I'll have a look.
Thanks,
Steve
0
Reply steve 10/20/2010 1:42:21 AM

2 Replies
195 Views

(page loaded in 0.063 seconds)

Similiar Articles:













7/26/2012 6:03:07 PM


Reply: