summaryrefslogtreecommitdiffstats
path: root/src/zstd/build/VS2010/CompileAsCpp.props
blob: 372a94b1f9b7a42841625ff7cb3c5936edb444b1 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemDefinitionGroup>
    <ClCompile>
      <CompileAs>CompileAsCpp</CompileAs>
    </ClCompile>
  </ItemDefinitionGroup>
</Project>