micropython/windows/msvc
stijn db9c2e310e msvc: Rebuild all qstrs when mpconfig headers are modified
Make qstr generation depend on modifications in mpconfigport.h, mpconfig.h
and makeqstrdata.py and if any of those change scan all source files for
qstrs again since they might have changed (for example typcially when
enabling new features in mpconfig.h).
This fixes #2982 for msvc builds.
2017-04-30 14:30:39 +03:00
..
sys
common.props
debug.props msvc: Do not define DEBUG for debug builds 2017-04-30 14:28:37 +03:00
dirent.c
dirent.h
genhdr.targets msvc: Rebuild all qstrs when mpconfig headers are modified 2017-04-30 14:30:39 +03:00
gettimeofday.c
paths.props
release.props
sources.props windows: Bring mpconfigport.h up-to-date with unix port 2017-04-21 13:20:14 +02:00
unistd.h