scrcpy/app
Romain Vimont aedc2c2da9 Also build "noconsole" binary for Windows
On Windows, an application is either console or gui, it cannot be both.

Scrcpy should be both: it outputs important information to console, but
we still want to be able to ignore the console and launch it without a
visible cmd.exe window.

Therefore, build two binaries:
 - scrcpy.exe
 - scrcpy-noconsole.exe
2018-05-28 20:45:54 +02:00
..
src Document APK drag & drop 2018-05-28 20:45:54 +02:00
tests Add missing includes 2018-05-13 15:33:13 +02:00
meson.build Also build "noconsole" binary for Windows 2018-05-28 20:45:54 +02:00