mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-27 17:49:53 -05:00
@@ -4751,7 +4751,7 @@ if not RUNTIME and not PkgSkip("EGG"):
|
||||
TargetAdd('p3egg2pg_composite2.obj', opts=OPTS, input='p3egg2pg_composite2.cxx')
|
||||
|
||||
OPTS=['DIR:panda/src/egg2pg']
|
||||
IGATEFILES=['load_egg_file.h']
|
||||
IGATEFILES=['load_egg_file.h', 'save_egg_file.h']
|
||||
TargetAdd('libp3egg2pg.in', opts=OPTS, input=IGATEFILES)
|
||||
TargetAdd('libp3egg2pg.in', opts=['IMOD:panda3d.egg', 'ILIB:libp3egg2pg', 'SRCDIR:panda/src/egg2pg'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user