mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
*** empty log message ***
This commit is contained in:
parent
ac177565fe
commit
7feba65c50
@ -42,6 +42,10 @@ if [ "$BARTOP" ]; then
|
|||||||
BARTOP=`cygpath -w $BARTOP`
|
BARTOP=`cygpath -w $BARTOP`
|
||||||
export BARTOP
|
export BARTOP
|
||||||
fi
|
fi
|
||||||
|
if [ "$TTRADER" ]; then
|
||||||
|
TTRADER=`cygpath -w $TTRADER`
|
||||||
|
export TTRADER
|
||||||
|
fi
|
||||||
if [ "$WINTOOLS" ]; then
|
if [ "$WINTOOLS" ]; then
|
||||||
WINTOOLS=`cygpath -w $WINTOOLS`
|
WINTOOLS=`cygpath -w $WINTOOLS`
|
||||||
export WINTOOLS
|
export WINTOOLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user