Finally finish with MinGW building (linking still has some issues shush)

This commit is contained in:
wuggy 2026-04-18 01:02:51 -07:00
commit 854f39b4ab
32 changed files with 104 additions and 19 deletions

View file

@ -8,6 +8,8 @@
#
# WARNING WARNING WARNING
#
DISABLE_STL_WRAPPING = True
UNIFIED_SOURCES += [
'../common/angleutils.cpp',
'../common/debug.cpp',

View file

@ -8,6 +8,8 @@
#
# WARNING WARNING WARNING
#
DISABLE_STL_WRAPPING = True
UNIFIED_SOURCES += [
'entry_points_egl.cpp',
'entry_points_egl_ext.cpp',