Files
PasswordManager/node_modules/node-addon-api/node_api.gyp
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

10 lines
132 B
Python

{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}