6 lines
175 B
Python
6 lines
175 B
Python
specific_include_rules = {
|
|
"voip_engine_factory.h": [
|
|
"+modules/audio_device/include/audio_device.h",
|
|
"+modules/audio_processing/include/audio_processing.h",
|
|
],
|
|
}
|