<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Support Visual Studio 2012 targeting Windows XP with v110_xp toolset work-alike"
   href="http://llvm.org/bugs/show_bug.cgi?id=17259">17259</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Support Visual Studio 2012 targeting Windows XP with v110_xp toolset work-alike
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>p_hampson@wargaming.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=11212" name="attach_11212" title="Patch to add LLVM-vs2012_xp toolset to MSBuild integration">attachment 11212</a> <a href="attachment.cgi?id=11212&action=edit" title="Patch to add LLVM-vs2012_xp toolset to MSBuild integration">[details]</a></span>
Patch to add LLVM-vs2012_xp toolset to MSBuild integration

Visual Studio 2012's default headers do not support compiling for Windows XP,
so a Platform Toolset "vs110_xp" is provided which uses the Windows SDK 7.1A
instead of the Windows SDK 8.0.

The attached patch (untested, but based on working version) trivially copies
the differences between vs110 and vs110_xp to the LLVM-vs2012 Platform Toolset.
This includes the misspelling of "Framework" in the comments...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>