mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
add no_cross_obj flag
This commit is contained in:
parent
9d2ff6b5b2
commit
233ba9931f
@ -47,7 +47,9 @@
|
|||||||
#define LINKER link
|
#define LINKER link
|
||||||
#define LIBBER lib
|
#define LIBBER lib
|
||||||
|
|
||||||
|
#if $[eq $[NO_CROSSOBJ_OPT],]
|
||||||
#define DO_CROSSOBJ_OPT 1
|
#define DO_CROSSOBJ_OPT 1
|
||||||
|
#endif
|
||||||
|
|
||||||
#if $[DO_CROSSOBJ_OPT]
|
#if $[DO_CROSSOBJ_OPT]
|
||||||
#define OPT4FLAGS /GL
|
#define OPT4FLAGS /GL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user