| Index: native_client_sdk/src/examples/demo/life/example.dsc
|
| diff --git a/native_client_sdk/src/examples/demo/life/example.dsc b/native_client_sdk/src/examples/demo/life/example.dsc
|
| index aedef271c18851b4e87b8177fd39c47bf97a6a89..383ab59057465146d6be6ea02fffab1a0b9aa539 100644
|
| --- a/native_client_sdk/src/examples/demo/life/example.dsc
|
| +++ b/native_client_sdk/src/examples/demo/life/example.dsc
|
| @@ -8,7 +8,7 @@
|
| 'life.c',
|
| ],
|
| 'DEPS': ['ppapi_simple', 'nacl_io'],
|
| - 'LIBS': ['ppapi_simple', 'nacl_io', 'ppapi_cpp', 'ppapi', 'pthread']
|
| + 'LIBS': ['ppapi_simple', 'nacl_io', 'ppapi', 'pthread']
|
| }
|
| ],
|
| 'DEST': 'examples/demo',
|
|
|