diff options
Diffstat (limited to 'src/libui_sdl')
-rw-r--r-- | src/libui_sdl/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libui_sdl/CMakeLists.txt b/src/libui_sdl/CMakeLists.txt index d703fb5..6b96430 100644 --- a/src/libui_sdl/CMakeLists.txt +++ b/src/libui_sdl/CMakeLists.txt @@ -10,12 +10,6 @@ SET(SOURCES_LIBUI DlgEmuSettings.cpp DlgInputConfig.cpp DlgWifiSettings.cpp - #libui/common/areaevents.c - #libui/common/control.c - #libui/common/debug.c - #libui/common/matrix.c - #libui/common/shouldquit.c - #libui/common/userbugs.c ) option(BUILD_SHARED_LIBS "Whether to build libui as a shared library or a static library" ON) |