Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ItemGroup Label="ProjectConfigurations"> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 4 | <ProjectConfiguration Include="Debug-mt|Win32"> |
| 5 | <Configuration>Debug-mt</Configuration> |
| 6 | <Platform>Win32</Platform> |
| 7 | </ProjectConfiguration> |
| 8 | <ProjectConfiguration Include="Debug-mt|x64"> |
| 9 | <Configuration>Debug-mt</Configuration> |
| 10 | <Platform>x64</Platform> |
| 11 | </ProjectConfiguration> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 12 | <ProjectConfiguration Include="Debug|Win32"> |
| 13 | <Configuration>Debug</Configuration> |
| 14 | <Platform>Win32</Platform> |
| 15 | </ProjectConfiguration> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 16 | <ProjectConfiguration Include="Debug|x64"> |
| 17 | <Configuration>Debug</Configuration> |
| 18 | <Platform>x64</Platform> |
| 19 | </ProjectConfiguration> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 20 | <ProjectConfiguration Include="Release-mt|Win32"> |
| 21 | <Configuration>Release-mt</Configuration> |
| 22 | <Platform>Win32</Platform> |
| 23 | </ProjectConfiguration> |
| 24 | <ProjectConfiguration Include="Release-mt|x64"> |
| 25 | <Configuration>Release-mt</Configuration> |
| 26 | <Platform>x64</Platform> |
| 27 | </ProjectConfiguration> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 28 | <ProjectConfiguration Include="Release|Win32"> |
| 29 | <Configuration>Release</Configuration> |
| 30 | <Platform>Win32</Platform> |
| 31 | </ProjectConfiguration> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 32 | <ProjectConfiguration Include="Release|x64"> |
| 33 | <Configuration>Release</Configuration> |
| 34 | <Platform>x64</Platform> |
| 35 | </ProjectConfiguration> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 36 | </ItemGroup> |
| 37 | <ItemGroup> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 38 | <ClCompile Include="src\thrift\async\TAsyncProtocolProcessor.cpp"> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 39 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 40 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 41 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 42 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 43 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 44 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 45 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 46 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 47 | </ClCompile> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 48 | <ClCompile Include="src\thrift\async\TEvhttpClientChannel.cpp"> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 49 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 50 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 51 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 52 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 53 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 54 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 55 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 56 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 57 | </ClCompile> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 58 | <ClCompile Include="src\thrift\async\TEvhttpServer.cpp"> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 59 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 60 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 61 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 62 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 63 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 64 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 65 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 66 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 67 | </ClCompile> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 68 | <ClCompile Include="src\thrift\server\TNonblockingServer.cpp"> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 69 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 70 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 71 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 72 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 73 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 74 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 75 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 76 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 77 | </ClCompile> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 78 | <ClCompile Include="src\thrift\windows\StdAfx.cpp" /> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 79 | </ItemGroup> |
| 80 | <ItemGroup> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 81 | <ClInclude Include="src\thrift\async\TAsyncProtocolProcessor.h" /> |
| 82 | <ClInclude Include="src\thrift\async\TEvhttpClientChannel.h" /> |
| 83 | <ClInclude Include="src\thrift\async\TEvhttpServer.h" /> |
| 84 | <ClInclude Include="src\thrift\server\TNonblockingServer.h" /> |
| 85 | <ClInclude Include="src\thrift\windows\config.h" /> |
| 86 | <ClInclude Include="src\thrift\windows\force_inc.h" /> |
| 87 | <ClInclude Include="src\thrift\windows\StdAfx.h" /> |
| 88 | <ClInclude Include="src\thrift\windows\TargetVersion.h" /> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 89 | </ItemGroup> |
| 90 | <PropertyGroup Label="Globals"> |
| 91 | <ProjectGuid>{D8696CCE-7D46-4659-B432-91754A41DEB0}</ProjectGuid> |
| 92 | <Keyword>Win32Proj</Keyword> |
| 93 | <RootNamespace>libthriftnb</RootNamespace> |
| 94 | </PropertyGroup> |
| 95 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 97 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 98 | <UseDebugLibraries>true</UseDebugLibraries> |
| 99 | <CharacterSet>MultiByte</CharacterSet> |
| 100 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 101 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'" Label="Configuration"> |
| 102 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 103 | <UseDebugLibraries>true</UseDebugLibraries> |
| 104 | <CharacterSet>MultiByte</CharacterSet> |
| 105 | </PropertyGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 106 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 107 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 108 | <UseDebugLibraries>true</UseDebugLibraries> |
| 109 | <CharacterSet>MultiByte</CharacterSet> |
| 110 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 111 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'" Label="Configuration"> |
| 112 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 113 | <UseDebugLibraries>true</UseDebugLibraries> |
| 114 | <CharacterSet>MultiByte</CharacterSet> |
| 115 | </PropertyGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 116 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 117 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 118 | <UseDebugLibraries>false</UseDebugLibraries> |
| 119 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 120 | <CharacterSet>MultiByte</CharacterSet> |
| 121 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'" Label="Configuration"> |
| 123 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 124 | <UseDebugLibraries>false</UseDebugLibraries> |
| 125 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 126 | <CharacterSet>MultiByte</CharacterSet> |
| 127 | </PropertyGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 128 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 129 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 130 | <UseDebugLibraries>false</UseDebugLibraries> |
| 131 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 132 | <CharacterSet>MultiByte</CharacterSet> |
| 133 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 134 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'" Label="Configuration"> |
| 135 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 136 | <UseDebugLibraries>false</UseDebugLibraries> |
| 137 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 138 | <CharacterSet>MultiByte</CharacterSet> |
| 139 | </PropertyGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 140 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 141 | <ImportGroup Label="ExtensionSettings"> |
| 142 | </ImportGroup> |
| 143 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 144 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 145 | </ImportGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 146 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'" Label="PropertySheets"> |
| 147 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 148 | </ImportGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 149 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 150 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 151 | </ImportGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 152 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'" Label="PropertySheets"> |
| 153 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 154 | </ImportGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 155 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 156 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 157 | </ImportGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 158 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'" Label="PropertySheets"> |
| 159 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 160 | </ImportGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 161 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 162 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 163 | </ImportGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 164 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'" Label="PropertySheets"> |
| 165 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 166 | </ImportGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 167 | <PropertyGroup Label="UserMacros" /> |
| 168 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 169 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 170 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 171 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'"> |
| 172 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
| 173 | </PropertyGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 174 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 175 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 176 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 177 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'"> |
| 178 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
| 179 | </PropertyGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 180 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 181 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 182 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 183 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'"> |
| 184 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
| 185 | </PropertyGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 186 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 187 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 188 | </PropertyGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 189 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'"> |
| 190 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\thrift\windows\;$(THIRD_PARTY)\boost\boost_1_47_0\include;$(THIRD_PARTY)\boost\boost_1_47_0\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\WIN32-Code\;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\include;$(THIRD_PARTY)\libevent\libevent-2.0.13-stable\;$(IncludePath)</IncludePath> |
| 191 | </PropertyGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 192 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 193 | <ClCompile> |
| 194 | <PrecompiledHeader> |
| 195 | </PrecompiledHeader> |
| 196 | <WarningLevel>Level3</WarningLevel> |
| 197 | <Optimization>Disabled</Optimization> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 198 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 199 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
Roger Meier | 1b533e9 | 2011-11-16 19:11:34 +0000 | [diff] [blame] | 200 | <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 201 | </ClCompile> |
| 202 | <Link> |
| 203 | <SubSystem>Windows</SubSystem> |
| 204 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 205 | </Link> |
| 206 | </ItemDefinitionGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 207 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'"> |
| 208 | <ClCompile> |
| 209 | <PrecompiledHeader> |
| 210 | </PrecompiledHeader> |
| 211 | <WarningLevel>Level3</WarningLevel> |
| 212 | <Optimization>Disabled</Optimization> |
| 213 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 214 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| 215 | <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName> |
| 216 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 217 | </ClCompile> |
| 218 | <Link> |
| 219 | <SubSystem>Windows</SubSystem> |
| 220 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 221 | </Link> |
| 222 | </ItemDefinitionGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 223 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 224 | <ClCompile> |
| 225 | <PrecompiledHeader> |
| 226 | </PrecompiledHeader> |
| 227 | <WarningLevel>Level3</WarningLevel> |
| 228 | <Optimization>Disabled</Optimization> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 229 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 230 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 231 | </ClCompile> |
| 232 | <Link> |
| 233 | <SubSystem>Windows</SubSystem> |
| 234 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 235 | </Link> |
| 236 | </ItemDefinitionGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 237 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'"> |
| 238 | <ClCompile> |
| 239 | <PrecompiledHeader> |
| 240 | </PrecompiledHeader> |
| 241 | <WarningLevel>Level3</WarningLevel> |
| 242 | <Optimization>Disabled</Optimization> |
| 243 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 244 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| 245 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 246 | </ClCompile> |
| 247 | <Link> |
| 248 | <SubSystem>Windows</SubSystem> |
| 249 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 250 | </Link> |
| 251 | </ItemDefinitionGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 252 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 253 | <ClCompile> |
| 254 | <WarningLevel>Level3</WarningLevel> |
| 255 | <PrecompiledHeader> |
| 256 | </PrecompiledHeader> |
| 257 | <Optimization>MaxSpeed</Optimization> |
| 258 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 259 | <IntrinsicFunctions>true</IntrinsicFunctions> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 260 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 261 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
Roger Meier | 1b533e9 | 2011-11-16 19:11:34 +0000 | [diff] [blame] | 262 | <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 263 | </ClCompile> |
| 264 | <Link> |
| 265 | <SubSystem>Windows</SubSystem> |
| 266 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 267 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 268 | <OptimizeReferences>true</OptimizeReferences> |
| 269 | </Link> |
| 270 | </ItemDefinitionGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 271 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'"> |
| 272 | <ClCompile> |
| 273 | <WarningLevel>Level3</WarningLevel> |
| 274 | <PrecompiledHeader> |
| 275 | </PrecompiledHeader> |
| 276 | <Optimization>MaxSpeed</Optimization> |
| 277 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 278 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 279 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 280 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| 281 | <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName> |
| 282 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 283 | </ClCompile> |
| 284 | <Link> |
| 285 | <SubSystem>Windows</SubSystem> |
| 286 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 287 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 288 | <OptimizeReferences>true</OptimizeReferences> |
| 289 | </Link> |
| 290 | </ItemDefinitionGroup> |
Roger Meier | 878a948 | 2011-10-11 19:02:37 +0000 | [diff] [blame] | 291 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 292 | <ClCompile> |
| 293 | <WarningLevel>Level3</WarningLevel> |
| 294 | <PrecompiledHeader> |
| 295 | </PrecompiledHeader> |
| 296 | <Optimization>MaxSpeed</Optimization> |
| 297 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 298 | <IntrinsicFunctions>true</IntrinsicFunctions> |
Roger Meier | 2badac7 | 2012-04-14 11:03:43 +0000 | [diff] [blame] | 299 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 300 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 301 | </ClCompile> |
| 302 | <Link> |
| 303 | <SubSystem>Windows</SubSystem> |
| 304 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 305 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 306 | <OptimizeReferences>true</OptimizeReferences> |
| 307 | </Link> |
| 308 | </ItemDefinitionGroup> |
Roger Meier | bd057f6 | 2012-06-24 19:18:00 +0000 | [diff] [blame] | 309 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'"> |
| 310 | <ClCompile> |
| 311 | <WarningLevel>Level3</WarningLevel> |
| 312 | <PrecompiledHeader> |
| 313 | </PrecompiledHeader> |
| 314 | <Optimization>MaxSpeed</Optimization> |
| 315 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 316 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 317 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 318 | <ForcedIncludeFiles>thrift\windows\force_inc.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| 319 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 320 | </ClCompile> |
| 321 | <Link> |
| 322 | <SubSystem>Windows</SubSystem> |
| 323 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 324 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 325 | <OptimizeReferences>true</OptimizeReferences> |
| 326 | </Link> |
| 327 | </ItemDefinitionGroup> |
Roger Meier | 84e4a3c | 2011-09-16 20:58:44 +0000 | [diff] [blame] | 328 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 329 | <ImportGroup Label="ExtensionTargets"> |
| 330 | </ImportGroup> |
| 331 | </Project> |