appveyor: Added examples.
This commit is contained in:
parent
32998296ae
commit
5a44c06509
@ -15,7 +15,7 @@ configuration:
|
|||||||
install:
|
install:
|
||||||
- git clone --depth 1 https://github.com/bkaradzic/bx ..\bx
|
- git clone --depth 1 https://github.com/bkaradzic/bx ..\bx
|
||||||
- git clone --depth 1 https://github.com/bkaradzic/bimg ..\bimg
|
- git clone --depth 1 https://github.com/bkaradzic/bimg ..\bimg
|
||||||
- ..\bx\tools\bin\windows\genie --with-tools %TOOLSET%
|
- ..\bx\tools\bin\windows\genie --with-tools --with-examples %TOOLSET%
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: .build/projects/$(TOOLSET)/bgfx.sln
|
project: .build/projects/$(TOOLSET)/bgfx.sln
|
||||||
|
Loading…
Reference in New Issue
Block a user