mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-28 00:07:28 +00:00
fixing files for stupid hack in nsComFactory.cpp
This commit is contained in:
parent
dbcb515611
commit
542442606d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user