Switch build to msvc for windows.

Switch build to clang for linux.

Mingw binaries isn't working with vanilla hlds / listenserver. And i'm too lazy to debug them.

For consistency reason, linux switched clang, so we're only have clang for linux & osx and msvc for windows.
This commit is contained in:
ds 2020-11-13 19:16:56 +03:00
commit 655693582a
6 changed files with 99 additions and 94 deletions

View file

@ -4,6 +4,7 @@ YAPB_ABI_1.0 {
GiveFnptrsToDll;
GetBotAPI;
GetEntityAPI;
GetNewDLLFunctions;
local:
*;
};