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 --- .../sf/antcontrib/cpptasks/ide/package-use.html | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html (limited to 'site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html') diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html new file mode 100644 index 0000000..1430536 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html @@ -0,0 +1,285 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.ide (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.ide

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.ide
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks
ProjectDef + +
+          Requests the creation of an IDE project file.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.apple
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.borland
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.devstudio
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.ide
CommentDef + +
+          Defines a comment to place in the generated project files.
DependencyDef + +
+          Defines a dependency
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
ProjectWriterEnum + +
+          Enumeration of supported project file generators.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3