NET-Web-API-w-Angular/my-app/node_modules/node-addon-api/node_api.gyp

10 lines
132 B
Text
Raw Normal View History

2024-02-09 00:38:41 +00:00
{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}