squishy

changeset 60
e80882a6af57
parent 45
69b3487c71cc
child 99
2b6416334a25
equal deleted inserted replaced
59:165b36273ce7 60:e80882a6af57
35 35
36 if GetOption "with-virtual-io" then 36 if GetOption "with-virtual-io" then
37 Resource "vio" "vio/vio.lua" 37 Resource "vio" "vio/vio.lua"
38 end 38 end
39 39
40 if GetOption "with-gzip" then
41 Resource "gunzip.lua" "gunzip.lua"
42 Main "gzip/squish.gzip.lua"
43 end
44
40 if GetOption "with-debug" then 45 if GetOption "with-debug" then
41 Resource "squish.debug" "squish.debug" 46 Resource "squish.debug" "squish.debug"
42 end 47 end

mercurial