forked from LeenkxTeam/Kmake
11 lines
178 B
Python
11 lines
178 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'binding',
|
|
'sources': [ 'binding.cc' ],
|
|
'win_delay_load_hook': 'false',
|
|
'includes': ['../common.gypi'],
|
|
}
|
|
]
|
|
}
|