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