Sha256: 23bc7cbae2ec4fe9a45c0d959e1bbd73bbc6b4bad5e5de4b637077d36e255940
Contents?: true
Size: 593 Bytes
Versions: 37
Compression:
Stored size: 593 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Documentation of the bake-tookit</title> </head> <body> <h1>How to create a solution / projects in Visual Studio</h1> bake projects are Makefile projects (NMake). When creating a new project, you can just create a new Makefile project and add a Project.meta.<br> The recommended way is to use a script which comes with bake-toolkit:<br> <img src="create/cvsp.png"/><p> Example: <i>createVSProjects --version 2012 --rewrite_solution</i> </body> </html>
Version data entries
37 entries across 37 versions & 1 rubygems