godot/modules/mono/build_scripts
Rémi Verschelde b0d41847ed SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
It's the recommended way to set those, and is more portable
(automatically prepends -D for GCC/Clang and /D for MSVC).

We still use CPPFLAGS for some pre-processor flags which are not
defines.
2019-07-03 09:59:04 +02:00
..
patches Remove obsolete mono patch for pthread_mutexattr_setprotocol 2019-06-08 17:00:02 +02:00
__init__.py
godotsharptools_build.py Android build and export for the mono module 2019-06-03 17:09:24 +02:00
make_cs_compressed_header.py
mono_configure.py SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
mono_reg_utils.py
tls_configure.py