blob: b186e83ff653cef7c9fd3940115e62f457bf2d6a [file] [log] [blame]
Roger Meier84e4a3c2011-09-16 20:58:44 +00001<?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 Meierbd057f62012-06-24 19:18:00 +00004 <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 Meier84e4a3c2011-09-16 20:58:44 +000012 <ProjectConfiguration Include="Debug|Win32">
13 <Configuration>Debug</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
Roger Meier878a9482011-10-11 19:02:37 +000016 <ProjectConfiguration Include="Debug|x64">
17 <Configuration>Debug</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
Roger Meierbd057f62012-06-24 19:18:00 +000020 <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 Meier84e4a3c2011-09-16 20:58:44 +000028 <ProjectConfiguration Include="Release|Win32">
29 <Configuration>Release</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
Roger Meier878a9482011-10-11 19:02:37 +000032 <ProjectConfiguration Include="Release|x64">
33 <Configuration>Release</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
Roger Meier84e4a3c2011-09-16 20:58:44 +000036 </ItemGroup>
37 <ItemGroup>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -040038 <ClCompile Include="src\thrift\async\TAsyncProtocolProcessor.cpp"/>
39 <ClCompile Include="src\thrift\async\TEvhttpClientChannel.cpp"/>
40 <ClCompile Include="src\thrift\async\TEvhttpServer.cpp"/>
41 <ClCompile Include="src\thrift\server\TNonblockingServer.cpp"/>
Roger Meier84e4a3c2011-09-16 20:58:44 +000042 </ItemGroup>
43 <ItemGroup>
Roger Meier1516be02012-04-14 11:03:21 +000044 <ClInclude Include="src\thrift\async\TAsyncProtocolProcessor.h" />
45 <ClInclude Include="src\thrift\async\TEvhttpClientChannel.h" />
46 <ClInclude Include="src\thrift\async\TEvhttpServer.h" />
47 <ClInclude Include="src\thrift\server\TNonblockingServer.h" />
48 <ClInclude Include="src\thrift\windows\config.h" />
49 <ClInclude Include="src\thrift\windows\force_inc.h" />
Roger Meier1516be02012-04-14 11:03:21 +000050 <ClInclude Include="src\thrift\windows\TargetVersion.h" />
Roger Meier84e4a3c2011-09-16 20:58:44 +000051 </ItemGroup>
52 <PropertyGroup Label="Globals">
53 <ProjectGuid>{D8696CCE-7D46-4659-B432-91754A41DEB0}</ProjectGuid>
54 <Keyword>Win32Proj</Keyword>
55 <RootNamespace>libthriftnb</RootNamespace>
56 </PropertyGroup>
57 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
58 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
59 <ConfigurationType>StaticLibrary</ConfigurationType>
60 <UseDebugLibraries>true</UseDebugLibraries>
61 <CharacterSet>MultiByte</CharacterSet>
62 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +000063 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'" Label="Configuration">
64 <ConfigurationType>StaticLibrary</ConfigurationType>
65 <UseDebugLibraries>true</UseDebugLibraries>
66 <CharacterSet>MultiByte</CharacterSet>
67 </PropertyGroup>
Roger Meier878a9482011-10-11 19:02:37 +000068 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
69 <ConfigurationType>StaticLibrary</ConfigurationType>
70 <UseDebugLibraries>true</UseDebugLibraries>
71 <CharacterSet>MultiByte</CharacterSet>
72 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +000073 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'" Label="Configuration">
74 <ConfigurationType>StaticLibrary</ConfigurationType>
75 <UseDebugLibraries>true</UseDebugLibraries>
76 <CharacterSet>MultiByte</CharacterSet>
77 </PropertyGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +000078 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
79 <ConfigurationType>StaticLibrary</ConfigurationType>
80 <UseDebugLibraries>false</UseDebugLibraries>
81 <WholeProgramOptimization>true</WholeProgramOptimization>
82 <CharacterSet>MultiByte</CharacterSet>
83 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +000084 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'" Label="Configuration">
85 <ConfigurationType>StaticLibrary</ConfigurationType>
86 <UseDebugLibraries>false</UseDebugLibraries>
87 <WholeProgramOptimization>true</WholeProgramOptimization>
88 <CharacterSet>MultiByte</CharacterSet>
89 </PropertyGroup>
Roger Meier878a9482011-10-11 19:02:37 +000090 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
91 <ConfigurationType>StaticLibrary</ConfigurationType>
92 <UseDebugLibraries>false</UseDebugLibraries>
93 <WholeProgramOptimization>true</WholeProgramOptimization>
94 <CharacterSet>MultiByte</CharacterSet>
95 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +000096 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'" Label="Configuration">
97 <ConfigurationType>StaticLibrary</ConfigurationType>
98 <UseDebugLibraries>false</UseDebugLibraries>
99 <WholeProgramOptimization>true</WholeProgramOptimization>
100 <CharacterSet>MultiByte</CharacterSet>
101 </PropertyGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000102 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
103 <ImportGroup Label="ExtensionSettings">
104 </ImportGroup>
105 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
106 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
107 </ImportGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000108 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'" Label="PropertySheets">
109 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110 </ImportGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000111 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
112 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
113 </ImportGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000114 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'" Label="PropertySheets">
115 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
116 </ImportGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000117 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
118 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
119 </ImportGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000120 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'" Label="PropertySheets">
121 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
122 </ImportGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000123 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
124 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
125 </ImportGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000126 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'" Label="PropertySheets">
127 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
128 </ImportGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000129 <PropertyGroup Label="UserMacros" />
130 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Roger Meier2badac72012-04-14 11:03:43 +0000131 <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 Meier84e4a3c2011-09-16 20:58:44 +0000132 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000133 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">
134 <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>
135 </PropertyGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000136 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Roger Meier2badac72012-04-14 11:03:43 +0000137 <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 Meier878a9482011-10-11 19:02:37 +0000138 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000139 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">
140 <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>
141 </PropertyGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000142 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Roger Meier2badac72012-04-14 11:03:43 +0000143 <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 Meier84e4a3c2011-09-16 20:58:44 +0000144 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000145 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">
146 <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>
147 </PropertyGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000148 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Roger Meier2badac72012-04-14 11:03:43 +0000149 <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 Meier878a9482011-10-11 19:02:37 +0000150 </PropertyGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000151 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">
152 <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>
153 </PropertyGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000154 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
155 <ClCompile>
156 <PrecompiledHeader>
157 </PrecompiledHeader>
158 <WarningLevel>Level3</WarningLevel>
159 <Optimization>Disabled</Optimization>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400160 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meier1b533e92011-11-16 19:11:34 +0000161 <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName>
Roger Meier878a9482011-10-11 19:02:37 +0000162 </ClCompile>
163 <Link>
164 <SubSystem>Windows</SubSystem>
165 <GenerateDebugInformation>true</GenerateDebugInformation>
166 </Link>
167 </ItemDefinitionGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000168 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|Win32'">
169 <ClCompile>
170 <PrecompiledHeader>
171 </PrecompiledHeader>
172 <WarningLevel>Level3</WarningLevel>
173 <Optimization>Disabled</Optimization>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400174 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meierbd057f62012-06-24 19:18:00 +0000175 <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName>
176 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
177 </ClCompile>
178 <Link>
179 <SubSystem>Windows</SubSystem>
180 <GenerateDebugInformation>true</GenerateDebugInformation>
181 </Link>
182 </ItemDefinitionGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000183 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
184 <ClCompile>
185 <PrecompiledHeader>
186 </PrecompiledHeader>
187 <WarningLevel>Level3</WarningLevel>
188 <Optimization>Disabled</Optimization>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400189 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000190 </ClCompile>
191 <Link>
192 <SubSystem>Windows</SubSystem>
193 <GenerateDebugInformation>true</GenerateDebugInformation>
194 </Link>
195 </ItemDefinitionGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000196 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-mt|x64'">
197 <ClCompile>
198 <PrecompiledHeader>
199 </PrecompiledHeader>
200 <WarningLevel>Level3</WarningLevel>
201 <Optimization>Disabled</Optimization>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400202 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meierbd057f62012-06-24 19:18:00 +0000203 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
204 </ClCompile>
205 <Link>
206 <SubSystem>Windows</SubSystem>
207 <GenerateDebugInformation>true</GenerateDebugInformation>
208 </Link>
209 </ItemDefinitionGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000210 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
211 <ClCompile>
212 <WarningLevel>Level3</WarningLevel>
213 <PrecompiledHeader>
214 </PrecompiledHeader>
215 <Optimization>MaxSpeed</Optimization>
216 <FunctionLevelLinking>true</FunctionLevelLinking>
217 <IntrinsicFunctions>true</IntrinsicFunctions>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400218 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meier1b533e92011-11-16 19:11:34 +0000219 <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName>
Roger Meier878a9482011-10-11 19:02:37 +0000220 </ClCompile>
221 <Link>
222 <SubSystem>Windows</SubSystem>
223 <GenerateDebugInformation>true</GenerateDebugInformation>
224 <EnableCOMDATFolding>true</EnableCOMDATFolding>
225 <OptimizeReferences>true</OptimizeReferences>
226 </Link>
227 </ItemDefinitionGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000228 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|Win32'">
229 <ClCompile>
230 <WarningLevel>Level3</WarningLevel>
231 <PrecompiledHeader>
232 </PrecompiledHeader>
233 <Optimization>MaxSpeed</Optimization>
234 <FunctionLevelLinking>true</FunctionLevelLinking>
235 <IntrinsicFunctions>true</IntrinsicFunctions>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400236 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meierbd057f62012-06-24 19:18:00 +0000237 <ProgramDataBaseFileName>$(IntDir)libthriftnb.pdb</ProgramDataBaseFileName>
238 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
239 </ClCompile>
240 <Link>
241 <SubSystem>Windows</SubSystem>
242 <GenerateDebugInformation>true</GenerateDebugInformation>
243 <EnableCOMDATFolding>true</EnableCOMDATFolding>
244 <OptimizeReferences>true</OptimizeReferences>
245 </Link>
246 </ItemDefinitionGroup>
Roger Meier878a9482011-10-11 19:02:37 +0000247 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
248 <ClCompile>
249 <WarningLevel>Level3</WarningLevel>
250 <PrecompiledHeader>
251 </PrecompiledHeader>
252 <Optimization>MaxSpeed</Optimization>
253 <FunctionLevelLinking>true</FunctionLevelLinking>
254 <IntrinsicFunctions>true</IntrinsicFunctions>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400255 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000256 </ClCompile>
257 <Link>
258 <SubSystem>Windows</SubSystem>
259 <GenerateDebugInformation>true</GenerateDebugInformation>
260 <EnableCOMDATFolding>true</EnableCOMDATFolding>
261 <OptimizeReferences>true</OptimizeReferences>
262 </Link>
263 </ItemDefinitionGroup>
Roger Meierbd057f62012-06-24 19:18:00 +0000264 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-mt|x64'">
265 <ClCompile>
266 <WarningLevel>Level3</WarningLevel>
267 <PrecompiledHeader>
268 </PrecompiledHeader>
269 <Optimization>MaxSpeed</Optimization>
270 <FunctionLevelLinking>true</FunctionLevelLinking>
271 <IntrinsicFunctions>true</IntrinsicFunctions>
Carl Yeksigian7cb7fc82013-06-07 07:33:01 -0400272 <PreprocessorDefinitions>HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Roger Meierbd057f62012-06-24 19:18:00 +0000273 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
274 </ClCompile>
275 <Link>
276 <SubSystem>Windows</SubSystem>
277 <GenerateDebugInformation>true</GenerateDebugInformation>
278 <EnableCOMDATFolding>true</EnableCOMDATFolding>
279 <OptimizeReferences>true</OptimizeReferences>
280 </Link>
281 </ItemDefinitionGroup>
Roger Meier84e4a3c2011-09-16 20:58:44 +0000282 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
283 <ImportGroup Label="ExtensionTargets">
284 </ImportGroup>
285</Project>