diff options
| author | William Deegan <bill@baddogconsulting.com> | 2011-03-24 21:27:51 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2011-03-24 21:27:51 (GMT) |
| commit | 1d89b2116cf0b8504fa0d77e2c19ce56b1b4a17a (patch) | |
| tree | ef26ca8c3c157d57c435b1773776c07c16cf8200 /doc/user/add-method.xml | |
| parent | 9d3e484c30c20de4f7fac5cb0592cd1f33301fc1 (diff) | |
| download | SCons-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.xml | 1 |
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> |
