virtualx-engine/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 Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
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: Reorganize build scripts 2019-04-07 19:03:09 +02:00
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 Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
tls_configure.py Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00