git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
23 lines
430 B
Plaintext
23 lines
430 B
Plaintext
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
|