mirror of https://github.com/axmolengine/axmol.git
Merge pull request #1685 from dumganhar/gles20
Using release version of spidermonkey for win32, otherwise jsbinding pro...
This commit is contained in:
commit
d5b16c93e4
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
/* Define to 1 if SpiderMonkey should support the ability to perform
|
/* Define to 1 if SpiderMonkey should support the ability to perform
|
||||||
entirely too much GC. */
|
entirely too much GC. */
|
||||||
#define JS_GC_ZEAL 1
|
/* #undef JS_GC_ZEAL */
|
||||||
|
|
||||||
/* Define to 1 if the <endian.h> header is present and
|
/* Define to 1 if the <endian.h> header is present and
|
||||||
useable. See jscpucfg.h. */
|
useable. See jscpucfg.h. */
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
addb99612208912260540ce3f0c83c10691113ee
|
4ad01089bb49ad04514732ec048741e29f0c96cd
|
|
@ -1 +1 @@
|
||||||
779037ed47868bd3ac30b54b6609721f40b669eb
|
f6c344ca7e8e7b57e400dec772ebfbe83903ae75
|
Loading…
Reference in New Issue