diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 0a6f97e4b..53bd50eb2 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -33,7 +33,6 @@ set(SRCS | |||
| 33 | frontend/camera/interface.cpp | 33 | frontend/camera/interface.cpp |
| 34 | frontend/emu_window.cpp | 34 | frontend/emu_window.cpp |
| 35 | frontend/framebuffer_layout.cpp | 35 | frontend/framebuffer_layout.cpp |
| 36 | frontend/motion_emu.cpp | ||
| 37 | gdbstub/gdbstub.cpp | 36 | gdbstub/gdbstub.cpp |
| 38 | hle/config_mem.cpp | 37 | hle/config_mem.cpp |
| 39 | hle/applets/applet.cpp | 38 | hle/applets/applet.cpp |
| @@ -226,7 +225,6 @@ set(HEADERS | |||
| 226 | frontend/emu_window.h | 225 | frontend/emu_window.h |
| 227 | frontend/framebuffer_layout.h | 226 | frontend/framebuffer_layout.h |
| 228 | frontend/input.h | 227 | frontend/input.h |
| 229 | frontend/motion_emu.h | ||
| 230 | gdbstub/gdbstub.h | 228 | gdbstub/gdbstub.h |
| 231 | hle/config_mem.h | 229 | hle/config_mem.h |
| 232 | hle/function_wrappers.h | 230 | hle/function_wrappers.h |