summaryrefslogtreecommitdiff
path: root/py/runtime_utils.c
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2017-08-11 15:33:39 +0200
committerDamien George <damien.p.george@gmail.com>2019-09-18 22:14:11 +1000
commit94873a48263d5923ba0640900b801b13fcd309d7 (patch)
tree1e749b6144d62ca0a8d081139c93bfcb6486733b /py/runtime_utils.c
parentb2b21839d374e480b900e102cfd0010233b43543 (diff)
windows/msvc: Move build options from .vcxproj to .props files.
We want the .vcxproj to be just a container with the minimum content for making it work as a project file for Visual Studio and MSBuild, whereas the actual build options and actions get placed in separate reusable files. This was roughly the case already except some compiler options were overlooked; fix this here: we'll need those common options when adding a project file for building mpy-cross.
Diffstat (limited to 'py/runtime_utils.c')
0 files changed, 0 insertions, 0 deletions