Files
SerpentRace/SerpentRace_Backend/node_modules/node-addon-api/node_api.gyp
T
2025-07-18 09:20:40 +02:00

10 lines
132 B
Python

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