mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
This commit is contained in:
parent
4de3f5331e
commit
d6f79eab2c
@ -29,6 +29,8 @@ LOCAL_INCLUDES += [
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
LOCAL_INCLUDES += ['/toolkit/xre']
|
||||
# this is an awful workaround - glandium
|
||||
USE_LIBS += ['mfbt_staticruntime']
|
||||
|
||||
if CONFIG['_MSC_VER']:
|
||||
WIN32_EXE_LDFLAGS += ['-ENTRY:wmainCRTStartup']
|
||||
|
Loading…
x
Reference in New Issue
Block a user