Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +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"> |
| 4 | <ProjectConfiguration Include="Debug|Win32"> |
| 5 | <Configuration>Debug</Configuration> |
| 6 | <Platform>Win32</Platform> |
| 7 | </ProjectConfiguration> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 8 | <ProjectConfiguration Include="Debug|x64"> |
| 9 | <Configuration>Debug</Configuration> |
| 10 | <Platform>x64</Platform> |
| 11 | </ProjectConfiguration> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 12 | <ProjectConfiguration Include="Release|Win32"> |
| 13 | <Configuration>Release</Configuration> |
| 14 | <Platform>Win32</Platform> |
| 15 | </ProjectConfiguration> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 16 | <ProjectConfiguration Include="Release|x64"> |
| 17 | <Configuration>Release</Configuration> |
| 18 | <Platform>x64</Platform> |
| 19 | </ProjectConfiguration> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 20 | </ItemGroup> |
| 21 | <ItemGroup> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 22 | <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 Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 52 | </ItemGroup> |
| 53 | <ItemGroup> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 54 | <ClCompile Include="src\thrift\audit\t_audit.cpp"/> |
| 55 | <ClCompile Include="src\thrift\common.cc" /> |
| 56 | <ClCompile Include="src\thrift\generate\t_as3_generator.cc" /> |
| 57 | <ClCompile Include="src\thrift\generate\t_cocoa_generator.cc" /> |
| 58 | <ClCompile Include="src\thrift\generate\t_cpp_generator.cc" /> |
| 59 | <ClCompile Include="src\thrift\generate\t_csharp_generator.cc" /> |
| 60 | <ClCompile Include="src\thrift\generate\t_c_glib_generator.cc" /> |
| 61 | <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" /> |
| 71 | <ClCompile Include="src\thrift\generate\t_javame_generator.cc" /> |
| 72 | <ClCompile Include="src\thrift\generate\t_java_generator.cc" /> |
| 73 | <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" /> |
| 76 | <ClCompile Include="src\thrift\generate\t_ocaml_generator.cc" /> |
| 77 | <ClCompile Include="src\thrift\generate\t_perl_generator.cc" /> |
| 78 | <ClCompile Include="src\thrift\generate\t_php_generator.cc" /> |
| 79 | <ClCompile Include="src\thrift\generate\t_py_generator.cc" /> |
| 80 | <ClCompile Include="src\thrift\generate\t_rb_generator.cc" /> |
| 81 | <ClCompile Include="src\thrift\generate\t_st_generator.cc" /> |
| 82 | <ClCompile Include="src\thrift\generate\t_swift_generator.cc" /> |
| 83 | <ClCompile Include="src\thrift\generate\t_xml_generator.cc" /> |
| 84 | <ClCompile Include="src\thrift\generate\t_xsd_generator.cc" /> |
| 85 | <ClCompile Include="src\thrift\main.cc" /> |
| 86 | <ClCompile Include="src\thrift\parse\parse.cc" /> |
| 87 | <ClCompile Include="src\thrift\parse\t_typedef.cc" /> |
| 88 | <ClCompile Include="src\thrift\thriftl.cc" /> |
| 89 | <ClCompile Include="src\thrift\thrifty.cc" /> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 90 | </ItemGroup> |
| 91 | <ItemGroup> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 92 | <None Include="src\thrift\thriftl.ll" /> |
| 93 | <None Include="src\thrift\thrifty.yy" /> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 94 | </ItemGroup> |
| 95 | <PropertyGroup Label="Globals"> |
| 96 | <ProjectGuid>{89975A1A-F799-4556-98B8-64E30AB39A90}</ProjectGuid> |
| 97 | <Keyword>Win32Proj</Keyword> |
| 98 | <RootNamespace>compiler</RootNamespace> |
| 99 | </PropertyGroup> |
| 100 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 101 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 102 | <ConfigurationType>Application</ConfigurationType> |
| 103 | <UseDebugLibraries>true</UseDebugLibraries> |
| 104 | <CharacterSet>MultiByte</CharacterSet> |
| 105 | </PropertyGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 106 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 107 | <ConfigurationType>Application</ConfigurationType> |
| 108 | <UseDebugLibraries>true</UseDebugLibraries> |
| 109 | <CharacterSet>MultiByte</CharacterSet> |
| 110 | </PropertyGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 111 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 112 | <ConfigurationType>Application</ConfigurationType> |
| 113 | <UseDebugLibraries>false</UseDebugLibraries> |
| 114 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 115 | <CharacterSet>MultiByte</CharacterSet> |
| 116 | </PropertyGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 117 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 118 | <ConfigurationType>Application</ConfigurationType> |
| 119 | <UseDebugLibraries>false</UseDebugLibraries> |
| 120 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 121 | <CharacterSet>MultiByte</CharacterSet> |
| 122 | </PropertyGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 123 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 124 | <ImportGroup Label="ExtensionSettings"> |
| 125 | </ImportGroup> |
| 126 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 127 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 128 | </ImportGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 129 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 130 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 131 | </ImportGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 132 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 133 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 134 | </ImportGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 135 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 136 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 137 | </ImportGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 138 | <PropertyGroup Label="UserMacros" /> |
| 139 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 140 | <LinkIncremental>true</LinkIncremental> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 141 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 142 | <TargetName>thrift</TargetName> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 143 | <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath> |
| 144 | </PropertyGroup> |
| 145 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 146 | <LinkIncremental>true</LinkIncremental> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 147 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 148 | <TargetName>thrift</TargetName> |
| 149 | <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 150 | </PropertyGroup> |
| 151 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 152 | <LinkIncremental>false</LinkIncremental> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 153 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 154 | <TargetName>thrift</TargetName> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 155 | <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath> |
| 156 | </PropertyGroup> |
| 157 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 158 | <LinkIncremental>false</LinkIncremental> |
Roger Meier | 1516be0 | 2012-04-14 11:03:21 +0000 | [diff] [blame] | 159 | <IncludePath>$(ProjectDir)\src\;$(ProjectDir)\src\windows\;$(IncludePath)</IncludePath> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 160 | <TargetName>thrift</TargetName> |
| 161 | <ExecutablePath>$(ExecutablePath);C:\Program Files (x86)\Git\bin</ExecutablePath> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 162 | </PropertyGroup> |
| 163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 164 | <ClCompile> |
| 165 | <PrecompiledHeader> |
| 166 | </PrecompiledHeader> |
| 167 | <WarningLevel>Level3</WarningLevel> |
| 168 | <Optimization>Disabled</Optimization> |
| 169 | <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 170 | <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 171 | <CompileAs>CompileAsCpp</CompileAs> |
| 172 | </ClCompile> |
| 173 | <Link> |
| 174 | <SubSystem>Console</SubSystem> |
| 175 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 176 | </Link> |
| 177 | <PreBuildEvent> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 178 | <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll && bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 179 | </PreBuildEvent> |
| 180 | </ItemDefinitionGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 181 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 182 | <ClCompile> |
| 183 | <PrecompiledHeader> |
| 184 | </PrecompiledHeader> |
| 185 | <WarningLevel>Level3</WarningLevel> |
| 186 | <Optimization>Disabled</Optimization> |
| 187 | <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 188 | <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 189 | <CompileAs>CompileAsCpp</CompileAs> |
| 190 | </ClCompile> |
| 191 | <Link> |
| 192 | <SubSystem>Console</SubSystem> |
| 193 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 194 | </Link> |
| 195 | <PreBuildEvent> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 196 | <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll && bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command> |
| 197 | |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 198 | </PreBuildEvent> |
| 199 | </ItemDefinitionGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 200 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 201 | <ClCompile> |
| 202 | <WarningLevel>Level3</WarningLevel> |
| 203 | <PrecompiledHeader> |
| 204 | </PrecompiledHeader> |
| 205 | <Optimization>MaxSpeed</Optimization> |
| 206 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 207 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 208 | <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 209 | <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 210 | <CompileAs>CompileAsCpp</CompileAs> |
| 211 | </ClCompile> |
| 212 | <Link> |
| 213 | <SubSystem>Console</SubSystem> |
| 214 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 215 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 216 | <OptimizeReferences>true</OptimizeReferences> |
| 217 | </Link> |
| 218 | <PreBuildEvent> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 219 | <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll && bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command> |
| 220 | |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 221 | </PreBuildEvent> |
| 222 | </ItemDefinitionGroup> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 223 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 224 | <ClCompile> |
| 225 | <WarningLevel>Level3</WarningLevel> |
| 226 | <PrecompiledHeader> |
| 227 | </PrecompiledHeader> |
| 228 | <Optimization>MaxSpeed</Optimization> |
| 229 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 230 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 231 | <PreprocessorDefinitions>WIN32;MINGW;YY_NO_UNISTD_H;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 232 | <ForcedIncludeFiles>thrift\windows\config.h</ForcedIncludeFiles> |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 233 | <CompileAs>CompileAsCpp</CompileAs> |
| 234 | </ClCompile> |
| 235 | <Link> |
| 236 | <SubSystem>Console</SubSystem> |
| 237 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 238 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 239 | <OptimizeReferences>true</OptimizeReferences> |
| 240 | </Link> |
| 241 | <PreBuildEvent> |
Nobuaki Sukegawa | d8c6a84 | 2016-10-02 14:21:55 +0900 | [diff] [blame^] | 242 | <Command>flex -o "src\\thrift\\thriftl.cc" src/thrift/thriftl.ll && bison -y -o "src\\thrift\\thrifty.cc" --defines="src\\thrift\\thrifty.hh" src/thrift/thrifty.yy</Command> |
| 243 | |
Roger Meier | 12d7053 | 2011-12-14 23:35:28 +0000 | [diff] [blame] | 244 | </PreBuildEvent> |
| 245 | </ItemDefinitionGroup> |
Roger Meier | 8cd3b1a | 2011-09-23 14:25:22 +0000 | [diff] [blame] | 246 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 247 | <ImportGroup Label="ExtensionTargets"> |
| 248 | </ImportGroup> |
Nobuaki Sukegawa | 11da87e | 2016-09-10 14:02:19 +0900 | [diff] [blame] | 249 | </Project> |