micropython/ports/windows/msvc
stijn 2a9ea69fa9 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.
2020-09-11 10:52:35 +10:00
..
sys
common.props
debug.props
dirent.c
dirent.h
genhdr.targets windows/msvc: Support freezing modules. 2020-09-11 10:52:35 +10:00
gettimeofday.c
paths.props
release.props
sources.props
unistd.h