haiku/src/apps/clock
Ingo Weinhold 0971030020 Moved AddResources up. It needs to be called before the building rule.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@46 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-10 17:55:17 +00:00
..
cl_view.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
cl_view.h It is accomplished ... 2002-07-09 12:24:59 +00:00
cl_wind.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
cl_wind.h It is accomplished ... 2002-07-09 12:24:59 +00:00
clock.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
clock.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Clock.rsrc It is accomplished ... 2002-07-09 12:24:59 +00:00
Jamfile Moved AddResources up. It needs to be called before the building rule. 2002-07-10 17:55:17 +00:00
LICENSE It is accomplished ... 2002-07-09 12:24:59 +00:00
README.Clock It is accomplished ... 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