Minor fixes in v8 javascript shell.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cda09239ad
commit
022c274256
2 changed files with 5 additions and 1 deletions
|
|
@ -552,7 +552,7 @@ ifeq (,$(V8))
|
|||
else
|
||||
JSEXE_SRC = $(JSEXE_SRC_DIR)/javascript.cxx $(JSEXE_SRC_DIR)/js_shell.cxx $(JSEXE_SRC_DIR)/v8_shell.cxx
|
||||
JSEXE_OPTS = -v8
|
||||
JSEXE_FLAG = -DUSE_V8
|
||||
JSEXE_FLAGS = -DUSE_V8
|
||||
endif
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue