From 0e8db455bba3131d59a2f0419876d8fe424dc232 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 19 Nov 2002 12:25:38 +0000 Subject: [PATCH] Added osglightpoint to the demo list. --- Make/debugtests.bat | 4 ++++ Make/osgtests.bat | 3 +++ 2 files changed, 7 insertions(+) diff --git a/Make/debugtests.bat b/Make/debugtests.bat index a705581b9..68997063c 100755 --- a/Make/debugtests.bat +++ b/Make/debugtests.bat @@ -58,6 +58,10 @@ echo osgparticle osgparticle more memleaks.log +echo osglightpoint +osglightpoint +more memleaks.log + echo osgbillboard osgbillboard more memleaks.log diff --git a/Make/osgtests.bat b/Make/osgtests.bat index e22018fa6..815fc5643 100755 --- a/Make/osgtests.bat +++ b/Make/osgtests.bat @@ -40,6 +40,9 @@ osgprerender dumptruck.osg echo osgparticle osgparticle +echo osglightpoint +osglightpoint + echo osgbillboard osgbillboard