8dec62a1a4
- Use a single file env.props for defining the main directories used when building.
env.props resolves the base directory and defines overridable output directories,
and is used by all other build files.
- Fix the build currently failing, basically because the preprocessing command for generating
qstrdefs uses different include directories than the build itself does.
(specifically, qstrdefs.h uses #include "py/mpconfig.h" since the fixes for #1022
in
|
||
---|---|---|
.. | ||
sys | ||
common.props | ||
debug.props | ||
env.props | ||
genhdr.targets | ||
gettimeofday.c | ||
release.props | ||
snprintf.c | ||
sources.props | ||
unistd.h |