mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
attempt to fix maya_cat reference?
This commit is contained in:
parent
4fd2a6ba3c
commit
344e68df11
@ -45,7 +45,7 @@
|
|||||||
#define USE_PACKAGES maya
|
#define USE_PACKAGES maya
|
||||||
#define TARGET $[maya2egg]
|
#define TARGET $[maya2egg]
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
mayaegg maya eggbase progbase
|
maya mayaegg eggbase progbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
linmath:c putil:c panda:m \
|
linmath:c putil:c panda:m \
|
||||||
@ -175,7 +175,7 @@
|
|||||||
#define TARGET mayaloader
|
#define TARGET mayaloader
|
||||||
#define BUILDING_DLL BUILDING_MISC
|
#define BUILDING_DLL BUILDING_MISC
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
mayaegg ptloader converter pandatoolbase
|
maya mayaegg ptloader converter pandatoolbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg2pg:c egg:c pandaegg:m \
|
egg2pg:c egg:c pandaegg:m \
|
||||||
mathutil:c linmath:c putil:c panda:m \
|
mathutil:c linmath:c putil:c panda:m \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user