mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
parent
5830ff1f2b
commit
74df182488
232 changed files with 256 additions and 36730 deletions
|
|
@ -27,11 +27,6 @@ mtransport_lcppsrcs = [
|
|||
'transportlayerprsock.cpp',
|
||||
]
|
||||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
||||
mtransport_lcppsrcs += [
|
||||
'gonk_addrs.cpp',
|
||||
]
|
||||
|
||||
mtransport_cppsrcs = [
|
||||
'/media/mtransport/%s' % s for s in sorted(mtransport_lcppsrcs)
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue