7f79df14a8
Basically identical to the 2010 projects, but with platform toolset set to VS 2013, and output files/paths updated to avoid collisions with VS 2010 output. Change-Id: I02b827288319db22eeb0beeed71261dc0673d6ef
6 lines
214 B
XML
6 lines
214 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="sample.cpp" />
|
|
</ItemGroup>
|
|
</Project> |