Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h
git-svn-id: svn://10.0.0.236/trunk@111504 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,6 +62,7 @@ libs::
|
||||
$(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\xpcom\nsComponentManagerObsolete.h .\include
|
||||
|
||||
$(INSTALL) $(XPDIST)/include/nspr/pratom.h ./include
|
||||
$(INSTALL) $(XPDIST)/include/nspr/prcpucfg.h ./include
|
||||
|
||||
@@ -67,6 +67,7 @@ export::
|
||||
$(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\xpcom\nsComponentManagerObsolete.h .\include
|
||||
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\nspr\pratom.h .\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\include\nspr\prcpucfg.h .\include
|
||||
|
||||
Reference in New Issue
Block a user