aboutsummaryrefslogtreecommitdiff
path: root/src/win/graphics/direct/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-01 18:49:55 +0800
committercrupest <crupest@outlook.com>2022-02-01 18:49:55 +0800
commitd1c14725443399f7145e314d79597ec35b639eeb (patch)
tree50c6743d6766cdc6fd04921d305380143b42d3dc /src/win/graphics/direct/CMakeLists.txt
parentb9a553d4acc15ec981636b30db537be280d593e5 (diff)
downloadcru-d1c14725443399f7145e314d79597ec35b639eeb.tar.gz
cru-d1c14725443399f7145e314d79597ec35b639eeb.tar.bz2
cru-d1c14725443399f7145e314d79597ec35b639eeb.zip
...
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