mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
remove old soft2egg reference
This commit is contained in:
parent
ff441a8278
commit
915bd53346
@ -71,8 +71,10 @@
|
|||||||
#if $[HAVE_SOFTIMAGE]
|
#if $[HAVE_SOFTIMAGE]
|
||||||
#define SOFT2EGG soft -D libsoftegg soft2egg
|
#define SOFT2EGG soft -D libsoftegg soft2egg
|
||||||
#else
|
#else
|
||||||
// Temporary: use the old converter from pre-Panda days.
|
// We used to use the old converter from pre-Panda days. Now this
|
||||||
#define SOFT2EGG soft2egg
|
// is no longer supported.
|
||||||
|
// #define SOFT2EGG soft2egg
|
||||||
|
#define SOFT2EGG soft -D libsoftegg soft2egg
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Define some various compile flags, derived from the variables set
|
// Define some various compile flags, derived from the variables set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user