diff options
| author | ruki <[email protected]> | 2015-05-13 22:05:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-05-13 22:05:42 +0800 |
| commit | 74ece0defa314bab78262d95bee517bdc09df689 (patch) | |
| tree | 950684880d0193e60956a9b695cab50861208ff4 /core/src/xmake/makefile | |
| parent | 1f45e3bf9b41a413804305fc23810639b977a9f1 (diff) | |
add preprocessor and update tbox
Diffstat (limited to 'core/src/xmake/makefile')
| -rwxr-xr-x | core/src/xmake/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index aaa94682e..20b4706e3 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -17,7 +17,8 @@ xmake_C_FILES += \ path/absolute \ path/translate \ path/is_absolute \ - string/startswith + string/startswith \ + preprocessor/load_xproj # flags |
