Added the afteresher.geo demo to osgtest.bat and debugtests.bat.

Converted the osgtxp demo to use straight string comparison instead of case sensitive string
comparion to help cross platform portability.
This commit is contained in:
Robert Osfield
2002-12-11 16:24:42 +00:00
parent f372efd194
commit b8faa9b6f7
3 changed files with 62 additions and 48 deletions

View File

@@ -38,6 +38,10 @@ echo sgv Town.osg
sgv Town.osg
more memleaks.log
echo sgv afterescher.geo
sgv afterescher.geo
more memleaks.log
echo osgshape
osgshape
more memleaks.log