xref: /aosp_15_r20/external/zstd/build/VS2010/CompileAsCpp.props (revision 01826a4963a0d8a59bc3812d29bdf0fb76416722)
1*01826a49SYabin Cui<?xml version="1.0" encoding="utf-8"?>
2*01826a49SYabin Cui<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3*01826a49SYabin Cui  <ItemDefinitionGroup>
4*01826a49SYabin Cui    <ClCompile>
5*01826a49SYabin Cui      <CompileAs>CompileAsCpp</CompileAs>
6*01826a49SYabin Cui    </ClCompile>
7*01826a49SYabin Cui  </ItemDefinitionGroup>
8*01826a49SYabin Cui</Project>
9