Files
Kmake/test/js-native-api/test_properties/binding.gyp

11 lines
130 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
{
"targets": [
{
"target_name": "test_properties",
"sources": [
"test_properties.c"
]
}
]
}