summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 7559a835d3..b4627619f4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -893,6 +893,10 @@ static_library("fxge") {
if (is_win) {
sources += [
+ "core/fxge/win32/cfx_psrenderer.cpp",
+ "core/fxge/win32/cfx_psrenderer.h",
+ "core/fxge/win32/cpsoutput.cpp",
+ "core/fxge/win32/cpsoutput.h",
"core/fxge/win32/dwrite_int.h",
"core/fxge/win32/fx_win32_device.cpp",
"core/fxge/win32/fx_win32_dib.cpp",