7 lines
87 B
Python
7 lines
87 B
Python
include_rules = [
|
|
'+base',
|
|
'+build',
|
|
'+testing',
|
|
"+third_party/zlib/zlib.h",
|
|
]
|