10 lines
149 B
Python
10 lines
149 B
Python
include_rules = [
|
|
"+libplatform/libplatform-export.h",
|
|
]
|
|
|
|
specific_include_rules = {
|
|
"libplatform\.h": [
|
|
"+libplatform/v8-tracing.h",
|
|
],
|
|
}
|