squishy

changeset 19
f72a0f535301
parent 14
ea4d95329ceb
child 34
0e34461ab2a6
--- a/squishy	Sun Jul 26 00:51:10 2009 +0100
+++ b/squishy	Sun Jul 26 00:56:13 2009 +0100
@@ -31,3 +31,7 @@
 if GetOption "with-compile" then
 	Main "compile/squish.compile.lua"
 end
+
+if GetOption "with-virtual-io" then
+	Resource "vio" "vio/vio.lua"
+end

mercurial