add jsmath.cpp to the build.
git-svn-id: svn://10.0.0.236/trunk@74580 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
13d5767bc1
commit
1481de28ca
@ -6,6 +6,7 @@ objs = hash.o \
|
||||
icodegenerator.o \
|
||||
interpreter.o \
|
||||
js2.o \
|
||||
jsmath.o \
|
||||
jstypes.o \
|
||||
numerics.o \
|
||||
parser.o \
|
||||
|
||||
@ -6,6 +6,7 @@ objs = hash.o \
|
||||
icodegenerator.o \
|
||||
interpreter.o \
|
||||
js2.o \
|
||||
jsmath.o \
|
||||
jstypes.o \
|
||||
numerics.o \
|
||||
parser.o \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user