squishy

changeset 34
0e34461ab2a6
parent 19
f72a0f535301
child 45
69b3487c71cc
--- a/squishy	Mon Jul 27 03:30:29 2009 +0100
+++ b/squishy	Mon Jul 27 03:32:13 2009 +0100
@@ -35,3 +35,7 @@
 if GetOption "with-virtual-io" then
 	Resource "vio" "vio/vio.lua"
 end
+
+if GetOption "with-debug" then
+	Resource "squish.debug" "squish.debug"
+end

mercurial