mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
sources for 1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# sample.vmsbuild
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/DOMParser/DOMParser.vmsbuild#1 $
|
||||
# $Id: //poco/1.3/XML/samples/DOMParser/DOMParser.vmsbuild#1 $
|
||||
#
|
||||
EXE=DOMParser
|
||||
DOMParser
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/DOMParser/Makefile#1 $
|
||||
# $Id: //poco/1.3/XML/samples/DOMParser/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco DOMParser
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// DOMParser.cpp
|
||||
//
|
||||
// $Id: //poco/1.2/XML/samples/DOMParser/src/DOMParser.cpp#1 $
|
||||
// $Id: //poco/1.3/XML/samples/DOMParser/src/DOMParser.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the DOMParser, AutoPtr and
|
||||
// NodeIterator classes.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# sample.vmsbuild
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/DOMWriter/DOMWriter.vmsbuild#1 $
|
||||
# $Id: //poco/1.3/XML/samples/DOMWriter/DOMWriter.vmsbuild#1 $
|
||||
#
|
||||
EXE=DOMWriter
|
||||
DOMWriter
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/DOMWriter/Makefile#1 $
|
||||
# $Id: //poco/1.3/XML/samples/DOMWriter/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco DOMWriter
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// DOMWriter.cpp
|
||||
//
|
||||
// $Id: //poco/1.2/XML/samples/DOMWriter/src/DOMWriter.cpp#1 $
|
||||
// $Id: //poco/1.3/XML/samples/DOMWriter/src/DOMWriter.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the DOMWriter class and how to
|
||||
// build DOM documents in memory.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/Makefile#1 $
|
||||
# $Id: //poco/1.3/XML/samples/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco XML Samples
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/PrettyPrint/Makefile#1 $
|
||||
# $Id: //poco/1.3/XML/samples/PrettyPrint/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco PrettyPrint
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# sample.vmsbuild
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/PrettyPrint/PrettyPrint.vmsbuild#1 $
|
||||
# $Id: //poco/1.3/XML/samples/PrettyPrint/PrettyPrint.vmsbuild#1 $
|
||||
#
|
||||
EXE=PrettyPrint
|
||||
PrettyPrint
|
||||
|
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// PrettyPrint.cpp
|
||||
//
|
||||
// $Id: //poco/1.2/XML/samples/PrettyPrint/src/PrettyPrint.cpp#1 $
|
||||
// $Id: //poco/1.3/XML/samples/PrettyPrint/src/PrettyPrint.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the SAXParser, WhitespaceFilter,
|
||||
// InputSource and XMLWriter classes.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/SAXParser/Makefile#1 $
|
||||
# $Id: //poco/1.3/XML/samples/SAXParser/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco SAXParser
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# sample.vmsbuild
|
||||
#
|
||||
# $Id: //poco/1.2/XML/samples/SAXParser/SAXParser.vmsbuild#1 $
|
||||
# $Id: //poco/1.3/XML/samples/SAXParser/SAXParser.vmsbuild#1 $
|
||||
#
|
||||
EXE=SAXParser
|
||||
SAXParser
|
||||
|
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// SAXParser.cpp
|
||||
//
|
||||
// $Id: //poco/1.2/XML/samples/SAXParser/src/SAXParser.cpp#1 $
|
||||
// $Id: //poco/1.3/XML/samples/SAXParser/src/SAXParser.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the SAXParser class.
|
||||
//
|
||||
|
Reference in New Issue
Block a user