2019-02-11 16:54:38 -08:00

6 lines
97 B
Plaintext

if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
DIRS += [
'public',
'src',
]