Chromium Code Reviews| Index: visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_world_gles/hello_world_gles/PNaCl/hello_world_gles.nmf |
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_world_gles/hello_world_gles/PNaCl/hello_world_gles.nmf b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_world_gles/hello_world_gles/PNaCl/hello_world_gles.nmf |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ccb21f815947769606e4e2c8210e2f6fa8d121ce |
| --- /dev/null |
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_world_gles/hello_world_gles/PNaCl/hello_world_gles.nmf |
| @@ -0,0 +1,8 @@ |
| +{ |
| + "files": {}, |
| + "program": { |
| + "x86-64": { |
| + "url": "hello_world_gles_x86_64.nexe" |
| + } |
| + } |
| +} |