Merge pull request #67 from BlueCrystalLabs/rgale_examples_vfs

Command-line for packaging examples in virtual file system.
This commit is contained in:
Branimir Karadžić
2015-08-21 19:12:41 -07:00

View File

@@ -992,6 +992,7 @@ function strip()
.. "-s TOTAL_MEMORY=268435456 "
.. "--memory-init-file 1 "
.. "\"$(TARGET)\" -o \"$(TARGET)\".html"
-- .. "--preload-file ../../../examples/runtime"
-- ALLOW_MEMORY_GROWTH
}