El lun, 01-09-2003 a las 11:54, Giuseppe Greco escribi�:
> Hi all,
> 
> is it possible to generate a single *.resources file from
> multiple *.resx or *.txt files?
> 
> If not, is there a workaround?
> 
> I need something like this because some strings are module
> specific, but some others could be used among the different
> modules within the same assembly (with the term 'module' I
> mean a DLL).

You can combine multiple resx or txt files in a single one in your
makefile. Then generate the resources from it.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to