summaryrefslogtreecommitdiffstats
path: root/src/engine
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2011-05-02 18:24:09 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2011-05-02 18:24:09 (GMT)
commit808bf0a293ebf71b53035d4c08842e5efcc90ae7 (patch)
tree55c68b5ca31b8571b65bf84ea6afe38bbdddbcba /src/engine
parent479a07af42147d77f3bae4cbb32eae407fb9dc24 (diff)
downloadSCons-808bf0a293ebf71b53035d4c08842e5efcc90ae7.zip
SCons-808bf0a293ebf71b53035d4c08842e5efcc90ae7.tar.gz
SCons-808bf0a293ebf71b53035d4c08842e5efcc90ae7.tar.bz2
Fix docs to remove note that only one project is supported when generating MSVS Project file via MSVSProject Builder
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/SCons/Tool/msvs.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/SCons/Tool/msvs.xml b/src/engine/SCons/Tool/msvs.xml
index 9ac20b0..57269e4 100644
--- a/src/engine/SCons/Tool/msvs.xml
+++ b/src/engine/SCons/Tool/msvs.xml
@@ -219,8 +219,6 @@ environment variable in form of files, but rather as strings. This
is because they represent file names to be added to the solution file,
not the source files used to build the solution file.
-(NOTE: Currently only one project is supported per solution.)
-
Example Usage:
<example>