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
d80b6bf93b
commit
6ffd3977f0
@ -38,6 +38,10 @@ if [ "$TOONTAG" ]; then
|
||||
TOONTAG=`cygpath -w $TOONTAG`
|
||||
export TOONTAG
|
||||
fi
|
||||
if [ "$BARTOP" ]; then
|
||||
BARTOP=`cygpath -w $BARTOP`
|
||||
export BARTOP
|
||||
fi
|
||||
if [ "$WINTOOLS" ]; then
|
||||
WINTOOLS=`cygpath -w $WINTOOLS`
|
||||
export WINTOOLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user