cocos-engine-external/win32
timlyeee f5c8d60d05 Add msvcr dynamic library
Issue: https://github.com/cocos-creator/3d-tasks/issues/8920
* msvcr110 is Microsoft Visual C++ Redistributable 2012
* msvcr120 is Microsoft Visual C++ Redistributable 2013
* MSVCP140(D).dll, vcruntime(d).dll is in Microsoft Visual C++ Redistributable 2015
Simulator usually runs on Win32 platform so no need for x64. And x64 platform runs without msvcr110+
2021-09-01 18:15:13 +08:00
..
include unified glslang (#165) 2021-07-30 14:46:37 +08:00
libs Add msvcr dynamic library 2021-09-01 18:15:13 +08:00
CMakeLists.txt Fix spirv issue (#178) 2021-08-13 18:43:47 +08:00