diff options
| author | ruki <[email protected]> | 2015-04-27 14:14:04 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-04-27 14:14:04 +0800 |
| commit | 3987c001cff96c26aed3067943886f3fd72d3fa8 (patch) | |
| tree | 9b57b7fd83c93a3fc1080ff6ff66e9a19f6d4668 /xmake/scripts | |
| parent | 9c8b29bfc32e9d74c97471c430e7cef3566e4ed4 (diff) | |
add install script
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xmake_main.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake/scripts/xmake_main.lua b/xmake/scripts/xmake_main.lua index 1f8f055ef..482fb6ac0 100644 --- a/xmake/scripts/xmake_main.lua +++ b/xmake/scripts/xmake_main.lua @@ -2,3 +2,5 @@ print("_PROGRAM_DIR: ", _PROGRAM_DIR) print("_PROJECT_DIR: ", _PROJECT_DIR) + + |
