synced with main repository

This commit is contained in:
Guenter Obiltschnig
2008-01-28 17:23:19 +00:00
parent fd1d5aed5f
commit da49971d0f
808 changed files with 1154 additions and 892 deletions

View File

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

View File

@@ -1,7 +1,7 @@
//
// uuidgen.cpp
//
// $Id: //poco/Main/Foundation/samples/uuidgen/src/uuidgen.cpp#10 $
// $Id: //poco/svn/Foundation/samples/uuidgen/src/uuidgen.cpp#1 $
//
// This sample demonstrates the UUIDGenerator and UUID classes.
//

View File

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