~ubuntu-branches/ubuntu/trusty/mongodb/trusty-proposed

1.2.20 by Antonin Kral
Import upstream version 2.2.2
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <ImportGroup Label="PropertySheets" />
4
  <PropertyGroup Label="UserMacros" />
5
  <PropertyGroup />
6
  <ItemDefinitionGroup>
7
    <ClCompile>
8
      <PreprocessorDefinitions>MONGO_USE_SRW_ON_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9
    </ClCompile>
10
  </ItemDefinitionGroup>
11
  <ItemGroup />
12
</Project>