I'm trying to link to the ADODB.dll library that is
stored in the GAC.  I'd like to be able to build using
nant without using the full path to the file in the
GAC.  For example:

C:\WINNT\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll

Is there some way to set up my references to avoid
this?  If not, is it a better idea to copy the DLL to
my lib directory and treat it like a third party library?

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to