diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -753,6 +753,7 @@ static_library("fxge") { "core/fxge/ge/cfx_autofontcache.cpp", "core/fxge/ge/cfx_cliprgn.cpp", "core/fxge/ge/cfx_cliprgn.h", + "core/fxge/ge/cfx_facecache.cpp", "core/fxge/ge/cfx_folderfontinfo.cpp", "core/fxge/ge/cfx_folderfontinfo.h", "core/fxge/ge/cfx_fontcache.cpp", @@ -773,6 +774,7 @@ static_library("fxge") { "core/fxge/ge/include/ifx_systemfontinfo.h", "core/fxge/ifx_renderdevicedriver.cpp", "core/fxge/include/cfx_autofontcache.h", + "core/fxge/include/cfx_facecache.h", "core/fxge/include/cfx_fontcache.h", "core/fxge/include/cfx_fxgedevice.h", "core/fxge/include/cfx_gemodule.h", |