mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-07 20:28:10 +00:00
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",
|
|
],
|
|
}
|