summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-04-01 13:06:33 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-04-01 13:06:33 +0200
commitcf73133932b2665e1e6b15f5b023599cd70eaae4 (patch)
treecfb50fa42b01b20244316f2fe7c14f184d3bb77c /docs
parenta8dd815691af88024fd05fb5589a524a240f2051 (diff)
downloadMPC-cf73133932b2665e1e6b15f5b023599cd70eaae4.tar.gz
Add vc15
* config/pin_base.mpb: * config/pintool.mpb: * config/winapp.mpb: * config/wireshark.mpb: * docs/html/MakeProjectCreator.html:
Diffstat (limited to 'docs')
-rw-r--r--docs/html/MakeProjectCreator.html30
1 files changed, 22 insertions, 8 deletions
diff --git a/docs/html/MakeProjectCreator.html b/docs/html/MakeProjectCreator.html
index 792d7b33..822a469f 100644
--- a/docs/html/MakeProjectCreator.html
+++ b/docs/html/MakeProjectCreator.html
@@ -499,7 +499,19 @@
</td>
<td rowspan="1" colspan="1">
- <p class="Tbl-Body">Visual Studio 2014.</p>
+ <p class="Tbl-Body">Visual Studio 2015.</p>
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">
+ <p class="TblCode">
+ <em class="TableCode">vc15</em>
+ </p>
+ </td>
+
+ <td rowspan="1" colspan="1">
+ <p class="Tbl-Body">Visual Studio 15.</p>
</td>
</tr>
@@ -1813,7 +1825,8 @@ class="XRef">the -workers_port option</a>,
"Code">em3</em>, <em class="Code">vc6</em>, <em class=
"Code">vc7</em>, <em class="Code">vc71</em>, <em class="Code">vc8</em>,
<em class="Code">vc9</em>, <em class="Code">vc10</em>, <em class="Code">vc11</em>,
- <em class="Code">vc12</em> and <em class="Code">vc14</em> project types. If this environment
+ <em class="Code">vc12</em>, <em class="Code">vc14</em> and
+ <em class="Code">vc15</em> project types. If this environment
variable is set, MPC will generate inter-project dependencies for
libraries within a single workspace. This is usually not desired
since adding these dependencies in a static workspace has the side
@@ -1969,7 +1982,7 @@ class="XRef">the -workers_port option</a>,
<p class="Code">
&nbsp;&nbsp;exclude(vc6, vc7, vc71, vc8, vc9,
- vc10, vc11, vc12, vc14, nmake) {
+ vc10, vc11, vc12, vc14, vc15, nmake) {
</p>
<p class="Code">&nbsp;&nbsp;&nbsp;&nbsp;this_directory</p>
@@ -2576,7 +2589,8 @@ class="Code">specific</em> clause.
<em class="Code">vc7</em>, <em class="Code">vc71</em>,
<em class="Code">vc8</em>, <em class="Code">vc9</em>,
<em class="Code">vc10</em>, <em class="Code">vc11</em>,
- <em class="Code">vc12</em>, and <em class="Code">vc14</em> project types.
+ <em class="Code">vc12</em>, <em class="Code">vc14</em>,
+ and <em class="Code">vc15</em> project types.
</p>
</td>
</tr>
@@ -3222,8 +3236,8 @@ class="Code">specific</em> clause.
"Code">gnuace</em>, <em class="Code">vc6</em>, <em class=
"Code">vc7</em>, <em class="Code">vc71</em>, <em class="Code">vc8</em>,
<em class="Code">vc9</em>, <em class="Code">vc10</em>, <em class="Code">vc11</em>,
- <em class="Code">vc12</em>, and
- <em class="Code">vc14</em> project types.
+ <em class="Code">vc12</em>, <em class="Code">vc14</em>, and
+ <em class="Code">vc15</em> project types.
</p>
<p class="Body">
@@ -8083,7 +8097,7 @@ class="Code">specific</em> clause.
7.10 is return for vc71 and 8.00 is returned for vc8,
9.00 is returned for vc9, 10.00 is returned for vc10,
11.00 is returned for vc11, 12.0 is returned for vc12,
- 14.0 is returned for vc14.
+ 14.0 is returned for vc14, 15.0 is returned for vc15.
</p>
</td>
</tr>
@@ -8401,7 +8415,7 @@ class="Code">specific</em> clause.
<p class="Body">
Certain project types don't support the same
input file used by multiple custom types (current examples of
- this are vc10, vc11, vc12, vc14, cdt6, and cdt7). To accomodate these types, MPC
+ this are vc10, vc11, vc12, vc14, vc15, cdt6, and cdt7). To accomodate these types, MPC
has a capability called "combined custom". With this capability
enabled in the specific ProjectCreator, MPC will "fold together"
the multiple custom steps so that the target tool (Visual Studio