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