blob: 6e2bd8a96c3f40eff25de7ec290c5483f73b2eff [file] [log] [blame]
Roger Meier8cd3b1a2011-09-23 14:25:22 +00001<?xml version="1.0" encoding="utf-8"?>
Jens Geyer876aee52014-12-29 00:54:36 +01002<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Roger Meier8cd3b1a2011-09-23 14:25:22 +00003 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
Roger Meier12d70532011-12-14 23:35:28 +00008 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
Roger Meier8cd3b1a2011-09-23 14:25:22 +000012 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
Roger Meier12d70532011-12-14 23:35:28 +000016 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
Roger Meier8cd3b1a2011-09-23 14:25:22 +000020 </ItemGroup>
21 <ItemGroup>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090022 <ClInclude Include="src\thrift\audit\t_audit.h" />
23 <ClInclude Include="src\thrift\common.h" />
24 <ClInclude Include="src\thrift\generate\t_generator.h" />
25 <ClInclude Include="src\thrift\generate\t_generator_registry.h" />
26 <ClInclude Include="src\thrift\generate\t_oop_generator.h" />
27 <ClInclude Include="src\thrift\generate\t_html_generator.h" />
28 <ClInclude Include="src\thrift\globals.h" />
29 <ClInclude Include="src\thrift\main.h" />
30 <ClInclude Include="src\thrift\parse\t_base_type.h" />
31 <ClInclude Include="src\thrift\parse\t_const.h" />
32 <ClInclude Include="src\thrift\parse\t_const_value.h" />
33 <ClInclude Include="src\thrift\parse\t_container.h" />
34 <ClInclude Include="src\thrift\parse\t_doc.h" />
35 <ClInclude Include="src\thrift\parse\t_enum.h" />
36 <ClInclude Include="src\thrift\parse\t_enum_value.h" />
37 <ClInclude Include="src\thrift\parse\t_field.h" />
38 <ClInclude Include="src\thrift\parse\t_function.h" />
39 <ClInclude Include="src\thrift\parse\t_list.h" />
40 <ClInclude Include="src\thrift\parse\t_map.h" />
41 <ClInclude Include="src\thrift\parse\t_program.h" />
42 <ClInclude Include="src\thrift\parse\t_scope.h" />
43 <ClInclude Include="src\thrift\parse\t_service.h" />
44 <ClInclude Include="src\thrift\parse\t_set.h" />
45 <ClInclude Include="src\thrift\parse\t_struct.h" />
46 <ClInclude Include="src\thrift\parse\t_type.h" />
47 <ClInclude Include="src\thrift\parse\t_typedef.h" />
48 <ClInclude Include="src\thrift\platform.h" />
49 <ClInclude Include="src\thrift\thrifty.hh" />
50 <ClInclude Include="src\thrift\windows\config.h" />
51 <ClInclude Include="src\thrift\version.h" />
Roger Meier8cd3b1a2011-09-23 14:25:22 +000052 </ItemGroup>
53 <ItemGroup>
Jens Geyerd30a7d12017-12-02 10:28:25 +010054 <ClCompile Include="src\thrift\audit\t_audit.cpp" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090055 <ClCompile Include="src\thrift\common.cc" />
56 <ClCompile Include="src\thrift\generate\t_as3_generator.cc" />
James E. King III234fb472019-01-13 23:19:18 -050057 <ClCompile Include="src\thrift\generate\t_c_glib_generator.cc" />
58 <ClCompile Include="src\thrift\generate\t_cl_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090059 <ClCompile Include="src\thrift\generate\t_cpp_generator.cc" />
Jens Geyerb89316d2020-02-28 19:22:34 +010060 <ClCompile Include="src\thrift\generate\t_csharp_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090061 <ClCompile Include="src\thrift\generate\t_d_generator.cc" />
62 <ClCompile Include="src\thrift\generate\t_dart_generator.cc" />
63 <ClCompile Include="src\thrift\generate\t_delphi_generator.cc" />
64 <ClCompile Include="src\thrift\generate\t_erl_generator.cc" />
65 <ClCompile Include="src\thrift\generate\t_generator.cc" />
66 <ClCompile Include="src\thrift\generate\t_go_generator.cc" />
67 <ClCompile Include="src\thrift\generate\t_gv_generator.cc" />
68 <ClCompile Include="src\thrift\generate\t_haxe_generator.cc" />
69 <ClCompile Include="src\thrift\generate\t_hs_generator.cc" />
70 <ClCompile Include="src\thrift\generate\t_html_generator.cc" />
Kashirin Alex330482b2020-09-22 05:38:52 +020071 <ClCompile Include="src\thrift\generate\t_markdown_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090072 <ClCompile Include="src\thrift\generate\t_java_generator.cc" />
James E. King III234fb472019-01-13 23:19:18 -050073 <ClCompile Include="src\thrift\generate\t_javame_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090074 <ClCompile Include="src\thrift\generate\t_js_generator.cc" />
75 <ClCompile Include="src\thrift\generate\t_json_generator.cc" />
76 <ClCompile Include="src\thrift\generate\t_lua_generator.cc" />
Jens Geyeraa0c8b32019-01-28 23:27:45 +010077 <ClCompile Include="src\thrift\generate\t_netstd_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090078 <ClCompile Include="src\thrift\generate\t_ocaml_generator.cc" />
79 <ClCompile Include="src\thrift\generate\t_perl_generator.cc" />
80 <ClCompile Include="src\thrift\generate\t_php_generator.cc" />
81 <ClCompile Include="src\thrift\generate\t_py_generator.cc" />
82 <ClCompile Include="src\thrift\generate\t_rb_generator.cc" />
Allen George8b96bfb2016-11-02 08:01:08 -040083 <ClCompile Include="src\thrift\generate\t_rs_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090084 <ClCompile Include="src\thrift\generate\t_st_generator.cc" />
85 <ClCompile Include="src\thrift\generate\t_swift_generator.cc" />
86 <ClCompile Include="src\thrift\generate\t_xml_generator.cc" />
87 <ClCompile Include="src\thrift\generate\t_xsd_generator.cc" />
88 <ClCompile Include="src\thrift\main.cc" />
89 <ClCompile Include="src\thrift\parse\parse.cc" />
90 <ClCompile Include="src\thrift\parse\t_typedef.cc" />
91 <ClCompile Include="src\thrift\thriftl.cc" />
92 <ClCompile Include="src\thrift\thrifty.cc" />
Roger Meier8cd3b1a2011-09-23 14:25:22 +000093 </ItemGroup>
94 <ItemGroup>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090095 <None Include="src\thrift\thriftl.ll" />
96 <None Include="src\thrift\thrifty.yy" />
Roger Meier8cd3b1a2011-09-23 14:25:22 +000097 </ItemGroup>
98 <PropertyGroup Label="Globals">
99 <ProjectGuid>{89975A1A-F799-4556-98B8-64E30AB39A90}</ProjectGuid>
100 <Keyword>Win32Proj</Keyword>
101 <RootNamespace>compiler</RootNamespace>
Jens Geyer876aee52014-12-29 00:54:36 +0100102 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000103 </PropertyGroup>
104 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
105 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
106 <ConfigurationType>Application</ConfigurationType>
107 <UseDebugLibraries>true</UseDebugLibraries>
108 <CharacterSet>MultiByte</CharacterSet>
Jens Geyer876aee52014-12-29 00:54:36 +0100109 <PlatformToolset>v142</PlatformToolset>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000110 </PropertyGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000111 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
112 <ConfigurationType>Application</ConfigurationType>
113 <UseDebugLibraries>true</UseDebugLibraries>
114 <CharacterSet>MultiByte</CharacterSet>
Jens Geyer876aee52014-12-29 00:54:36 +0100115 <PlatformToolset>v142</PlatformToolset>
Roger Meier12d70532011-12-14 23:35:28 +0000116 </PropertyGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000117 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
118 <ConfigurationType>Application</ConfigurationType>
119 <UseDebugLibraries>false</UseDebugLibraries>
120 <WholeProgramOptimization>true</WholeProgramOptimization>
121 <CharacterSet>MultiByte</CharacterSet>
Jens Geyer876aee52014-12-29 00:54:36 +0100122 <PlatformToolset>v142</PlatformToolset>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000123 </PropertyGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000124 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
125 <ConfigurationType>Application</ConfigurationType>
126 <UseDebugLibraries>false</UseDebugLibraries>
127 <WholeProgramOptimization>true</WholeProgramOptimization>
128 <CharacterSet>MultiByte</CharacterSet>
Jens Geyer876aee52014-12-29 00:54:36 +0100129 <PlatformToolset>v142</PlatformToolset>
Roger Meier12d70532011-12-14 23:35:28 +0000130 </PropertyGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000131 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
132 <ImportGroup Label="ExtensionSettings">
133 </ImportGroup>
134 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
135 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
136 </ImportGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000137 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
138 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
139 </ImportGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000140 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
141 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
142 </ImportGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000143 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
144 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
145 </ImportGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000146 <PropertyGroup Label="UserMacros" />
147 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
148 <LinkIncremental>true</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000149 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000150 <TargetName>thrift</TargetName>
Roger Meier12d70532011-12-14 23:35:28 +0000151 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
Jens Geyer876aee52014-12-29 00:54:36 +0100152 <OutDir>E:\D\TOOLS\Thrift\</OutDir>
Roger Meier12d70532011-12-14 23:35:28 +0000153 </PropertyGroup>
154 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
155 <LinkIncremental>true</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000156 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier12d70532011-12-14 23:35:28 +0000157 <TargetName>thrift</TargetName>
158 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000159 </PropertyGroup>
160 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
161 <LinkIncremental>false</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000162 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000163 <TargetName>thrift</TargetName>
Roger Meier12d70532011-12-14 23:35:28 +0000164 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
165 </PropertyGroup>
166 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
167 <LinkIncremental>false</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000168 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier12d70532011-12-14 23:35:28 +0000169 <TargetName>thrift</TargetName>
170 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000171 </PropertyGroup>
172 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
173 <ClCompile>
174 <PrecompiledHeader>
175 </PrecompiledHeader>
176 <WarningLevel>Level3</WarningLevel>
177 <Optimization>Disabled</Optimization>
178 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900179 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000180 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyerdca58db2020-11-01 18:06:52 +0100181 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000182 </ClCompile>
183 <Link>
184 <SubSystem>Console</SubSystem>
185 <GenerateDebugInformation>true</GenerateDebugInformation>
186 </Link>
187 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900188 <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll &amp;&amp; bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000189 </PreBuildEvent>
190 </ItemDefinitionGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000191 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
192 <ClCompile>
193 <PrecompiledHeader>
194 </PrecompiledHeader>
195 <WarningLevel>Level3</WarningLevel>
196 <Optimization>Disabled</Optimization>
197 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900198 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier12d70532011-12-14 23:35:28 +0000199 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200200 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier12d70532011-12-14 23:35:28 +0000201 </ClCompile>
202 <Link>
203 <SubSystem>Console</SubSystem>
204 <GenerateDebugInformation>true</GenerateDebugInformation>
205 </Link>
206 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900207 <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll &amp;&amp; bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command>
Roger Meier12d70532011-12-14 23:35:28 +0000208 </PreBuildEvent>
209 </ItemDefinitionGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +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>
218 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900219 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000220 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200221 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000222 </ClCompile>
223 <Link>
224 <SubSystem>Console</SubSystem>
225 <GenerateDebugInformation>true</GenerateDebugInformation>
226 <EnableCOMDATFolding>true</EnableCOMDATFolding>
227 <OptimizeReferences>true</OptimizeReferences>
228 </Link>
229 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900230 <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll &amp;&amp; bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000231 </PreBuildEvent>
232 </ItemDefinitionGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000233 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
234 <ClCompile>
235 <WarningLevel>Level3</WarningLevel>
236 <PrecompiledHeader>
237 </PrecompiledHeader>
238 <Optimization>MaxSpeed</Optimization>
239 <FunctionLevelLinking>true</FunctionLevelLinking>
240 <IntrinsicFunctions>true</IntrinsicFunctions>
241 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900242 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier12d70532011-12-14 23:35:28 +0000243 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200244 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier12d70532011-12-14 23:35:28 +0000245 </ClCompile>
246 <Link>
247 <SubSystem>Console</SubSystem>
248 <GenerateDebugInformation>true</GenerateDebugInformation>
249 <EnableCOMDATFolding>true</EnableCOMDATFolding>
250 <OptimizeReferences>true</OptimizeReferences>
251 </Link>
252 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900253 <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll &amp;&amp; bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command>
Roger Meier12d70532011-12-14 23:35:28 +0000254 </PreBuildEvent>
255 </ItemDefinitionGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000256 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
257 <ImportGroup Label="ExtensionTargets">
258 </ImportGroup>
Jens Geyer6d570262020-10-01 21:48:07 +0200259</Project>