fixing files for stupid hack in nsComFactory.cpp

This commit is contained in:
mjudge%netscape.com 1998-11-29 23:19:24 +00:00
parent dbcb515611
commit 542442606d
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,7 @@ LIBRARY_NAME = raptorwebwidget
MODULE=raptor
REQUIRES=xpcom raptor dom js plugin java netlib pref jsurl
REQUIRES=xpcom raptor dom js plugin java netlib pref jsurl editor
ifneq ($(OS_TARGET),Rhapsody)
EXTRA_DSO_LDOPTS += -lm

View File

@ -43,7 +43,8 @@ CPP_OBJS= \
LINCS=-I..\public -I$(PUBLIC)\xpcom -I$(PUBLIC)\raptor \
-I$(PUBLIC)\dom -I$(PUBLIC)\js -I$(PUBLIC)\netlib \
-I$(PUBLIC)\plugin -I$(PUBLIC)\java -I$(PUBLIC)\pref \
-I$(PUBLIC)\js -I$(DEPTH)\include -I$(PUBLIC)\jsurl
-I$(PUBLIC)\js -I$(DEPTH)\include -I$(PUBLIC)\jsurl \
-I$(PUBLIC)\editor
MAKE_OBJ_TYPE = DLL
DLLNAME = raptorweb