aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/global.props
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vs2013/global.props')
-rw-r--r--vsprojects/vs2013/global.props14
1 files changed, 0 insertions, 14 deletions
diff --git a/vsprojects/vs2013/global.props b/vsprojects/vs2013/global.props
deleted file mode 100644
index ae44e18d4e..0000000000
--- a/vsprojects/vs2013/global.props
+++ /dev/null
@@ -1,14 +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>
- <AdditionalIncludeDirectories>$(SolutionDir)\..\..;$(SolutionDir)\..\..\include;$(SolutionDir)\..\..\third_party\zlib;$(SolutionDir)\..\third_party;$(SolutionDir)\..\..\third_party\openssl\inc32;$(SolutionDir)\..\..\third_party\protobuf\src</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <WarningLevel>EnableAllWarnings</WarningLevel>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemGroup />
-</Project> \ No newline at end of file