sync to internal repository

This commit is contained in:
Guenter Obiltschnig
2007-02-23 14:27:57 +00:00
parent 973e256680
commit 7639f5a3f0
742 changed files with 865 additions and 795 deletions

View File

@@ -1,7 +1,7 @@
#
# Makefile
#
# $Id: //poco/1.3/Foundation/samples/Timer/Makefile#1 $
# $Id: //poco/Main/Foundation/samples/Timer/Makefile#5 $
#
# Makefile for Poco Timer
#

View File

@@ -1,7 +1,7 @@
#
# sample.vmsbuild
#
# $Id: //poco/1.3/Foundation/samples/Timer/Timer.vmsbuild#1 $
# $Id: //poco/Main/Foundation/samples/Timer/Timer.vmsbuild#5 $
#
EXE=Timer
Timer

View File

@@ -1,7 +1,7 @@
//
// Timer.cpp
//
// $Id: //poco/1.3/Foundation/samples/Timer/src/Timer.cpp#1 $
// $Id: //poco/Main/Foundation/samples/Timer/src/Timer.cpp#9 $
//
// This sample demonstrates the Timer and Stopwatch classes.
//