blob: 53574b280c6f296149eb0b6fd260154921cd7c2a [file] [log] [blame]
Roger Meier8cd3b1a2011-09-23 14:25:22 +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">
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" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090060 <ClCompile Include="src\thrift\generate\t_d_generator.cc" />
61 <ClCompile Include="src\thrift\generate\t_dart_generator.cc" />
62 <ClCompile Include="src\thrift\generate\t_delphi_generator.cc" />
63 <ClCompile Include="src\thrift\generate\t_erl_generator.cc" />
64 <ClCompile Include="src\thrift\generate\t_generator.cc" />
65 <ClCompile Include="src\thrift\generate\t_go_generator.cc" />
66 <ClCompile Include="src\thrift\generate\t_gv_generator.cc" />
67 <ClCompile Include="src\thrift\generate\t_haxe_generator.cc" />
68 <ClCompile Include="src\thrift\generate\t_hs_generator.cc" />
69 <ClCompile Include="src\thrift\generate\t_html_generator.cc" />
Kashirin Alex330482b2020-09-22 05:38:52 +020070 <ClCompile Include="src\thrift\generate\t_markdown_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090071 <ClCompile Include="src\thrift\generate\t_java_generator.cc" />
James E. King III234fb472019-01-13 23:19:18 -050072 <ClCompile Include="src\thrift\generate\t_javame_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090073 <ClCompile Include="src\thrift\generate\t_js_generator.cc" />
74 <ClCompile Include="src\thrift\generate\t_json_generator.cc" />
75 <ClCompile Include="src\thrift\generate\t_lua_generator.cc" />
Jens Geyeraa0c8b32019-01-28 23:27:45 +010076 <ClCompile Include="src\thrift\generate\t_netstd_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090077 <ClCompile Include="src\thrift\generate\t_ocaml_generator.cc" />
78 <ClCompile Include="src\thrift\generate\t_perl_generator.cc" />
79 <ClCompile Include="src\thrift\generate\t_php_generator.cc" />
80 <ClCompile Include="src\thrift\generate\t_py_generator.cc" />
81 <ClCompile Include="src\thrift\generate\t_rb_generator.cc" />
Allen George8b96bfb2016-11-02 08:01:08 -040082 <ClCompile Include="src\thrift\generate\t_rs_generator.cc" />
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090083 <ClCompile Include="src\thrift\generate\t_st_generator.cc" />
84 <ClCompile Include="src\thrift\generate\t_swift_generator.cc" />
85 <ClCompile Include="src\thrift\generate\t_xml_generator.cc" />
86 <ClCompile Include="src\thrift\generate\t_xsd_generator.cc" />
87 <ClCompile Include="src\thrift\main.cc" />
88 <ClCompile Include="src\thrift\parse\parse.cc" />
89 <ClCompile Include="src\thrift\parse\t_typedef.cc" />
90 <ClCompile Include="src\thrift\thriftl.cc" />
91 <ClCompile Include="src\thrift\thrifty.cc" />
Roger Meier8cd3b1a2011-09-23 14:25:22 +000092 </ItemGroup>
93 <ItemGroup>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +090094 <None Include="src\thrift\thriftl.ll" />
95 <None Include="src\thrift\thrifty.yy" />
Roger Meier8cd3b1a2011-09-23 14:25:22 +000096 </ItemGroup>
97 <PropertyGroup Label="Globals">
98 <ProjectGuid>{89975A1A-F799-4556-98B8-64E30AB39A90}</ProjectGuid>
99 <Keyword>Win32Proj</Keyword>
100 <RootNamespace>compiler</RootNamespace>
101 </PropertyGroup>
102 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
103 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
104 <ConfigurationType>Application</ConfigurationType>
105 <UseDebugLibraries>true</UseDebugLibraries>
106 <CharacterSet>MultiByte</CharacterSet>
107 </PropertyGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
109 <ConfigurationType>Application</ConfigurationType>
110 <UseDebugLibraries>true</UseDebugLibraries>
111 <CharacterSet>MultiByte</CharacterSet>
112 </PropertyGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000113 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
114 <ConfigurationType>Application</ConfigurationType>
115 <UseDebugLibraries>false</UseDebugLibraries>
116 <WholeProgramOptimization>true</WholeProgramOptimization>
117 <CharacterSet>MultiByte</CharacterSet>
118 </PropertyGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000119 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
120 <ConfigurationType>Application</ConfigurationType>
121 <UseDebugLibraries>false</UseDebugLibraries>
122 <WholeProgramOptimization>true</WholeProgramOptimization>
123 <CharacterSet>MultiByte</CharacterSet>
124 </PropertyGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000125 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
126 <ImportGroup Label="ExtensionSettings">
127 </ImportGroup>
128 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
129 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
130 </ImportGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000131 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
132 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
133 </ImportGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000134 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|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)'=='Release|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 <PropertyGroup Label="UserMacros" />
141 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
142 <LinkIncremental>true</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000143 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000144 <TargetName>thrift</TargetName>
Roger Meier12d70532011-12-14 23:35:28 +0000145 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
146 </PropertyGroup>
147 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
148 <LinkIncremental>true</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000149 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier12d70532011-12-14 23:35:28 +0000150 <TargetName>thrift</TargetName>
151 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000152 </PropertyGroup>
153 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
154 <LinkIncremental>false</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000155 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000156 <TargetName>thrift</TargetName>
Roger Meier12d70532011-12-14 23:35:28 +0000157 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
158 </PropertyGroup>
159 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
160 <LinkIncremental>false</LinkIncremental>
Roger Meier1516be02012-04-14 11:03:21 +0000161 <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath>
Roger Meier12d70532011-12-14 23:35:28 +0000162 <TargetName>thrift</TargetName>
163 <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000164 </PropertyGroup>
165 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
166 <ClCompile>
167 <PrecompiledHeader>
168 </PrecompiledHeader>
169 <WarningLevel>Level3</WarningLevel>
170 <Optimization>Disabled</Optimization>
171 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900172 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000173 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200174 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000175 </ClCompile>
176 <Link>
177 <SubSystem>Console</SubSystem>
178 <GenerateDebugInformation>true</GenerateDebugInformation>
179 </Link>
180 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900181 <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 +0000182 </PreBuildEvent>
183 </ItemDefinitionGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000184 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
185 <ClCompile>
186 <PrecompiledHeader>
187 </PrecompiledHeader>
188 <WarningLevel>Level3</WarningLevel>
189 <Optimization>Disabled</Optimization>
190 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900191 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier12d70532011-12-14 23:35:28 +0000192 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200193 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier12d70532011-12-14 23:35:28 +0000194 </ClCompile>
195 <Link>
196 <SubSystem>Console</SubSystem>
197 <GenerateDebugInformation>true</GenerateDebugInformation>
198 </Link>
199 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900200 <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 +0000201 </PreBuildEvent>
202 </ItemDefinitionGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000203 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
204 <ClCompile>
205 <WarningLevel>Level3</WarningLevel>
206 <PrecompiledHeader>
207 </PrecompiledHeader>
208 <Optimization>MaxSpeed</Optimization>
209 <FunctionLevelLinking>true</FunctionLevelLinking>
210 <IntrinsicFunctions>true</IntrinsicFunctions>
211 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900212 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000213 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200214 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000215 </ClCompile>
216 <Link>
217 <SubSystem>Console</SubSystem>
218 <GenerateDebugInformation>true</GenerateDebugInformation>
219 <EnableCOMDATFolding>true</EnableCOMDATFolding>
220 <OptimizeReferences>true</OptimizeReferences>
221 </Link>
222 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900223 <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 +0000224 </PreBuildEvent>
225 </ItemDefinitionGroup>
Roger Meier12d70532011-12-14 23:35:28 +0000226 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
227 <ClCompile>
228 <WarningLevel>Level3</WarningLevel>
229 <PrecompiledHeader>
230 </PrecompiledHeader>
231 <Optimization>MaxSpeed</Optimization>
232 <FunctionLevelLinking>true</FunctionLevelLinking>
233 <IntrinsicFunctions>true</IntrinsicFunctions>
234 <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900235 <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles>
Roger Meier12d70532011-12-14 23:35:28 +0000236 <CompileAs>CompileAsCpp</CompileAs>
Jens Geyer6d570262020-10-01 21:48:07 +0200237 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Roger Meier12d70532011-12-14 23:35:28 +0000238 </ClCompile>
239 <Link>
240 <SubSystem>Console</SubSystem>
241 <GenerateDebugInformation>true</GenerateDebugInformation>
242 <EnableCOMDATFolding>true</EnableCOMDATFolding>
243 <OptimizeReferences>true</OptimizeReferences>
244 </Link>
245 <PreBuildEvent>
Nobuaki Sukegawad8c6a842016-10-02 14:21:55 +0900246 <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 +0000247 </PreBuildEvent>
248 </ItemDefinitionGroup>
Roger Meier8cd3b1a2011-09-23 14:25:22 +0000249 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
250 <ImportGroup Label="ExtensionTargets">
251 </ImportGroup>
Jens Geyer6d570262020-10-01 21:48:07 +0200252</Project>