Chromium Code Reviews| Index: examples/graphics/life/life_dbg.nmf |
| =================================================================== |
| --- examples/graphics/life/life_dbg.nmf (revision 0) |
| +++ examples/graphics/life/life_dbg.nmf (revision 0) |
| @@ -0,0 +1,6 @@ |
| +{ |
| + "nexes": { |
| + "x86-64": "life_x86_64_dbg.nexe", |
| + "x86-32": "life_x86_32_dbg.nexe", |
| + } |
| +} |
| Property changes on: examples/graphics/life/life_dbg.nmf |
| ___________________________________________________________________ |
| Added: svn:eol-style |
| + LF |