mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-06 20:03:16 -04:00
genpycode changed
This commit is contained in:
parent
ab97498ca0
commit
b014310ff7
@ -316,7 +316,7 @@ sub gen_python_code() {
|
|||||||
$genpy_args{'3'} = 'win-release';
|
$genpy_args{'3'} = 'win-release';
|
||||||
$genpy_args{'4'} = 'win-publish';
|
$genpy_args{'4'} = 'win-publish';
|
||||||
|
|
||||||
$genpy_arg1 = $genpy_args{$ENV{'PANDA_OPTIMIZE'}};
|
$genpy_arg1 = "-t ".$genpy_args{$ENV{'PANDA_OPTIMIZE'}};
|
||||||
&myexecstr("genPyCode ".$genpy_arg1,"genPyCode failed","DO_LOG","NO_PANDA_ATTACH");
|
&myexecstr("genPyCode ".$genpy_arg1,"genPyCode failed","DO_LOG","NO_PANDA_ATTACH");
|
||||||
|
|
||||||
$ENV{'PATH'}=$origpath;
|
$ENV{'PATH'}=$origpath;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user