[Mono-dev] library vs module
Jon Shemitz
Jon.Shemitz at access-company.com
Tue Jul 14 19:40:59 EDT 2009
Another one of those "VS hides the details" questions:
I'm trying to build a library from A.cs and B.cs, where B.cs uses types
from A.cs.
It looks like I want to build A.cs to a module, then somehow build the
library from B.cs and the A.netmodule, but I can't seem to figure out
the gmcs command line syntax.
(I can also imagine that I might need C.cs, where C.cs uses type from
both B.cs and A.cs ....)
Anyhow, can some kind soul throw me a tip?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090714/54b69e1f/attachment.html
More information about the Mono-devel-list
mailing list