	c:\presto\tools\sh -c "cd spritelib ; nmake -nologo"
	c:\presto\tools\sh -c "cd src ; nmake -nologo"
	c:\presto\tools\sh -c "cd changeo ; nmake -nologo"
	c:\presto\tools\sh -c "cd src ; nmake -nologo"
	c:\presto\tools\cl -c -D "WIN32" -D "_DEBUG" -D "_WINDOWS" -D "_AFXDLL" -D "_MBCS" -I..\inc -I..\..\spritelib\src -Ic:\nt\public\sdk\inc\mfc42 -MTd  -X -Ic:\nt\public\sdk\inc -Ic:\nt\public\sdk\inc\crt  -nologo -Zi  -GX -W3 imageb.cpp
imageb.cpp
imageb.cpp(294) : error C2259: 'VideoImageBObj' : cannot instantiate abstract class due to following members:
imageb.cpp(294) : warning C4259: 'class SpriteTree *ImageBObj::_spritify(double,class Behavior<class Rect>,class Behavior<class Vector2>,class SpriteTree *)' : pure virtual function was not defined
imageb.cpp(294) : warning C4259: 'class ostream &ImageBObj::put(class ostream &)' : pure virtual function was not defined
imageb.cpp(294) : error C2259: 'VideoImageBObj' : cannot instantiate abstract class due to following members:
imageb.cpp(294) : warning C4259: 'class SpriteTree *ImageBObj::_spritify(double,class Behavior<class Rect>,class Behavior<class Vector2>,class SpriteTree *)' : pure virtual function was not defined
imageb.cpp(294) : warning C4259: 'class ostream &ImageBObj::put(class ostream &)' : pure virtual function was not defined
