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