7 lines
174 B
Python
7 lines
174 B
Python
include_rules = [
|
|
'+third_party/libjpeg/jerror.h',
|
|
'+third_party/libjpeg/jpeglib.h',
|
|
'+third_party/libjpeg_turbo/jerror.h',
|
|
'+third_party/libjpeg_turbo/jpeglib.h',
|
|
]
|