mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
added DOM dependence
This commit is contained in:
parent
d94f1b3b09
commit
f74cc3467a
@ -19,7 +19,7 @@ DEPTH=..\..\..
|
||||
#IGNORE_MANIFEST=1
|
||||
|
||||
LIBRARY_NAME = raptorwidget_s
|
||||
REQUIRES=xpcom gfxwin raptor
|
||||
REQUIRES=xpcom gfxwin raptor dom
|
||||
DEFINES =-D_IMPL_NS_WIDGET
|
||||
|
||||
CPPSRCS = \
|
||||
@ -80,6 +80,7 @@ LINCS= \
|
||||
-I$(PUBLIC)\raptor \
|
||||
-I$(PUBLIC)\xpcom \
|
||||
-I..\xpwidgets \
|
||||
-I$(PUBLIC)\dom \
|
||||
$(NULL)
|
||||
|
||||
LCFLAGS = \
|
||||
|
Loading…
Reference in New Issue
Block a user