Bug 97488 -- sample code to reflect new approach to scripting, not part of the build, patch by jband and av, r=av
git-svn-id: svn://10.0.0.236/trunk@102122 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -21,7 +21,7 @@ include <$(DEPTH)/config/config.mak>
|
||||
MODULE = np4xscr
|
||||
|
||||
XPIDLSRCS = \
|
||||
.\nsI4xScrPlugin.idl \
|
||||
.\nsI4xScriptablePlugin.idl \
|
||||
$(NULL)
|
||||
|
||||
MAKE_OBJ_TYPE = DLL
|
||||
@@ -40,6 +40,11 @@ OBJS = \
|
||||
|
||||
WIN_LIBS = version.lib
|
||||
|
||||
#uncomment if you are building the nsScriptablePeer1 version
|
||||
#LLIBS= $(LIBNSPR) \
|
||||
# $(DIST)\lib\xpcom.lib \
|
||||
# $(NULL)
|
||||
|
||||
include <$(DEPTH)/config/rules.mak>
|
||||
|
||||
#MAKE_INSTALL=echo $(MAKE_INSTALL)
|
||||
|
||||
Reference in New Issue
Block a user