Refactor in preparation of Gamepad support on Windows
This commit is contained in:
parent
474324e1f5
commit
834d5cb59b
6 changed files with 194 additions and 198 deletions
|
|
@ -19,7 +19,11 @@ if(WIN32)
|
|||
sunshine/platform/windows.cpp
|
||||
sunshine/platform/windows_dxgi.cpp
|
||||
sunshine/platform/windows_wasapi.cpp
|
||||
ViGEmClient/src/ViGEmClient.cpp)
|
||||
ViGEmClient/src/ViGEmClient.cpp
|
||||
ViGEmClient/include/ViGEm/Client.h
|
||||
ViGEmClient/include/ViGEm/Common.h
|
||||
ViGEmClient/include/ViGEm/Util.h
|
||||
ViGEmClient/include/ViGEm/km/BusShared.h)
|
||||
set(PLATFORM_LIBRARIES
|
||||
winmm
|
||||
ksuser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue