11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
|
|
include_rules = [
|
||
|
|
"+webrtc/base",
|
||
|
|
"+webrtc/system_wrappers",
|
||
|
|
]
|
||
|
|
|
||
|
|
specific_include_rules = {
|
||
|
|
"nada\.h": [
|
||
|
|
"+webrtc/voice_engine",
|
||
|
|
],
|
||
|
|
}
|