diff options
Diffstat (limited to 'win2008plus.props')
-rw-r--r-- | win2008plus.props | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/win2008plus.props b/win2008plus.props deleted file mode 100644 index ceb701dd819..00000000000 --- a/win2008plus.props +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ImportGroup Label="PropertySheets" /> - <PropertyGroup Label="UserMacros" /> - <PropertyGroup /> - <ItemDefinitionGroup> - <ClCompile> - <PreprocessorDefinitions>MONGO_USE_SRW_ON_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> - </ClCompile> - </ItemDefinitionGroup> - <ItemGroup /> -</Project>
\ No newline at end of file |