diff options
| author | ruki <[email protected]> | 2015-06-09 15:13:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-09 15:13:59 +0800 |
| commit | bf0040998da482cb640a3637fd91e36a0495b27b (patch) | |
| tree | a793de42032147ebb2577fe9c38439ec2c36e800 /tests/console/xmake.lua | |
| parent | f6fec59106383347489ed77bb1896a9ccf5bbb2d (diff) | |
add archs interfaces
Diffstat (limited to 'tests/console/xmake.lua')
| -rw-r--r-- | tests/console/xmake.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/console/xmake.lua b/tests/console/xmake.lua index 4c90a75fe..40a940830 100644 --- a/tests/console/xmake.lua +++ b/tests/console/xmake.lua @@ -1,3 +1,4 @@ +version("1.0.1") if modes("debug") then symbols("debug") |
