DEBSOURCES
Skip Quicknav
sources / nodejs / 22.14.0%2Bdfsg-1 / test / js-native-api / test_new_target / binding.gyp
1234567891011
{ 'targets': [ { 'target_name': 'test_new_target', 'defines': [ 'V8_DEPRECATION_WARNINGS=1' ], 'sources': [ 'test_new_target.c' ] } ] }