diff options
| author | ruki <[email protected]> | 2015-06-02 11:55:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-02 11:55:07 +0800 |
| commit | 1c87d48b17adb5a43076b2a7725582703a49701a (patch) | |
| tree | ef6a2a253dde751387924761591d3b5617c75d43 /core/src/xmake/makefile | |
| parent | e1498eebcd687db0ccd8786906746642a173c01a (diff) | |
replace single project config
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 dc4c1cee5..cfb8510fb 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -31,6 +31,7 @@ xmake_C_FILES += \ path/absolute \ path/translate \ path/is_absolute \ + string/endswith \ string/startswith \ preprocessor/loadx |
