godot-cpp/include/godot_cpp/core
Fabio Alessandrelli 5bbcd42378 Fix GDN_EXPORT define with mingw.
This commit changes the platform detection order to detect mingw
compiling for windows (which defines `__GNUC__`).

This commit also wraps the definition around a guard so it can be
overridden via a define at build-time.
2022-06-18 14:38:18 +02:00
..
binder_common.hpp Cast `Variant::Type` to `GDNativeVariantType` 2022-05-17 07:01:43 +02:00
builtin_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
class_db.hpp [Method Bind] Add support for default argument values and static method binding. Sync headers. 2022-05-06 10:17:51 +03:00
defs.hpp Fix GDN_EXPORT define with mingw. 2022-06-18 14:38:18 +02:00
engine_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
error_macros.hpp Update copyright year 2022-03-15 10:17:53 +01:00
math.hpp Update copyright year 2022-03-15 10:17:53 +01:00
memory.hpp Sync containers with new HashMap/HashSet, sync API headers. 2022-06-06 12:18:07 +03:00
method_bind.hpp Cast `Variant::Type` to `GDNativeVariantType` 2022-05-17 07:01:43 +02:00
method_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
mutex_lock.hpp Update copyright year 2022-03-15 10:17:53 +01:00
object.hpp [Method Bind] Add support for default argument values and static method binding. Sync headers. 2022-05-06 10:17:51 +03:00
type_info.hpp Update copyright year 2022-03-15 10:17:53 +01:00