mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-12 02:09:07 +08:00
commit
c91b6468e8
@ -1,3 +1,5 @@
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
#define LODEPNG_IMPLEMENTATION
|
||||
#include "lodepng.h"
|
@ -9,7 +9,7 @@ newoption {
|
||||
}
|
||||
|
||||
sources = {
|
||||
"stbi-impl.cc",
|
||||
"img-loaders.cc",
|
||||
"main.cc",
|
||||
"render.cc",
|
||||
"render-config.cc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user