10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
|
# This is a dummy gyp file to satisfy libjingle.gyp.
|
||
|
{
|
||
|
'targets': [
|
||
|
{
|
||
|
'target_name': 'base',
|
||
|
'type': 'none',
|
||
|
},
|
||
|
],
|
||
|
}
|