From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- site/antdocs/PrecompileExceptDef.html | 249 ++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 site/antdocs/PrecompileExceptDef.html (limited to 'site/antdocs/PrecompileExceptDef.html') diff --git a/site/antdocs/PrecompileExceptDef.html b/site/antdocs/PrecompileExceptDef.html new file mode 100644 index 0000000..b1eabd0 --- /dev/null +++ b/site/antdocs/PrecompileExceptDef.html @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + cpptasks: Compile tasks for Apache Ant - precompileexcept + + + + + + + +
+ +
+
+
+

+precompileexcept

+

+Description

+Specifies files that should not be compiled using precompiled headers.
+

+parameters

+ + + + + + + + + + + + +
Attribute +Description +Type +
dirSets the base-directoryFile
includesComma or space separated list of file patterns that should not be + compiled using precompiled headers.String
+
+

+parameters as nested elements

+
fileset +
+
Adds filesets that specify files that should not be processed using + precompiled headers.
+
+
+
+ +
+
+
+
+
+ + + -- cgit v1.2.3