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