summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam Mitz <mitza@ociweb.com>2017-03-23 12:45:38 -0500
committerAdam Mitz <mitza@ociweb.com>2017-03-23 12:45:38 -0500
commitf768f02f08b7da6b7695a34638f130d932762c8b (patch)
tree5937259e45841a0150d486a2810fa4fa2a12cd8a /docs
parent00101c36e379db4e0f5636deec94c80a2df90890 (diff)
downloadMPC-f768f02f08b7da6b7695a34638f130d932762c8b.tar.gz
Renamed "-type vc15" to vs2017. Updated documentation.
Diffstat (limited to 'docs')
-rw-r--r--docs/README3
-rw-r--r--docs/html/MakeProjectCreator.html2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index 8eafabd4..462fbd7e 100644
--- a/docs/README
+++ b/docs/README
@@ -211,7 +211,7 @@ managed This keyword can be used as a global setting or as a source
component scoped setting (ie. inside the scope of
Source_Files). It specifies that the source files should be
compiled as managed C++. Since this is Microsoft specific, it
- is only supported by the nmake, vc7 - vc14
+ is only supported by the nmake, vc7 - vc14, and vs*
project types.
no_pch This keyword can only be used as a source component scoped
setting (ie. inside the scope of Source_Files). It
@@ -356,6 +356,7 @@ specific This scope allows assignments that are specific to a
vc11 | | | X | X |
vc12 | | | X | X |
vc14 | | | X | X |
+ vs2017 | | | X | X |
wix | | | | X |
? - indicates that this is controlled by the MPC_GHS_UNIX
diff --git a/docs/html/MakeProjectCreator.html b/docs/html/MakeProjectCreator.html
index 5be630a2..b82bbd9b 100644
--- a/docs/html/MakeProjectCreator.html
+++ b/docs/html/MakeProjectCreator.html
@@ -506,7 +506,7 @@
<tr>
<td rowspan="1" colspan="1">
<p class="TblCode">
- <em class="TableCode">vc15</em>
+ <em class="TableCode">vs2017</em>
</p>
</td>