diff -r 575e8a530f30 -r 0e34461ab2a6 squishy --- 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