sources for 1.3

This commit is contained in:
Guenter Obiltschnig
2006-11-17 16:38:28 +00:00
parent 551c728faf
commit c240a70569
301 changed files with 858 additions and 300 deletions

View File

@@ -1,7 +1,7 @@
#
# sample.vmsbuild
#
# $Id: //poco/1.2/Net/samples/HTTPFormServer/HTTPFormServer.vmsbuild#1 $
# $Id: //poco/1.3/Net/samples/HTTPFormServer/HTTPFormServer.vmsbuild#1 $
#
EXE=HTTPFormServer
HTTPFormServer

View File

@@ -1,7 +1,7 @@
#
# Makefile
#
# $Id: //poco/1.2/Net/samples/HTTPFormServer/Makefile#1 $
# $Id: //poco/1.3/Net/samples/HTTPFormServer/Makefile#1 $
#
# Makefile for Poco HTTPFormServer
#