Hi,
The license compiler, lc.exe, is also part of the Windows SDK; please see here:
http://msdn.microsoft.com/en-us/library/dd233108.aspx
You can use it from the command prompt to compile the .LICX to the .LICENSES resource to link in your project.
For more information about using lc.exe from the command prompt, please see here:
http://msdn.microsoft.com/en-us/library/ha0k3c9f.aspx
Regards,
-Sean