mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
*** empty log message ***
This commit is contained in:
parent
5eb9483857
commit
990c29de79
@ -152,7 +152,7 @@ $[directory]/stamp :
|
||||
#define target $[flt:%.flt=%.egg]
|
||||
#define source $[flt]
|
||||
$[target] : $[source]
|
||||
flt2egg -no -uo ft -rt -o $[target] $[source]
|
||||
flt2egg -no -uo ft -rt $[FLT2EGG_OPTS] -o $[target] $[source]
|
||||
|
||||
#end flt
|
||||
#end flt_egg
|
||||
|
Loading…
x
Reference in New Issue
Block a user