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/DebugDef.html | 258 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 258 insertions(+) create mode 100644 site/antdocs/DebugDef.html (limited to 'site/antdocs/DebugDef.html') diff --git a/site/antdocs/DebugDef.html b/site/antdocs/DebugDef.html new file mode 100644 index 0000000..37999ae --- /dev/null +++ b/site/antdocs/DebugDef.html @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + cpptasks: Compile tasks for Apache Ant - debug + + + + + + + +
+ +
+
+
+

+debug

+

+Description

+Specifies a debugging configuration for a project.
+

+parameters

+ + + + + + + + + + + + + + + + + + + + +
Attribute +Description +Type +
descriptionString
dirSet the working directory of the process.File
executableSet the name of the executable program.String
refidReference
+
+

+parameters as nested elements

+
arg +
+
Adds a command-line argument.
+
env +
+
Add an environment variable.
+
+
+
+ +
+
+
+
+
+ + + -- cgit v1.2.3