mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Issue #1053 - Remove android support from image
This commit is contained in:
parent
0e091cdb2e
commit
6df3c70708
5 changed files with 0 additions and 209 deletions
|
|
@ -16,8 +16,6 @@ if CONFIG['OS_ARCH'] == 'WINNT':
|
|||
|
||||
if toolkit == 'cocoa':
|
||||
DIRS += ['icon/mac', 'icon']
|
||||
elif toolkit == 'android':
|
||||
DIRS += ['icon/android', 'icon']
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
'EXIF.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue