diff options
Diffstat (limited to 'src/input_common/CMakeLists.txt')
| -rw-r--r-- | src/input_common/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input_common/CMakeLists.txt b/src/input_common/CMakeLists.txt index 317c25bad..56267c8a8 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt | |||
| @@ -7,6 +7,8 @@ add_library(input_common STATIC | |||
| 7 | main.h | 7 | main.h |
| 8 | motion_emu.cpp | 8 | motion_emu.cpp |
| 9 | motion_emu.h | 9 | motion_emu.h |
| 10 | settings.cpp | ||
| 11 | settings.h | ||
| 10 | gcadapter/gc_adapter.cpp | 12 | gcadapter/gc_adapter.cpp |
| 11 | gcadapter/gc_adapter.h | 13 | gcadapter/gc_adapter.h |
| 12 | gcadapter/gc_poller.cpp | 14 | gcadapter/gc_poller.cpp |