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:
av%netscape.com
2001-08-31 23:00:11 +00:00
parent f8474b312c
commit a84571a019
9 changed files with 114 additions and 162 deletions

View File

@@ -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)