How to create VS-Projects using bakeΒΆ

bake projects are Makefile projects (NMake). When creating a new project, you can just create a new Makefile project and add a Project.meta. The recommended way is to use a script which comes with bake-toolkit:

../../_images/cvsp.png

Example:

C:\MyProj>  createVSProjects --version 2012 --rewrite_solution