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
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to