Files
power-apps-codeapps-pipelines/CodeApp_NeonReactor/node_modules/node-addon-api/node_api.gyp
T
2026-07-12 15:11:38 +02:00

10 lines
132 B
Python

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