aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authoryuzubot <yuzu@yuzu-emu.org>2024-02-27 13:05:03 +0000
committeryuzubot <yuzu@yuzu-emu.org>2024-02-27 13:05:03 +0000
commit448f71ca14924b4a11a16269982bc5465392303c (patch)
tree4bc4862fd64b3c6fc0859e9860a8ae77cb9128d2 /src/core/CMakeLists.txt
parent7160fa9d91a6172f41916118465748d096c3f0b7 (diff)
"Merge Tagged PR 13135"
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 63a6da12e..de158eea7 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -668,6 +668,10 @@ add_library(core STATIC
hle/service/glue/time/worker.h
hle/service/grc/grc.cpp
hle/service/grc/grc.h
+ hle/service/hid/active_vibration_device_list.cpp
+ hle/service/hid/active_vibration_device_list.h
+ hle/service/hid/applet_resource.cpp
+ hle/service/hid/applet_resource.h
hle/service/hid/hid.cpp
hle/service/hid/hid.h
hle/service/hid/hid_debug_server.cpp