DEBSOURCES
Skip Quicknav
sources / nodejs / 22.14.0%2Bdfsg-1 / test / addons / async-hello-world / binding.gyp
123456789
{ 'targets': [ { 'target_name': 'binding', 'sources': [ 'binding.cc' ], 'includes': ['../common.gypi'], } ] }