jimporter / bfg9000

bfg9000 - build file generator
https://jimporter.github.io/bfg9000
BSD 3-Clause "New" or "Revised" License
76 stars 21 forks source link

Parse MSVC options to pass into MSBuild #57

Closed jimporter closed 8 years ago

jimporter commented 8 years ago

If we could parse all the options passed into MSVC, we could then forward them on to MSBuild, giving us the ability to make MSBuild's rules work a little more similarly to the others. It would also probably fix intellisense and such.