Examples: Reduce size of some web examples
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
target("DeferredShading")
|
||||
add_deps("NazaraGraphics")
|
||||
add_files("main.cpp")
|
||||
|
||||
if is_plat("wasm") then
|
||||
add_ldflags("--preload-file assets/", { force = true })
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user