mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-22 20:45:01 +00:00
29 lines
448 B
C
29 lines
448 B
C
/*
|
|
* Autogenerated by the Meson build system.
|
|
* Do not edit, your changes will be lost.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define BUILD_DEBUG
|
|
|
|
#define DEFAULT_BIT_RATE 8000000
|
|
|
|
#define DEFAULT_LOCAL_PORT 27183
|
|
|
|
#define DEFAULT_MAX_SIZE 0
|
|
|
|
#define HIDPI_SUPPORT
|
|
|
|
#undef OVERRIDE_SERVER_PATH
|
|
|
|
#define PREFIX "/usr/local"
|
|
|
|
#define PREFIXED_SERVER_PATH "/share/scrcpy/scrcpy-server.jar"
|
|
|
|
#define SCRCPY_VERSION "1.6"
|
|
|
|
#define SKIP_FRAMES
|
|
|
|
#undef WINDOWS_NOCONSOLE
|
|
|