LogicClient.vcxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.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>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="DM|Win32">
  13. <Configuration>DM</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="DM|x64">
  17. <Configuration>DM</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Win32">
  21. <Configuration>Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectGuid>{873EB45F-3B65-47C6-8E10-3C4198BBADC4}</ProjectGuid>
  31. <Keyword>Win32Proj</Keyword>
  32. <RootNamespace>LogicClient</RootNamespace>
  33. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <UseDebugLibraries>true</UseDebugLibraries>
  39. <PlatformToolset>v143</PlatformToolset>
  40. <CharacterSet>MultiByte</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <UseDebugLibraries>true</UseDebugLibraries>
  45. <PlatformToolset>v143</PlatformToolset>
  46. <CharacterSet>MultiByte</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  49. <ConfigurationType>DynamicLibrary</ConfigurationType>
  50. <UseDebugLibraries>false</UseDebugLibraries>
  51. <PlatformToolset>v143</PlatformToolset>
  52. <WholeProgramOptimization>true</WholeProgramOptimization>
  53. <CharacterSet>MultiByte</CharacterSet>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'" Label="Configuration">
  56. <ConfigurationType>DynamicLibrary</ConfigurationType>
  57. <UseDebugLibraries>false</UseDebugLibraries>
  58. <PlatformToolset>v143</PlatformToolset>
  59. <WholeProgramOptimization>true</WholeProgramOptimization>
  60. <CharacterSet>MultiByte</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  63. <ConfigurationType>DynamicLibrary</ConfigurationType>
  64. <UseDebugLibraries>false</UseDebugLibraries>
  65. <PlatformToolset>v143</PlatformToolset>
  66. <WholeProgramOptimization>true</WholeProgramOptimization>
  67. <CharacterSet>MultiByte</CharacterSet>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'" Label="Configuration">
  70. <ConfigurationType>DynamicLibrary</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <PlatformToolset>v143</PlatformToolset>
  73. <WholeProgramOptimization>true</WholeProgramOptimization>
  74. <CharacterSet>MultiByte</CharacterSet>
  75. </PropertyGroup>
  76. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  77. <ImportGroup Label="ExtensionSettings">
  78. </ImportGroup>
  79. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. </ImportGroup>
  91. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. </ImportGroup>
  94. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'" Label="PropertySheets">
  95. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  96. </ImportGroup>
  97. <PropertyGroup Label="UserMacros" />
  98. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  99. <LinkIncremental>true</LinkIncremental>
  100. <TargetName>$(ProjectName)D</TargetName>
  101. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  102. <LibraryPath>..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  105. <LinkIncremental>true</LinkIncremental>
  106. <TargetName>$(ProjectName)X64D</TargetName>
  107. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  108. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);</LibraryPath>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  111. <LinkIncremental>false</LinkIncremental>
  112. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  113. <LibraryPath>..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  114. <TargetName>$(ProjectName)</TargetName>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">
  117. <LinkIncremental>false</LinkIncremental>
  118. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  119. <LibraryPath>..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  120. </PropertyGroup>
  121. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  122. <LinkIncremental>false</LinkIncremental>
  123. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\deliver\include;..\..\Deliver\Include\Log4CPP\Log.Include;..\..\Deliver\Include\Log4CPP\Common.Include</IncludePath>
  124. <LibraryPath>..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);..\..\deliver\lib\$(Configuration)X64\Log4CPP</LibraryPath>
  125. <TargetName>$(ProjectName)X64</TargetName>
  126. <OutDir>..\..\..\1.V1.0.0.0\DeviceV3\PlatformModule\</OutDir>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'">
  129. <LinkIncremental>false</LinkIncremental>
  130. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\deliver\include;..\..\Deliver\Include\Log4CPP8.0\Log.Include;..\..\Deliver\Include\Log4CPP8.0\Common.Include</IncludePath>
  131. <LibraryPath>..\..\deliver\lib\ReleaseX64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);..\..\deliver\lib\ReleaseX64\Log4CPP8.0</LibraryPath>
  132. <TargetName>$(ProjectName)X64</TargetName>
  133. <OutDir>..\..\..\1.V1.0.0.0.dm\DeviceV3\</OutDir>
  134. </PropertyGroup>
  135. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  136. <ClCompile>
  137. <PrecompiledHeader>Use</PrecompiledHeader>
  138. <WarningLevel>Level3</WarningLevel>
  139. <Optimization>Disabled</Optimization>
  140. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  141. <SDLCheck>true</SDLCheck>
  142. </ClCompile>
  143. <Link>
  144. <SubSystem>Windows</SubSystem>
  145. <GenerateDebugInformation>true</GenerateDebugInformation>
  146. </Link>
  147. <PostBuildEvent>
  148. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)"
  149. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)\"
  150. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)\"
  151. copy "$(ProjectName).h" "..\..\..\deliver\Include" </Command>
  152. </PostBuildEvent>
  153. </ItemDefinitionGroup>
  154. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  155. <ClCompile>
  156. <PrecompiledHeader>Use</PrecompiledHeader>
  157. <WarningLevel>Level3</WarningLevel>
  158. <Optimization>Disabled</Optimization>
  159. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  160. <SDLCheck>true</SDLCheck>
  161. </ClCompile>
  162. <Link>
  163. <SubSystem>Windows</SubSystem>
  164. <GenerateDebugInformation>true</GenerateDebugInformation>
  165. </Link>
  166. <PostBuildEvent>
  167. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)X64"
  168. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)X64\"
  169. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)X64\"
  170. copy "$(ProjectName).h" "..\..\..\deliver\Include"
  171. </Command>
  172. </PostBuildEvent>
  173. </ItemDefinitionGroup>
  174. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  175. <ClCompile>
  176. <WarningLevel>Level3</WarningLevel>
  177. <PrecompiledHeader>Use</PrecompiledHeader>
  178. <Optimization>MaxSpeed</Optimization>
  179. <FunctionLevelLinking>true</FunctionLevelLinking>
  180. <IntrinsicFunctions>true</IntrinsicFunctions>
  181. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  182. <SDLCheck>true</SDLCheck>
  183. </ClCompile>
  184. <Link>
  185. <SubSystem>Windows</SubSystem>
  186. <GenerateDebugInformation>true</GenerateDebugInformation>
  187. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  188. <OptimizeReferences>true</OptimizeReferences>
  189. </Link>
  190. <PostBuildEvent>
  191. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)"
  192. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)\"
  193. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)\"
  194. copy "$(ProjectName).h" "..\..\..\deliver\Include" </Command>
  195. </PostBuildEvent>
  196. </ItemDefinitionGroup>
  197. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">
  198. <ClCompile>
  199. <WarningLevel>Level3</WarningLevel>
  200. <PrecompiledHeader>Use</PrecompiledHeader>
  201. <Optimization>MaxSpeed</Optimization>
  202. <FunctionLevelLinking>true</FunctionLevelLinking>
  203. <IntrinsicFunctions>true</IntrinsicFunctions>
  204. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  205. <SDLCheck>true</SDLCheck>
  206. </ClCompile>
  207. <Link>
  208. <SubSystem>Windows</SubSystem>
  209. <GenerateDebugInformation>true</GenerateDebugInformation>
  210. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  211. <OptimizeReferences>true</OptimizeReferences>
  212. </Link>
  213. <PostBuildEvent>
  214. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)"
  215. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)\"
  216. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)\"
  217. copy "$(ProjectName).h" "..\..\..\deliver\Include" </Command>
  218. </PostBuildEvent>
  219. </ItemDefinitionGroup>
  220. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  221. <ClCompile>
  222. <WarningLevel>Level3</WarningLevel>
  223. <PrecompiledHeader>Use</PrecompiledHeader>
  224. <Optimization>MaxSpeed</Optimization>
  225. <FunctionLevelLinking>true</FunctionLevelLinking>
  226. <IntrinsicFunctions>true</IntrinsicFunctions>
  227. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  228. <SDLCheck>true</SDLCheck>
  229. <LanguageStandard>stdcpp17</LanguageStandard>
  230. </ClCompile>
  231. <Link>
  232. <SubSystem>Windows</SubSystem>
  233. <GenerateDebugInformation>true</GenerateDebugInformation>
  234. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  235. <OptimizeReferences>true</OptimizeReferences>
  236. </Link>
  237. <PostBuildEvent>
  238. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\deliver\bin\Trunk\PlatformModule\"
  239. copy "$(OutDir)$(TargetName).lib" "..\..\deliver\lib\$(Configuration)X64\"
  240. copy "$(OutDir)$(TargetName).pdb" "..\..\deliver\bin\Trunk\PlatformModule\"
  241. copy "$(ProjectName).h" "..\..\deliver\Include"
  242. </Command>
  243. </PostBuildEvent>
  244. </ItemDefinitionGroup>
  245. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'">
  246. <ClCompile>
  247. <WarningLevel>Level3</WarningLevel>
  248. <PrecompiledHeader>Use</PrecompiledHeader>
  249. <Optimization>MaxSpeed</Optimization>
  250. <FunctionLevelLinking>true</FunctionLevelLinking>
  251. <IntrinsicFunctions>true</IntrinsicFunctions>
  252. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LOGICCLIENT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  253. <SDLCheck>true</SDLCheck>
  254. <LanguageStandard>stdcpp17</LanguageStandard>
  255. </ClCompile>
  256. <Link>
  257. <SubSystem>Windows</SubSystem>
  258. <GenerateDebugInformation>true</GenerateDebugInformation>
  259. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  260. <OptimizeReferences>true</OptimizeReferences>
  261. </Link>
  262. <PostBuildEvent>
  263. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\deliver\bin\ReleaseX64"
  264. copy "$(OutDir)$(TargetName).lib" "..\..\deliver\lib\ReleaseX64\"
  265. copy "$(OutDir)$(TargetName).pdb" "..\..\deliver\bin\ReleaseX64\"
  266. copy "$(ProjectName).h" "..\..\deliver\Include"
  267. </Command>
  268. </PostBuildEvent>
  269. </ItemDefinitionGroup>
  270. <ItemGroup>
  271. <Text Include="ReadMe.txt" />
  272. </ItemGroup>
  273. <ItemGroup>
  274. <ClInclude Include="..\..\Deliver\include\common_api.h" />
  275. <ClInclude Include="..\..\Deliver\include\PacketAnalizer.h" />
  276. <ClInclude Include="LogicClient.h" />
  277. <ClInclude Include="resource.h" />
  278. <ClInclude Include="stdafx.h" />
  279. <ClInclude Include="targetver.h" />
  280. </ItemGroup>
  281. <ItemGroup>
  282. <ClCompile Include="..\..\Deliver\include\common_api.cpp" />
  283. <ClCompile Include="..\..\Deliver\include\PacketAnalizer.cpp" />
  284. <ClCompile Include="dllmain.cpp">
  285. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
  286. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
  287. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  288. </PrecompiledHeader>
  289. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  290. </PrecompiledHeader>
  291. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
  292. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">false</CompileAsManaged>
  293. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
  294. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='DM|x64'">false</CompileAsManaged>
  295. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  296. </PrecompiledHeader>
  297. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">
  298. </PrecompiledHeader>
  299. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  300. </PrecompiledHeader>
  301. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|x64'">
  302. </PrecompiledHeader>
  303. </ClCompile>
  304. <ClCompile Include="LogicClient.cpp" />
  305. <ClCompile Include="stdafx.cpp">
  306. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  307. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  308. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  309. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">Create</PrecompiledHeader>
  310. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  311. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|x64'">Create</PrecompiledHeader>
  312. </ClCompile>
  313. </ItemGroup>
  314. <ItemGroup>
  315. <ResourceCompile Include="LogicClient.rc" />
  316. </ItemGroup>
  317. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  318. <ImportGroup Label="ExtensionTargets">
  319. </ImportGroup>
  320. </Project>