On Monday, December 9, 2013 at 8:31:32 PM UTC+5:30, [email protected] 
wrote:
>
> On Sunday, December 8, 2013 5:55:28 PM UTC-6, Mateusz CzapliƄski wrote:
>>
>> rsrc - Tool for embedding Windows executable manifests in Go programs.
>>
>> INSTALL: go get github.com/akavel/rsrc
>>
>> USAGE: rsrc.exe -manifest FILE.exe.manifest [-o FILE.syso]
>> Generates a .syso file with specified resources embedded in .rsrc section,
>> aimed for consumption by Go linker when building Win32 excecutables.
>> OPTIONS:
>>   -manifest="": path to a Windows manifest file to embed
>>   -o="rsrc.syso": name of output COFF (.res or .syso) file
>>
>>
> This is nice, thanks! 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to