diff options
| author | ruki <[email protected]> | 2016-07-14 09:56:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-07-14 09:56:21 +0800 |
| commit | 68b7f69d0c71bda1a4c51fb44cca73ce5a2b9dab (patch) | |
| tree | f5e59e077f384c1398579830aa29e8033b41ac5a /xmake/plugins/project/main.lua | |
| parent | 95aeee4be5749ea83aadbe453b5fe221a746addf (diff) | |
add some ok hands
Diffstat (limited to 'xmake/plugins/project/main.lua')
| -rwxr-xr-x | xmake/plugins/project/main.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/project/main.lua b/xmake/plugins/project/main.lua index 850089b1e..d65035c32 100755 --- a/xmake/plugins/project/main.lua +++ b/xmake/plugins/project/main.lua @@ -70,5 +70,5 @@ function main() _make(option.get("kind")) -- trace - cprint("${bright}create ok!") + cprint("${bright}create ok!${ok_hand}") end |
