mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-19 06:37:48 +00:00
input_common: Add android input engine
This commit is contained in:
parent
12979632a2
commit
7382c0e0dd
6 changed files with 136 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
add_library(input_common STATIC
|
||||
drivers/android.cpp
|
||||
drivers/android.h
|
||||
drivers/camera.cpp
|
||||
drivers/camera.h
|
||||
drivers/keyboard.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue