mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #1053 - Remove android support from mozglue
Yes, I checked for unsaved files this time...
This commit is contained in:
parent
bb8b180863
commit
a890ecd06f
26 changed files with 19 additions and 2748 deletions
|
|
@ -7,9 +7,6 @@
|
|||
if CONFIG['MOZ_LINKER']:
|
||||
DIRS += ['linker']
|
||||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
|
||||
DIRS += ['android']
|
||||
|
||||
DIRS += [
|
||||
'build',
|
||||
'misc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue