diff options
Diffstat (limited to 'scripts/srcenv.profile')
| -rw-r--r-- | scripts/srcenv.profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/srcenv.profile b/scripts/srcenv.profile new file mode 100644 index 000000000..1bea13459 --- /dev/null +++ b/scripts/srcenv.profile @@ -0,0 +1,4 @@ +# cd projectdir +export XMAKE_PROGRAM_DIR=`pwd`/xmake +alias xmake=`pwd`/core/src/demo/demo.b +xmake --version |
