mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
parent
58d0577a02
commit
16ac2089e3
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ shared_library("LibGfx") {
|
|||
"ImageFormats/QOIWriter.cpp",
|
||||
"ImageFormats/TGALoader.cpp",
|
||||
"ImageFormats/TIFFLoader.cpp",
|
||||
"ImageFormats/TIFFTagHandler.cpp",
|
||||
"ImageFormats/TinyVGLoader.cpp",
|
||||
"ImageFormats/WebPLoader.cpp",
|
||||
"ImageFormats/WebPLoaderLossless.cpp",
|
||||
|
|
|
@ -10,6 +10,7 @@ source_set("Painting") {
|
|||
"BorderPainting.cpp",
|
||||
"BorderRadiiData.cpp",
|
||||
"BorderRadiusCornerClipper.cpp",
|
||||
"BordersData.cpp",
|
||||
"ButtonPaintable.cpp",
|
||||
"CanvasPaintable.cpp",
|
||||
"CheckBoxPaintable.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue