mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -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`
|
||||
export BARTOP
|
||||
fi
|
||||
if [ "$TTRADER" ]; then
|
||||
TTRADER=`cygpath -w $TTRADER`
|
||||
export TTRADER
|
||||
fi
|
||||
if [ "$WINTOOLS" ]; then
|
||||
WINTOOLS=`cygpath -w $WINTOOLS`
|
||||
export WINTOOLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user