aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools/nacl/skhello/skhello.nmf
blob: 3d6c02dd5e445a2c9478638b91621947b4988a5c (plain)
1
2
3
4
5
6
{
  "program": {
    "x86-64": {"url": "../../out/nacl64/Debug/skhello"},
    "x86-32": {"url": "../../out/nacl32/Debug/skhello"}
  }
}