Adding source/Graphics/Image/IcoFormat
This commit is contained in:
parent
b78531a570
commit
37d495fca3
3 changed files with 96 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ local graphics_module = Module("source/Graphics", {
|
|||
-- Image
|
||||
"Image.cpp",
|
||||
"ImageLoader.cpp",
|
||||
"Image/IcoFormat.cpp",
|
||||
|
||||
"OpenGL.cpp",
|
||||
"GL/glad.c",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue