mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fix windows build bustage
This commit is contained in:
parent
f61258e22e
commit
edf0e88c1d
@ -14,7 +14,7 @@
|
||||
#
|
||||
|
||||
CFLAGS +=-D_IMPL_NS_XPFC -DNSPR20
|
||||
INCLUDES += -I../inc -I$(GDEPTH)/include
|
||||
INCLUDES += -I../inc
|
||||
|
||||
LIBRARY_NAME = core_windows
|
||||
LIBRARY_VERSION = 10
|
||||
|
@ -21,5 +21,5 @@ CPPSRCS = \
|
||||
nsxpfcFactoryWin.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = shell xpcom raptor netlib
|
||||
REQUIRES = shell xpcom raptor netlib msgsdk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user