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