Hi Peter, Its very similar in MonoDevelop, there is a References node, right click it and choose edit references. Then click the .NET assembly tab and you can browse to a pre-compiled dll. I'm using MonoDevelop 0.12 so it might be a little different in the newest version.
Hope it helps, Joe On 6/26/07, Peter Kellner <[EMAIL PROTECTED]> wrote: > I've got a .net dll I've brought over from windows (that I compiled myself on > windows) and want to link it with my project in mono develop. In visual > studio, I would say "Add Reference". How can I do the equivalent thing here? > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Joe Audette Software Solutions Architect Source Tree Solutions, LLC [EMAIL PROTECTED] http://www.sourcetreesolutions.com http://www.mojoportal.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
