mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
oops
This commit is contained in:
parent
f4c1e07706
commit
9b773e5f89
@ -164,7 +164,7 @@
|
|||||||
// optimize 1 only, since turning this on does perform some additional
|
// optimize 1 only, since turning this on does perform some additional
|
||||||
// sanity checks, but doesn't do anything else useful other than
|
// sanity checks, but doesn't do anything else useful other than
|
||||||
// increase run-time overhead.
|
// increase run-time overhead.
|
||||||
#define DO_PIPELINING $[<= $[OPTIMIZE], 1]
|
#defer DO_PIPELINING $[<= $[OPTIMIZE], 1]
|
||||||
|
|
||||||
// Is NSPR installed, and where? This is the Netscape Portable
|
// Is NSPR installed, and where? This is the Netscape Portable
|
||||||
// Runtime library, downloadable as part of the Mozilla package from
|
// Runtime library, downloadable as part of the Mozilla package from
|
||||||
|
Loading…
x
Reference in New Issue
Block a user