mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Package runtime data alongside HTML5 examples (#2173)
Co-authored-by: Christophe Dehais <christophe.dehais@fittingbox.com>
This commit is contained in:
committed by
GitHub
parent
4f0ff97ec7
commit
4a0b6dc3ff
@@ -367,7 +367,8 @@ function exampleProjectDefaults()
|
|||||||
|
|
||||||
linkoptions {
|
linkoptions {
|
||||||
"-s TOTAL_MEMORY=32MB",
|
"-s TOTAL_MEMORY=32MB",
|
||||||
"-s ALLOW_MEMORY_GROWTH=1"
|
"-s ALLOW_MEMORY_GROWTH=1",
|
||||||
|
"--preload-file ../../../examples/runtime@/"
|
||||||
}
|
}
|
||||||
|
|
||||||
removeflags {
|
removeflags {
|
||||||
|
|||||||
Reference in New Issue
Block a user