diff options
author | stijn <stijn@ignitron.net> | 2020-09-10 12:11:58 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-09-11 10:52:35 +1000 |
commit | 2a9ea69fa93b1b940b802f981f8835f6decdb085 (patch) | |
tree | 13599e7220c8556ffd135bf4b6fe0dc0374a667d /py/parse.c | |
parent | 4b35aa5730cf26992453e3ce7cf74ced4128fe20 (diff) |
windows/msvc: Support freezing modules.
Support freezing modules via manifest.py for consistency with the other
ports. In essence this comes down to calling makemanifest.py and adding
the resulting .c file to the build. Note the file with preprocessed qstrs
has been renamed to match what makemanifest.py expects and which is also
the name all other ports use.
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions