diff options
| author | ruki <[email protected]> | 2016-06-30 22:20:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-06-30 22:20:17 +0800 |
| commit | bae0d55fc4ecae6294a8d4260e876f274dc30f00 (patch) | |
| tree | bc3c2a714a5095326e229d17629c9845d0662c2e /core/src/xmake/makefile | |
| parent | c7e6e28ffb33d121b7773d06ffea5b08af4c1165 (diff) | |
sort template and add strcmp for string
Diffstat (limited to 'core/src/xmake/makefile')
| -rwxr-xr-x | core/src/xmake/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 8d2ca97f4..77a12034b 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -37,6 +37,7 @@ xmake_C_FILES += \ path/absolute \ path/translate \ path/is_absolute \ + string/strcmp \ string/endswith \ string/startswith \ process/open \ |
