1Clock Project README 2==================== 3 4This project creates the standard clock application, and is a good example 5of using graphics on the BeOS. 6 7Files 8===== 9 10The archive should contain the following files: 11 12README.Clock -- This file 13Clock.proj -- Metrowerks project file 14Clock.rsrc -- Application resource file 15makefile -- project makefile 16 17clock.cpp -- Source files 18clock.h 19cl_wind.cpp 20cl_wind.h 21cl_view.cpp 22cl_view.h 23