mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
[TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
This commit is contained in:
parent
521c918660
commit
e30598c519
9 changed files with 980 additions and 5 deletions
|
|
@ -30,8 +30,10 @@ EXTRA_PP_COMPONENTS += [
|
|||
EXTRA_JS_MODULES += [
|
||||
'../extensions/ChromeManifestParser.jsm',
|
||||
'../extensions/DeferredSave.jsm',
|
||||
'../extensions/GMPUtils.jsm',
|
||||
'AddonManager.jsm',
|
||||
'LightweightThemeManager.jsm',
|
||||
'GMPInstallManager.jsm',
|
||||
]
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue