Sha256: 99a9c8509972c9b556e5306acf2756577176bd28e272c10bbbc73a657160d4f6
Contents?: true
Size: 1004 Bytes
Versions: 37
Compression:
Stored size: 1004 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 use bake in Visual Studio</h1> <h2>Select a build configuration of the main project</h2> Right click on the main project and select a bake build configuration. Note, that only configurations with a DefaultToolchain will be displayed.<br> <img src="use/select.png"/><p> You can see the selected config in the last line of the Build menu:<br> <img src="use/show.png"/><br> If you click on this menu item, you can deselect the build config, which disables bake as long as no other config will be selected.<p> You can specify additional command line parameters via the Options menu:<br> <img src="use/options.png"/><p> The build result will be shown in the Output window, errors will be shown in the Error window and annotated in the sources:<br> <img src="use/error.png"/> </body> </html>
Version data entries
37 entries across 37 versions & 1 rubygems