mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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`
|
TOONTAG=`cygpath -w $TOONTAG`
|
||||||
export TOONTAG
|
export TOONTAG
|
||||||
fi
|
fi
|
||||||
|
if [ "$BARTOP" ]; then
|
||||||
|
BARTOP=`cygpath -w $BARTOP`
|
||||||
|
export BARTOP
|
||||||
|
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