mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
Update android build files
* build libescargot as static in android * Add native shell build in order to run test case on android * Add missing license text for jni * Update android shell app Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
This commit is contained in:
parent
16720128aa
commit
fbbad63f6e
5 changed files with 38 additions and 5 deletions
|
|
@ -23,7 +23,6 @@
|
|||
#include <mutex>
|
||||
#include <sstream>
|
||||
|
||||
#include <sys/timeb.h>
|
||||
#if defined(_MSC_VER)
|
||||
#include <stdlib.h>
|
||||
#define realpath(N, R) _fullpath((R), (N), _MAX_PATH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue