summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 2912d40e6..1e7d78bcb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -292,12 +292,6 @@ set(view_SRC
)
if(WIN32)
- # Sources for the inkscape executable on Windows.
- list(APPEND main_SRC
- registrytool.h
- registrytool.cpp
- )
-
# Configure and add the platform specific resource files (enabling the app icon).
string(TIMESTAMP COPYRIGHT_YEAR %Y)