scrcpy/app
Romain Vimont c57da7c79e Add icon to scrcpy.exe
The icon will be associated to scrcpy.exe in the Windows explorer.

The .ico was created using imagemagick:

    convert icon.png icon.ico

It is included as a binary for simplicity.

Refs #2815 <https://github.com/Genymobile/scrcpy/issues/2815>
2021-12-09 23:14:42 +01:00
..
src Add environment variables in help 2021-12-09 21:45:39 +01:00
tests Remove spurious ';' 2021-12-04 09:29:30 +01:00
meson.build Add icon to scrcpy.exe 2021-12-09 23:14:42 +01:00
scrcpy-windows.rc Add icon to scrcpy.exe 2021-12-09 23:14:42 +01:00
scrcpy.1 Update environment variables section in manpage 2021-12-09 21:47:05 +01:00