cmd/{tailscale,tailscaled}: embed manifest into Windows binaries

This uses a go:generate statement to create a bunch of .syso files that
contain a Windows resource file. We check these in since they're less
than 1KiB each, and are only included on Windows.

Fixes #6429

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I0512c3c0b2ab9d8d8509cf2037b88b81affcb81f
This commit is contained in:
Andrew Dunham
2022-11-16 16:47:53 -05:00
parent b94b91c168
commit a0ef51f570
15 changed files with 107 additions and 0 deletions

Binary file not shown.