diff options
Diffstat (limited to 'src/win/gui/CMakeLists.txt')
-rw-r--r-- | src/win/gui/CMakeLists.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/win/gui/CMakeLists.txt b/src/win/gui/CMakeLists.txt index b9d2862f..9e26f190 100644 --- a/src/win/gui/CMakeLists.txt +++ b/src/win/gui/CMakeLists.txt @@ -1,7 +1,5 @@ add_library(cru_win_gui SHARED - TimerManager.hpp - WindowManager.hpp - + Clipboard.cpp Cursor.cpp GodWindow.cpp InputMethod.cpp |