adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h
git-svn-id: svn://10.0.0.236/trunk@24980 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fb1dadb0e5
commit
30f54af078
@ -74,9 +74,12 @@ OURLIBS = \
|
||||
$(DIST)\lib\dbm32.lib \
|
||||
$(LIBNSPR)
|
||||
|
||||
INCS = $(INCS) \
|
||||
-I$(PUBLIC)\dom
|
||||
|
||||
LLIBS = \
|
||||
$(OURLIBS) \
|
||||
version.lib \
|
||||
version.lib
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
||||
@ -74,9 +74,12 @@ OURLIBS = \
|
||||
$(DIST)\lib\dbm32.lib \
|
||||
$(LIBNSPR)
|
||||
|
||||
INCS = $(INCS) \
|
||||
-I$(PUBLIC)\dom
|
||||
|
||||
LLIBS = \
|
||||
$(OURLIBS) \
|
||||
version.lib \
|
||||
version.lib
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user