micropython/windows/msvc
stijn ab4a8618cf msvc: Workaround parser bug in older MSBuild versions
Versions prior to v14.0 have a bug in parsing item functions when used
within a condition: https://github.com/Microsoft/msbuild/issues/368.
Since commit [db9c2e3] this results in an error when building MicroPython
with for example VS2013.
Fix this by creating an intermediate property.
2017-05-03 10:41:53 +10: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: Workaround parser bug in older MSBuild versions 2017-05-03 10:41:53 +10:00
gettimeofday.c
paths.props
release.props
sources.props
unistd.h