Added missing preprocessor symbols
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4947 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8f731b89f9
commit
c6f3d39128
1 changed files with 17 additions and 9 deletions
|
|
@ -84,17 +84,25 @@ by SWIG when it is parsing the interface:
|
|||
<p>
|
||||
<blockquote><pre>
|
||||
SWIG Always defined when SWIG is processing a file
|
||||
SWIGTCL Defined when using Tcl
|
||||
SWIGTCL8 Defined when using Tcl8.0
|
||||
SWIGPERL Defined when using Perl
|
||||
SWIGPERL5 Defined when using Perl5
|
||||
SWIGPYTHON Defined when using Python
|
||||
SWIGMAC Defined when running SWIG on the Macintosh
|
||||
SWIGWIN Defined when running SWIG under Windows
|
||||
|
||||
SWIGCHICKEN Defined when using CHICKEN
|
||||
SWIGCSHARP Defined when using C#
|
||||
SWIGGUILE Defined when using Guile
|
||||
SWIGRUBY Defined when using Ruby
|
||||
SWIGJAVA Defined when using Java
|
||||
SWIGMZSCHEME Defined when using Mzscheme
|
||||
SWIGWIN Defined when running SWIG under Windows
|
||||
SWIGMAC Defined when running SWIG on the Macintosh
|
||||
SWIGOCAML Defined when using Ocaml
|
||||
SWIGPERL Defined when using Perl
|
||||
SWIGPERL5 Defined when using Perl5
|
||||
SWIGPHP Defined when using PHP
|
||||
SWIGPHP4 Defined when using PHP4
|
||||
SWIGPYTHON Defined when using Python
|
||||
SWIGRUBY Defined when using Ruby
|
||||
SWIGSEXP Defined when using S-expressions
|
||||
SWIGTCL Defined when using Tcl
|
||||
SWIGTCL8 Defined when using Tcl8.0
|
||||
SWIGXML Defined when using XML
|
||||
</pre></blockquote>
|
||||
|
||||
In addition, SWIG defines the following set of standard C/C++ macros:
|
||||
|
|
@ -308,4 +316,4 @@ SWIG will strip the extra <tt>%</tt> and leave the preprocessor directive in the
|
|||
|
||||
<address>SWIG 1.3 - Last Modified : March 9, 2003</address>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue