mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Updating README
This commit is contained in:
parent
d54063bfd5
commit
ef97ea54a9
1 changed files with 6 additions and 0 deletions
|
@ -371,6 +371,12 @@ Linux 64-bit:
|
|||
|
||||
make linux-release64
|
||||
|
||||
WinRT / Windows Phone 8.1:
|
||||
|
||||
../bx/tools/bin/windows/genie --vs=winphone81 vs2013
|
||||
Build the resulting solution and deploy to device. Note that
|
||||
shaders will need to be compiled with the appropriate target profile for your platform.
|
||||
|
||||
Other platforms:
|
||||
|
||||
make <configuration>
|
||||
|
|
Loading…
Reference in a new issue