summaryrefslogtreecommitdiff
path: root/scripts/srcenv.profile
diff options
context:
space:
mode:
authorruki <[email protected]>2019-07-25 22:33:58 +0800
committerruki <[email protected]>2019-07-25 09:23:49 +0800
commit9a8be815e4285b6c3709bb2159e028d000ef0552 (patch)
treea8e33263abc5b9b085d6c6e18effeaa3ef0ec311 /scripts/srcenv.profile
parent6634524cfdccf13e50a6fdbf55678832c530f908 (diff)
add srcenv.profile
Diffstat (limited to 'scripts/srcenv.profile')
-rw-r--r--scripts/srcenv.profile4
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