Files
youlegames/tools/server2017-64-stable/pnacl/pnacl_public_pnacl_json

16 lines
542 B
Plaintext

{
"COMMENT": [
"This file serves as a template for the resource info description used by ",
"the NaCl Chrome plugin. It is kept in the NaCl repository to prevent ",
"hard-coding of NaCl-specific information inside the Chrome repository."
],
"abi-version": 1,
"pnacl-arch": [
"x86-32",
"x86-64"
],
"pnacl-ld-name": "ld.nexe",
"pnacl-llc-name": "pnacl-llc.nexe",
"pnacl-sz-name": "pnacl-sz.nexe",
"pnacl-version": "efa3f5d8ef135ed2463a75ac4630d1c448021400"
}