mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Issue #65 - Remove AppConstants from toolkit/mozapps/update
This commit is contained in:
parent
b358ba2a2c
commit
f77d815b53
2 changed files with 152 additions and 143 deletions
|
|
@ -18,11 +18,12 @@ XPIDL_SOURCES += [
|
|||
TEST_DIRS += ['tests']
|
||||
|
||||
EXTRA_COMPONENTS += [
|
||||
'nsUpdateService.js',
|
||||
'nsUpdateService.manifest',
|
||||
'nsUpdateServiceStub.js',
|
||||
]
|
||||
|
||||
EXTRA_PP_COMPONENTS += ['nsUpdateService.js']
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
||||
with Files('**'):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue