twl_wrapsdk/setup
nakasima 2c7fd780a4 add package build tentatively.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@218 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-08-07 08:49:06 +00:00

10 lines
271 B
Bash

#!/usr/bin/bash
#----------------------------------------------------------------
# This script is not for execute directly.
# Please use 'source ./setup'.
#----------------------------------------------------------------
tmp=`pwd`
export TWLSDK_ROOT=`cygpath -m $tmp`