Is it possible to permanently and automagically have a library added for all my future projects? (in Visual Studio 2008)
I think he's asking to automatically add a reference to all future projects, i.e. when he does a New Project it should already have the library referenced.
itowlson
2009-10-15 21:18:25
itowlsn is correct
Leroy Jenkins
2009-10-15 21:19:59
+2
A:
Matthew has the real answer for this - but as a stop-gap; don't forget the "Recent" tab on the "Add References" dialog. In many ways it is a shame that it doesn't default to this tab. This tab makes adding your common libraries pretty painless (once that lethargic dialog opens).
Marc Gravell
2009-10-15 21:23:06
Wow. I had to actually check this out, I don't normally use the Recent tab so I didn't even notice it was even there.
Zack
2009-10-15 21:34:12