summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index f1a95a8a..15934e3e 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -86,12 +86,6 @@ SET(MULTIMC_SOURCES
BuildConfig.h
${PROJECT_BINARY_DIR}/BuildConfig.cpp
- # Resource handlers and transformers
- handlers/IconResourceHandler.cpp
- handlers/IconResourceHandler.h
- handlers/WebResourceHandler.cpp
- handlers/WebResourceHandler.h
-
# GUI - general utilities
GuiUtil.h
GuiUtil.cpp