[PALEMOON] Resolve externals is browsercomps

This commit is contained in:
NTD 2018-04-04 09:21:53 -04:00 committed by Roy Tam
commit 8ba0d446a1

View file

@ -24,11 +24,17 @@ LOCAL_INCLUDES += [
if CONFIG['OS_ARCH'] == 'WINNT':
OS_LIBS += [
'esent',
'netapi32',
'ole32',
'shell32',
'shlwapi',
'version',
]
DELAYLOAD_DLLS += [
'esent.dll',
'netapi32.dll',
]
# Mac: Need to link with CoreFoundation for Mac Migrators (PList reading code)
# GTK2: Need to link with glib for GNOME shell service