summaryrefslogtreecommitdiffstats
path: root/doc/user/add-method.xml
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2011-03-24 21:27:51 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2011-03-24 21:27:51 (GMT)
commit1d89b2116cf0b8504fa0d77e2c19ce56b1b4a17a (patch)
treeef26ca8c3c157d57c435b1773776c07c16cf8200 /doc/user/add-method.xml
parent9d3e484c30c20de4f7fac5cb0592cd1f33301fc1 (diff)
downloadSCons-1d89b2116cf0b8504fa0d77e2c19ce56b1b4a17a.zip
SCons-1d89b2116cf0b8504fa0d77e2c19ce56b1b4a17a.tar.gz
SCons-1d89b2116cf0b8504fa0d77e2c19ce56b1b4a17a.tar.bz2
updated docs via bin/scons-doc.py -u
Diffstat (limited to 'doc/user/add-method.xml')
-rw-r--r--doc/user/add-method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/add-method.xml b/doc/user/add-method.xml
index d4a484e..51bc04b 100644
--- a/doc/user/add-method.xml
+++ b/doc/user/add-method.xml
@@ -113,6 +113,7 @@
rc /fores.res res.rc
cl /Fotest_stuff.obj /c test_stuff.c /nologo
link /nologo /OUT:tests\test_stuff.exe test_stuff.obj res.res
+ embedManifestExeCheck(target, source, env)
</screen>
<para>