| Index: native_client_sdk/src/examples/hello_world_newlib/hello_world_c.nmf
|
| ===================================================================
|
| --- native_client_sdk/src/examples/hello_world_newlib/hello_world_c.nmf (revision 0)
|
| +++ native_client_sdk/src/examples/hello_world_newlib/hello_world_c.nmf (revision 0)
|
| @@ -0,0 +1,6 @@
|
| +{
|
| + "program": {
|
| + "x86-64": {"url": "hello_world_c_x86_64.nexe"},
|
| + "x86-32": {"url": "hello_world_c_x86_32.nexe"}
|
| + }
|
| +}
|
|
|
| Property changes on: native_client_sdk/src/examples/hello_world_newlib/hello_world_c.nmf
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|