mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-22 06:41:08 +00:00
cmake: Add XInput file to the InputCommon target
This commit is contained in:
parent
796ca00f3c
commit
59fb8042d1
@ -10,6 +10,7 @@ if(WIN32)
|
|||||||
ControllerInterface/DInput/DInput.cpp
|
ControllerInterface/DInput/DInput.cpp
|
||||||
ControllerInterface/DInput/DInputJoystick.cpp
|
ControllerInterface/DInput/DInputJoystick.cpp
|
||||||
ControllerInterface/DInput/DInputKeyboardMouse.cpp
|
ControllerInterface/DInput/DInputKeyboardMouse.cpp
|
||||||
|
ControllerInterface/DInput/XInputFilter.cpp
|
||||||
ControllerInterface/XInput/XInput.cpp
|
ControllerInterface/XInput/XInput.cpp
|
||||||
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp)
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp)
|
||||||
elseif(APPLE)
|
elseif(APPLE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user