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