mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
10 lines
176 B
Python
10 lines
176 B
Python
{
|
|
'targets': [{
|
|
'target_name': 'test',
|
|
'type': 'executable',
|
|
'dependencies': [
|
|
'testlib/testlib.gyp:proxy',
|
|
'proxy/proxy.gyp:testlib',
|
|
],
|
|
}],
|
|
}
|