summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-07-12 08:46:07 +0800
committerruki <[email protected]>2016-07-12 08:46:07 +0800
commitc4ed00d99526c87e083bcd9e8310fbb759245b7f (patch)
tree9a167100c4386199851e815a428873f0397fafac /xmake/plugins/project/xmake.lua
parent45e1839ea78bdff05460bdfb8d619325419274d6 (diff)
improve to generate makefile
Diffstat (limited to 'xmake/plugins/project/xmake.lua')
-rwxr-xr-xxmake/plugins/project/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/project/xmake.lua b/xmake/plugins/project/xmake.lua
index e489bce21..9e8b91777 100755
--- a/xmake/plugins/project/xmake.lua
+++ b/xmake/plugins/project/xmake.lua
@@ -35,7 +35,7 @@ task("project")
usage = "xmake project [options] [target]"
-- description
- , description = "Create the project file."
+ , description = "Generate the project file."
-- options
, options =