Browse Source
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.pull/5122/head
stijn
7 years ago
committed by
Damien George
4 changed files with 7 additions and 11 deletions
Loading…
Reference in new issue