mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
parent
470a6e4401
commit
13fcc4a046
949 changed files with 95662 additions and 444 deletions
|
|
@ -11,6 +11,8 @@ elif toolkit == 'android':
|
|||
DIRS += ['android']
|
||||
elif toolkit in ('gtk2', 'gtk3'):
|
||||
DIRS += ['linux']
|
||||
elif toolkit == 'cocoa':
|
||||
DIRS += ['mac']
|
||||
|
||||
XPIDL_SOURCES += [
|
||||
'nsIOSFileConstantsService.idl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue