diff options
| author | ruki <[email protected]> | 2015-06-09 14:46:10 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-09 14:47:06 +0800 |
| commit | f6fec59106383347489ed77bb1896a9ccf5bbb2d (patch) | |
| tree | d9465b98ec45ad0e08cc16b7864ea75e8d682214 /core/src/xmake/makefile | |
| parent | 2664a11c5ae2444241aa72346e7574279ac6b0bd (diff) | |
remove preprocessor
Diffstat (limited to 'core/src/xmake/makefile')
| -rwxr-xr-x | core/src/xmake/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index c61411dd8..932737fe8 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -33,8 +33,7 @@ xmake_C_FILES += \ path/translate \ path/is_absolute \ string/endswith \ - string/startswith \ - preprocessor/loadx + string/startswith # flags |
