virtualx-engine/modules/gdnative/include
Fabio Alessandrelli a77d514ec0 [GDNative] Fix GDN_EXPORT define with mingw.
The define is **not used by godot**, but in GDNative libraries.

I'm not sure it should be defined there in the first place, though we
shouldn't change that (for compatibility).

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 to let libraries
override it with a build-time define.
2022-06-18 13:03:06 +02:00
..
android Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
arvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdnative [GDNative] Fix GDN_EXPORT define with mingw. 2022-06-18 13:03:06 +02:00
nativescript [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
net Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pluginscript Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
videodecoder Update copyright statements to 2022 2022-01-13 15:54:13 +01:00