From 4fa3ca927a032f57aaae44156ceeec6732c159f6 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 2 Mar 2016 21:06:09 +0800 Subject: add option and global module for sandbox --- xmake/plugins/hello/xmake.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmake/plugins/hello') diff --git a/xmake/plugins/hello/xmake.lua b/xmake/plugins/hello/xmake.lua index 9289c2b14..2d291eb24 100755 --- a/xmake/plugins/hello/xmake.lua +++ b/xmake/plugins/hello/xmake.lua @@ -45,5 +45,3 @@ task("hello") -- options , options = {} }) - - -- cgit v1.3.1