win-stats is really pstats
This commit is contained in:
parent
95dcac0907
commit
c3d34897a3
|
|
@ -4322,7 +4322,7 @@ if (OMIT.count("PANDATOOL")==0):
|
|||
# DIRECTORY: pandatool/src/win-stats/
|
||||
#
|
||||
|
||||
if (OMIT.count("PANDATOOL")==0) and (sys.platform == "win32"):
|
||||
if (OMIT.count("PANDATOOL")==0):
|
||||
IPATH=['pandatool/src/win-stats']
|
||||
OPTS=[]
|
||||
EnqueueCxx(ipath=IPATH, opts=OPTS, src='winstats_composite1.cxx', obj='pstats_composite1.obj')
|
||||
|
|
|
|||
Loading…
Reference in New Issue