mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
9 lines
140 B
Text
9 lines
140 B
Text
|
|
# This is a dummy gyp file to satisfy libjingle.gyp.
|
||
|
|
{
|
||
|
|
'targets': [
|
||
|
|
{
|
||
|
|
'target_name': 'net',
|
||
|
|
'type': 'none',
|
||
|
|
},
|
||
|
|
],
|
||
|
|
}
|