summaryrefslogtreecommitdiff
path: root/test/node-api/test_fatal/binding.gyp
blob: ad661825f1fa9b77773e68d16cf9afa8523b33a2 (plain)
1
2
3
4
5
6
7
8
{
  "targets": [
    {
      "target_name": "test_fatal",
      "sources": [ "test_fatal.c" ]
    }
  ]
}