Adding makefile changes to make raptor build new dom event dirs
git-svn-id: svn://10.0.0.236/trunk@3469 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d6a1da45ce
commit
f33f428c69
@ -17,7 +17,7 @@
|
||||
|
||||
DEPTH=../..
|
||||
|
||||
DIRS = coreDom
|
||||
DIRS = coreDom coreEvents events
|
||||
|
||||
DEFINES = -D_IMPL_NS_DOM
|
||||
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
DEPTH=..\..
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
DIRS=coreDom
|
||||
DIRS=coreDom coreEvents events
|
||||
DEFINES=-D_IMPL_NS_DOM
|
||||
EXPORTS=nsIScriptContext.h nsIScriptObject.h nsIScriptObjectOwner.h
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user