From 133ff2563a68b8265fafedb006bf07fce5ae280f Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 Feb 2016 19:55:28 +0800 Subject: add plugins directory --- xmake/plugins/macro.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 xmake/plugins/macro.lua (limited to 'xmake/plugins/macro.lua') diff --git a/xmake/plugins/macro.lua b/xmake/plugins/macro.lua new file mode 100755 index 000000000..de96afa84 --- /dev/null +++ b/xmake/plugins/macro.lua @@ -0,0 +1,3 @@ +-- define task +task("macro") + -- cgit v1.3.1