Jérôme Duval e068395097 links against our libs
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12979 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-07 13:13:18 +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