mirror of
https://github.com/panda3d/panda3d.git
synced 2026-05-12 17:48:49 -05:00
egg2obj now requires libp3objegg.lib
This commit is contained in:
@@ -4629,6 +4629,7 @@ if (PkgSkip("PANDATOOL")==0):
|
||||
|
||||
TargetAdd('egg2obj_eggToObj.obj', opts=OPTS, input='eggToObj.cxx')
|
||||
TargetAdd('egg2obj.exe', input='egg2obj_eggToObj.obj')
|
||||
TargetAdd('egg2obj.exe', input='libp3objegg.lib')
|
||||
TargetAdd('egg2obj.exe', input=COMMON_EGG2X_LIBS_PYSTUB)
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user