[*] as i said, morons 4k commits into their project without: x64 bit builds on their primary platform; clang and gcc support under the umbrella of stated "xcode support"; and GNU Makefile support that isn't untested blizzard code from yesteryear

This commit is contained in:
Reece Wilson 2022-12-19 01:52:15 +00:00 committed by Jamie Reece Wilson
parent feb13b00e0
commit 5fabba42e9

View File

@ -1,6 +1,6 @@
MSDEV = vs2012
MSDEV = vs2022
CONFIG = release
PLATFORM = x86
PLATFORM = x64
LUA_DIR = contrib/lua/src
LUASHIM_DIR = contrib/luashim