[Mono-list] Resources and satellite assemblies
J. Perkins
jason@sim8.com
Mon, 21 Jun 2004 19:32:27 -0400
I am trying to extend Premake (http://premake.sf.net/) to handle ASP.NET
projects with Mono. I am stuck on handling resources and the generation
of satellite assemblies. In VS.NET, I can just drop a few resource files
into my ASP.NET project, mark it as an "EmbeddedResource", and
everything Just Works. What set of actions to do I have to do with mono
in order to get the same effect?
On a related note, I have also started adding MonoDevelop support to
Premake, in case anyone is interested.
Jason