scrcpy/app
Romain Vimont 821ec9843c Fix win32 build
The types size_t and ssize_t are defined on Windows (in MSYS2), so there
is no need to typedef SIZE_T and SSIZE_T.

Exit code is "unsigned long" both on Windows 32 and 64 bits.

See <https://github.com/Genymobile/scrcpy/issues/46#issuecomment-373603596>.
2018-03-16 08:58:59 +01:00
..
src Fix win32 build 2018-03-16 08:58:59 +01:00
tests Fix text input event segfault 2018-03-09 22:30:10 +01:00
meson.build Bump version to 1.1 2018-03-14 09:34:00 +01:00