mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Most linking errors dealt with on compiling on MinGW
This commit is contained in:
parent
854f39b4ab
commit
dd7052503e
6 changed files with 27 additions and 7 deletions
|
|
@ -20,6 +20,8 @@ elif 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']:
|
|||
if CONFIG['MOZ_GL_PROVIDER']:
|
||||
gl_provider = CONFIG['MOZ_GL_PROVIDER']
|
||||
|
||||
DISABLE_STL_WRAPPING = True
|
||||
|
||||
EXPORTS += [
|
||||
'DecomposeIntoNoRepeatTriangles.h',
|
||||
'EGLUtils.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue