зеркало из https://github.com/mozilla/gecko-dev.git
adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h
This commit is contained in:
Родитель
3396dfec0c
Коммит
381009c0a6
|
@ -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>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче