diff options
| author | ruki <[email protected]> | 2015-06-11 14:46:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-11 14:46:59 +0800 |
| commit | d81ff2a9fbfefbfd58697f918a879a59e14321c1 (patch) | |
| tree | e9564abc3e379786725f5785c7079d5b226db166 /xmake/scripts/base/project.lua | |
| parent | 2b17a555fd3a5b4711b36a5b5a85b98146e5fa12 (diff) | |
add option flags to project
Diffstat (limited to 'xmake/scripts/base/project.lua')
| -rw-r--r-- | xmake/scripts/base/project.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/scripts/base/project.lua b/xmake/scripts/base/project.lua index 79a7007be..39cfa7c42 100644 --- a/xmake/scripts/base/project.lua +++ b/xmake/scripts/base/project.lua @@ -340,7 +340,6 @@ function project._makeconf_for_target(target_name, target) end end - -- make the tail file:write("#endif\n") |
