Browse Source

Merge pull request #67 from BlueCrystalLabs/rgale_examples_vfs

Command-line for packaging examples in virtual file system.
Branimir Karadžić 10 years ago
parent
commit
2d8a762b12
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/toolchain.lua

+ 1 - 0
scripts/toolchain.lua

@@ -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
 		}