micropython/ports/windows/msvc
stijn 35e504f061 windows/msvc: Fix preprocessing command for quoted definitions.
Supports preprocessor definitions like /Dval="quotedvalue" by turning
that into /Dval=\"quotedvalue\".

Signed-off-by: stijn <stijn@ignitron.net>
2024-03-25 14:39:46 +01:00
..
sys
common.props
debug.props
dirent.c
dirent.h
genhdr.targets windows/msvc: Fix preprocessing command for quoted definitions. 2024-03-25 14:39:46 +01:00
gettimeofday.c
paths.props
release.props
sources.props
unistd.h