Updated docs.
This commit is contained in:
parent
fa94fdf7ca
commit
d20c854766
12
build.html
12
build.html
@ -308,14 +308,18 @@ git clone git://github.com/bkaradzic/bgfx.git
|
||||
<div class="highlight-python"><div class="highlight"><pre>cd bgfx
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Generate Visual Studio 2013 project files:</p>
|
||||
<div class="highlight-python"><div class="highlight"><pre>..\bx\tools\bin\windows\genie vs2013
|
||||
<p>Generate Visual Studio 2015 project files:</p>
|
||||
<div class="highlight-python"><div class="highlight"><pre>..\bx\tools\bin\windows\genie vs2015
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Open bgfx solution in Visual Studio 2013:</p>
|
||||
<div class="highlight-python"><div class="highlight"><pre>start .build\projects\vs2013\bgfx.sln
|
||||
<p>Open bgfx solution in Visual Studio 2015:</p>
|
||||
<div class="highlight-python"><div class="highlight"><pre>start .build\projects\vs2015\bgfx.sln
|
||||
</pre></div>
|
||||
</div>
|
||||
<div class="admonition note">
|
||||
<p class="first admonition-title">Note</p>
|
||||
<p class="last">For more detailed prerequisites and build steps on other platforms see below.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="prerequisites">
|
||||
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline">¶</a></h2>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user