diff options
author | Steven Knight <knight@baldmt.com> | 2008-10-03 23:06:51 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2008-10-03 23:06:51 (GMT) |
commit | 46c1a573420d764dad2520b65c6afddf1b0ee46c (patch) | |
tree | 5b9548c8d657c385608ec71f0c886133545fc465 /doc/user/main.xml | |
parent | 414c8f81ae20ea0ecb160020a621d942f5307607 (diff) | |
download | SCons-46c1a573420d764dad2520b65c6afddf1b0ee46c.zip SCons-46c1a573420d764dad2520b65c6afddf1b0ee46c.tar.gz SCons-46c1a573420d764dad2520b65c6afddf1b0ee46c.tar.bz2 |
User's Guide updates:
Mostly MSVC compilation lines so the /Fo is at the beginning of the
output line. Also some new/modified variables in the environment dump
in the Troubleshooting appendix, and removing a leftover XXX todo comment.
Diffstat (limited to 'doc/user/main.xml')
-rw-r--r-- | doc/user/main.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/user/main.xml b/doc/user/main.xml index 181b2a8..4c2c1b8 100644 --- a/doc/user/main.xml +++ b/doc/user/main.xml @@ -104,7 +104,6 @@ XXX ParseDepends() XXX Platform() XXX SConsignFile() - XXX SideEffect() XXX Tools() XXX GetOption('duplicate') |