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

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use PrecompilingCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement PrecompilingCompiler
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement PrecompilingCompiler
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement PrecompilingCompiler
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.intel that implement PrecompilingCompiler
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


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