mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Finally finish with MinGW building (linking still has some issues shush)
This commit is contained in:
parent
ad07988f5b
commit
854f39b4ab
32 changed files with 104 additions and 19 deletions
|
|
@ -8,6 +8,8 @@
|
|||
#
|
||||
# WARNING WARNING WARNING
|
||||
#
|
||||
DISABLE_STL_WRAPPING = True
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
'../common/angleutils.cpp',
|
||||
'../common/debug.cpp',
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
#
|
||||
# WARNING WARNING WARNING
|
||||
#
|
||||
DISABLE_STL_WRAPPING = True
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
'entry_points_egl.cpp',
|
||||
'entry_points_egl_ext.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue