diff options
author | crupest <crupest@outlook.com> | 2022-01-28 22:56:28 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-01-28 22:56:28 +0800 |
commit | e7da93f75ba57fa4ab1ae1fd8053266ed09f92d8 (patch) | |
tree | 33f5017ebed5227f2066029237a736f53f7adcf9 /src/win/gui/CMakeLists.txt | |
parent | fb992c554110ddd28c18b2cbed79eee8e10cd4a9 (diff) | |
download | cru-e7da93f75ba57fa4ab1ae1fd8053266ed09f92d8.tar.gz cru-e7da93f75ba57fa4ab1ae1fd8053266ed09f92d8.tar.bz2 cru-e7da93f75ba57fa4ab1ae1fd8053266ed09f92d8.zip |
...
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 |