[Mono-dev] License compiler for mono (the actual tool)

Carlo Kok ck at carlo-kok.com
Tue Oct 13 09:43:26 EDT 2009


attached to this mail is a (working) license compiler for mono (converts 
a licx file to a .licenses file that can be embedded as a resource). 
Works with the patch I sent earlier but also without (has a temporary 
workaround for that). It accepts the same cmdline arguments as the .NET 
lc.exe and makes it possible to compile these files as required for any 
project that uses commercial components that use license files (most do).

The program.cs file contains the actual logic. It uses Options.cs from 
the mono/windows install (ndesk.options) for the command line parsing.

I hope it's of any use to anyone.

-- 
Carlo Kok

RemObjects Software
The Infrastructure Company
http://www.remobjects.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LC.zip
Type: application/x-zip-compressed
Size: 16415 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091013/d773a6db/attachment-0001.bin 


More information about the Mono-devel-list mailing list