godot/modules/mono/utils
ShyRed 77ab9ba252 Fix generation of Mono Glue for Visual Studio 2017+
vsnprintf definition should only be changed when MSC version is older than 2013. The version check and fix is taken from StringUtils.h of assimp.
2019-05-05 12:39:02 +02:00
..
macros.h
mono_reg_utils.cpp Mono: Buildsystem support for finding MSBuild from VS2019 2019-04-06 01:32:41 +02:00
mono_reg_utils.h
mutex_utils.h
osx_utils.cpp
osx_utils.h
path_utils.cpp
path_utils.h
string_utils.cpp Fix generation of Mono Glue for Visual Studio 2017+ 2019-05-05 12:39:02 +02:00
string_utils.h C# bindings generator cleanup 2019-04-25 20:34:28 +02:00
thread_local.cpp
thread_local.h