*** empty log message ***
This commit is contained in:
parent
a731f403e3
commit
562f55e196
|
|
@ -4,7 +4,7 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
#ifndef DO_PSTATS
|
||||
#ifdef DO_PSTATS
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: PStatCollector::Default Constructor
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
#ifndef DO_PSTATS
|
||||
#ifdef DO_PSTATS
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: PStatTimer::Constructor
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
framework putil collide loader sgmanip chan text chancfg cull \
|
||||
pnmimage pnmimagetypes event effects shader graph gobj display \
|
||||
mathutil sgattrib putil express light dgraph device tform sgraph \
|
||||
linmath sgraphutil pstatclient
|
||||
linmath sgraphutil pstatclient panda
|
||||
|
||||
#if $[LINK_ALL_STATIC]
|
||||
// If we're statically linking, we need to explicitly link with
|
||||
|
|
|
|||
Loading…
Reference in New Issue