mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Removed AppVeyor CI.
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
shallow_clone: true
|
||||
|
||||
os:
|
||||
- Visual Studio 2019
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- TOOLSET: vs2017
|
||||
# - TOOLSET: vs2019
|
||||
|
||||
platform:
|
||||
- Win32
|
||||
- x64
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
|
||||
install:
|
||||
- git clone --depth 1 https://github.com/bkaradzic/bx ..\bx
|
||||
- git clone --depth 1 https://github.com/bkaradzic/bimg ..\bimg
|
||||
- ..\bx\tools\bin\windows\genie --with-tools --with-examples %TOOLSET%
|
||||
|
||||
build:
|
||||
project: .build/projects/$(TOOLSET)/bgfx.sln
|
||||
@@ -16,14 +16,12 @@
|
||||
<a href="#license-bsd-2-clause">License</a>
|
||||
</p>
|
||||
|
||||
[](https://ci.appveyor.com/project/bkaradzic/bgfx)
|
||||
[](https://github.com/bkaradzic/bgfx/actions)
|
||||
[](https://bkaradzic.github.io/bgfx/license.html)
|
||||
[](https://discord.gg/9eMbv7J)
|
||||
|
||||
* [GitHub Discussions](https://github.com/bkaradzic/bgfx/discussions)
|
||||
* [Discord Chat](https://discord.gg/9eMbv7J)
|
||||
* [AppVeyor CI](https://ci.appveyor.com/project/bkaradzic/bgfx)
|
||||
* [GitHub Actions](https://github.com/bkaradzic/bgfx/actions)
|
||||
|
||||
[What is it?](https://bkaradzic.github.io/bgfx/overview.html)
|
||||
|
||||
Reference in New Issue
Block a user