1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 03:47:34 +00:00

Meta: Port recent changes to the GN build

5e1499d104
36f0499cc8
64912d4d02
809c5b0b03
This commit is contained in:
Timothy Flynn 2023-12-23 08:42:49 -05:00 committed by Andreas Kling
parent 7233d5ed3e
commit ef6d1dbd4d
7 changed files with 7 additions and 1 deletions

View file

@ -64,6 +64,7 @@ shared_library("LibGfx") {
"ImageFormats/BMPLoader.cpp",
"ImageFormats/BMPWriter.cpp",
"ImageFormats/BooleanDecoder.cpp",
"ImageFormats/CCITTDecoder.cpp",
"ImageFormats/DDSLoader.cpp",
"ImageFormats/GIFLoader.cpp",
"ImageFormats/ICOLoader.cpp",