diff options
| author | ruki <[email protected]> | 2019-07-25 22:38:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-07-25 09:50:16 +0800 |
| commit | 5727deff9988a851f528308c1c6a941f3cab56f3 (patch) | |
| tree | e04920e44272b7c1cac4d9f61a89404011f5b158 /scripts/srcenv.profile | |
| parent | 87f3c9ac55bf7b914e726622f6cbc771765b28ff (diff) | |
update srcenv.profile
Diffstat (limited to 'scripts/srcenv.profile')
| -rw-r--r-- | scripts/srcenv.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/srcenv.profile b/scripts/srcenv.profile index 1bea13459..46cb17234 100644 --- a/scripts/srcenv.profile +++ b/scripts/srcenv.profile @@ -2,3 +2,5 @@ export XMAKE_PROGRAM_DIR=`pwd`/xmake alias xmake=`pwd`/core/src/demo/demo.b xmake --version +xmake l xmake.programdir +xmake l xmake.programfile |
