mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
whoops, forgot cull
This commit is contained in:
parent
539ab8291b
commit
8af9c5b213
@ -5,7 +5,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET display
|
#define TARGET display
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
pgraph putil gsgbase gobj linmath mathutil \
|
pgraph cull putil gsgbase gobj linmath mathutil \
|
||||||
pstatclient
|
pstatclient
|
||||||
|
|
||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user