Merged revisions 2121-2135 via svnmerge from
[scons.git] / src / engine / SCons / Tool / swig.xml
index d277d64277e9d0c7a9585983511fdcdd500359b5..679d6832345e62f05269ef528df073fd6f3ee808 100644 (file)
@@ -93,3 +93,15 @@ with the extension that is specified as the
 variable.
 </summary>
 </cvar>
+
+<cvar name="SWIGOUTDIR">
+<summary>
+Specifies the output directory in which
+the scripting language wrapper and interface generator
+should place generated language-specific files.
+This will be used by SCons to identify
+the files that will be generated by the &swig; call,
+and translated into the
+<literal>swig -outdir</literal> option on the command line.
+</summary>
+</cvar>