aboutsummaryrefslogtreecommitdiff
path: root/src/win/graphics/direct/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/win/graphics/direct/CMakeLists.txt')
-rw-r--r--src/win/graphics/direct/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win/graphics/direct/CMakeLists.txt b/src/win/graphics/direct/CMakeLists.txt
index 84c2af61..39f9802a 100644
--- a/src/win/graphics/direct/CMakeLists.txt
+++ b/src/win/graphics/direct/CMakeLists.txt
@@ -2,6 +2,8 @@ add_library(cru_win_graphics_direct SHARED
Brush.cpp
Font.cpp
Geometry.cpp
+ Image.cpp
+ ImageFactory.cpp
Factory.cpp
Painter.cpp
Resource.cpp