Files
haiku-beta6/src/apps/clock/README.Clock
T

23 lines
430 B
Plaintext
Raw Normal View History

2002-07-09 12:24:59 +00:00
Clock Project README
====================
This project creates the standard clock application, and is a good example
of using graphics on the BeOS.
Files
=====
The archive should contain the following files:
README.Clock -- This file
Clock.proj -- Metrowerks project file
Clock.rsrc -- Application resource file
makefile -- project makefile
clock.cpp -- Source files
clock.h
cl_wind.cpp
cl_wind.h
cl_view.cpp
cl_view.h