Fix windows build bustage

This commit is contained in:
spider%netscape.com 1998-11-02 21:39:13 +00:00
parent f61258e22e
commit edf0e88c1d
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -21,5 +21,5 @@ CPPSRCS = \
nsxpfcFactoryWin.cpp \
$(NULL)
REQUIRES = shell xpcom raptor netlib
REQUIRES = shell xpcom raptor netlib msgsdk