scrcpy/app
Colin Kinloch ec4e826976 Set icon and server env paths for meson devenv
This allows users to compile and run the project in a dev environment.

    meson setup x
    meson compile -C x
    meson devenv -C x
    scrcpy

This is an alternative to `./run x`.

PR #5658 <https://github.com/Genymobile/scrcpy/pull/5658>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2024-12-12 18:15:26 +01:00
..
data Add --no-vd-destroy-content 2024-12-08 09:33:03 +01:00
deps Include dav1d in releases 2024-12-09 19:07:18 +01:00
src Log gamepad added/removed 2024-12-08 18:16:57 +01:00
tests Define UHID vendorId and productId from the client 2024-12-08 11:00:18 +01:00
meson.build Set icon and server env paths for meson devenv 2024-12-12 18:15:26 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.1 2024-12-09 22:29:51 +01:00
scrcpy.1 Add --no-vd-destroy-content 2024-12-08 09:33:03 +01:00