mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@237 4ee2a332-4b2b-5046-8439-1ba90f034370
9 lines
261 B
Bash
9 lines
261 B
Bash
#!/usr/bin/bash
|
|
|
|
#----------------------------------------------------------------
|
|
# This script is not for execute directly.
|
|
# Please use 'source ./setup'.
|
|
#----------------------------------------------------------------
|
|
|
|
export TWLSDK_ROOT=`cygpath -m $PWD`
|