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?

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to