Hi Bill,

As you said , i tried to add the lib dir to the PATH envrironmental variable..

But it is not adding.. may be i was wrong in my syntax..

Can u help me to add a dir to PATH environmental variable...sample
script will help me better.


Regards,
Bala


On Tue, 18 Jan 2005 20:32:22 +0530, Bala <[EMAIL PROTECTED]> wrote:
> Thanks Bill... Let me try that one..
> 
> May be you guys can include this (overriding path specified in project
> ) in the next NANT release..
> 
> -Bala
> 
> 
> On Tue, 18 Jan 2005 09:50:04 -0500, Bill Arnette <[EMAIL PROTECTED]> wrote:
> > If the lib file is specified using an absolute or relative path, then you
> > probably can't override it.
> >
> > But, if it is searched for using the Lib directories path, or the LIB path,
> > then you can override it by using the <setenv> task to set the LIB
> > environment variable.
> >
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of Bala
> > > Sent: Tuesday, January 18, 2005 6:41 AM
> > > To: Gert Driesen; Jim Geurts; Adrian Lazea;
> > > nant-users@lists.sourceforge.net
> > > Subject: [Nant-users] Overriding project properties path -VC++
> > >
> > >
> > > Hi all,
> > >
> > > I am currently building my VC++ projects using nant nightly release..
> > >
> > > All my projects will refer to a common lib file...the path of this lib
> > > file is specified in the project properties. currently nant refers to
> > > this path and finds the lib file
> > >
> > > Is there any way to override this path, making nant to search for the
> > > lib file in user specified path in build script ?
> > >
> > > Please let me know if there are any solutions.
> > >
> > > --
> > > Regards,
> > > Bala :)
> > >
> > >
> > > -------------------------------------------------------
> > > The SF.Net email is sponsored by: Beat the post-holiday blues
> > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> > > _______________________________________________
> > > Nant-users mailing list
> > > Nant-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/nant-users
> > >
> >
> > -------------------------------------------------------
> > The SF.Net email is sponsored by: Beat the post-holiday blues
> > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> > _______________________________________________
> > Nant-users mailing list
> > Nant-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nant-users
> >
> 
> 
> --
> Regards,
> Bala :)
> 


-- 
Regards,
Bala :)


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to