зеркало из https://github.com/mozilla/pjs.git
Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build
This commit is contained in:
Родитель
9f0cea0a86
Коммит
5811457b66
|
@ -61,6 +61,7 @@ libs::
|
|||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsrootidl.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsTraceRefcnt.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsXPCOM.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsIComponentManagerObsolete.h .\include
|
||||
|
||||
$(INSTALL) $(XPDIST)/include/nspr/pratom.h ./include
|
||||
$(INSTALL) $(XPDIST)/include/nspr/prcpucfg.h ./include
|
||||
|
|
|
@ -66,6 +66,7 @@ export::
|
|||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsrootidl.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsTraceRefcnt.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsXPCOM.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\xpcom\nsIComponentManagerObsolete.h .\include
|
||||
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\nspr\pratom.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\nspr\prcpucfg.h .\include
|
||||
|
|
Загрузка…
Ссылка в новой задаче