xmds-proto.csproj 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{B5A9AB4F-77F7-4D9E-87D9-C5FC6DD3C506}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ProtoGen</RootNamespace>
  11. <AssemblyName>xmds-proto</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile>
  15. </TargetFrameworkProfile>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\..\..\Library\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <DocumentationFile>
  26. </DocumentationFile>
  27. <Prefer32Bit>false</Prefer32Bit>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>..\..\..\Library\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <Prefer32Bit>false</Prefer32Bit>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
  39. <DebugSymbols>true</DebugSymbols>
  40. <OutputPath>bin\Debug_JSGProfile\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <DebugType>full</DebugType>
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <ErrorReport>prompt</ErrorReport>
  45. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="protobuf-net">
  49. <HintPath>..\..\..\Library\protobuf-net.dll</HintPath>
  50. </Reference>
  51. <Reference Include="System" />
  52. <Reference Include="System.Core" />
  53. <Reference Include="System.Xml.Linq" />
  54. <Reference Include="System.Data.DataSetExtensions" />
  55. <Reference Include="System.Data" />
  56. <Reference Include="System.Xml" />
  57. </ItemGroup>
  58. <ItemGroup>
  59. <Compile Include="csharp_all\_abyssDungeonHandler.cs" />
  60. <Compile Include="csharp_all\_achievementHandler.cs" />
  61. <Compile Include="csharp_all\_activityFavorHandler.cs" />
  62. <Compile Include="csharp_all\_activityHandler.cs" />
  63. <Compile Include="csharp_all\_activityRevelryHandler.cs" />
  64. <Compile Include="csharp_all\_amuletHandler.cs" />
  65. <Compile Include="csharp_all\_animaInscriptionHandler.cs" />
  66. <Compile Include="csharp_all\_arenaHandler.cs" />
  67. <Compile Include="csharp_all\_attendanceHandler.cs" />
  68. <Compile Include="csharp_all\_auctionHandler.cs" />
  69. <Compile Include="csharp_all\_bagHandler.cs" />
  70. <Compile Include="csharp_all\_battleHandler.cs" />
  71. <Compile Include="csharp_all\_bloodHandler.cs" />
  72. <Compile Include="csharp_all\_cardHandler.cs" />
  73. <Compile Include="csharp_all\_caveHandler.cs" />
  74. <Compile Include="csharp_all\_chatHandler.cs" />
  75. <Compile Include="csharp_all\_common.cs" />
  76. <Compile Include="csharp_all\_consignmentLineHandler.cs" />
  77. <Compile Include="csharp_all\_crossAreaHandler.cs" />
  78. <Compile Include="csharp_all\_crossAreaHandlerExt.cs" />
  79. <Compile Include="csharp_all\_crossServerHandler.cs" />
  80. <Compile Include="csharp_all\_dailyActivity.cs" />
  81. <Compile Include="csharp_all\_dailyActivityHandler.cs" />
  82. <Compile Include="csharp_all\_daoYouHandler.cs" />
  83. <Compile Include="csharp_all\_demonTowerHandler.cs" />
  84. <Compile Include="csharp_all\_diaryHandler.cs" />
  85. <Compile Include="csharp_all\_entryHandler.cs" />
  86. <Compile Include="csharp_all\_equipHandler.cs" />
  87. <Compile Include="csharp_all\_exchangeHandler.cs" />
  88. <Compile Include="csharp_all\_farm.cs" />
  89. <Compile Include="csharp_all\_farmHandler.cs" />
  90. <Compile Include="csharp_all\_fashionHandler.cs" />
  91. <Compile Include="csharp_all\_fightLevelHandler.cs" />
  92. <Compile Include="csharp_all\_fishBossHandler.cs" />
  93. <Compile Include="csharp_all\_five2FiveHandler.cs" />
  94. <Compile Include="csharp_all\_fleeHandler.cs" />
  95. <Compile Include="csharp_all\_followerHandler.cs" />
  96. <Compile Include="csharp_all\_friendHandler.cs" />
  97. <Compile Include="csharp_all\_functionHandler.cs" />
  98. <Compile Include="csharp_all\_functionOpenHandler.cs" />
  99. <Compile Include="csharp_all\_fuwaHandler.cs" />
  100. <Compile Include="csharp_all\_gateHandler.cs" />
  101. <Compile Include="csharp_all\_giftOnlineHandler.cs" />
  102. <Compile Include="csharp_all\_goddessHandler.cs" />
  103. <Compile Include="csharp_all\_growingHandler.cs" />
  104. <Compile Include="csharp_all\_guildBlessHandler.cs" />
  105. <Compile Include="csharp_all\_guildBossHandler.cs" />
  106. <Compile Include="csharp_all\_guildCelestialHandler.cs" />
  107. <Compile Include="csharp_all\_guildDepotHandler.cs" />
  108. <Compile Include="csharp_all\_guildExtHandler.cs" />
  109. <Compile Include="csharp_all\_guildFortHandler.cs" />
  110. <Compile Include="csharp_all\_guildHandler.cs" />
  111. <Compile Include="csharp_all\_guildMagicMatrixHandler.cs" />
  112. <Compile Include="csharp_all\_guildManagerHandler.cs" />
  113. <Compile Include="csharp_all\_guildShopHandler.cs" />
  114. <Compile Include="csharp_all\_guildTechHandler.cs" />
  115. <Compile Include="csharp_all\_hookSetHandler.cs" />
  116. <Compile Include="csharp_all\_interactHandler.cs" />
  117. <Compile Include="csharp_all\_intergalMallHandler.cs" />
  118. <Compile Include="csharp_all\_item.cs" />
  119. <Compile Include="csharp_all\_itemHandler.cs" />
  120. <Compile Include="csharp_all\_leaderBoardHandler.cs" />
  121. <Compile Include="csharp_all\_limitTimeActivityHandler.cs" />
  122. <Compile Include="csharp_all\_loginHandler.cs" />
  123. <Compile Include="csharp_all\_lotteryHandler.cs" />
  124. <Compile Include="csharp_all\_mailHandler.cs" />
  125. <Compile Include="csharp_all\_mapHandler.cs" />
  126. <Compile Include="csharp_all\_masteryHandler.cs" />
  127. <Compile Include="csharp_all\_medalHandler.cs" />
  128. <Compile Include="csharp_all\_messageHandler.cs" />
  129. <Compile Include="csharp_all\_mountHandler.cs" />
  130. <Compile Include="csharp_all\_npcGoodFeelingHandler.cs" />
  131. <Compile Include="csharp_all\_npcHandler.cs" />
  132. <Compile Include="csharp_all\_offlineAwardHandler.cs" />
  133. <Compile Include="csharp_all\_onlineGiftHandler.cs" />
  134. <Compile Include="csharp_all\_openArtifactHandler.cs" />
  135. <Compile Include="csharp_all\_payGiftHandler.cs" />
  136. <Compile Include="csharp_all\_petHandler.cs" />
  137. <Compile Include="csharp_all\_petNewHandler.cs" />
  138. <Compile Include="csharp_all\_pickLotusAreaHandler.cs" />
  139. <Compile Include="csharp_all\_player.cs" />
  140. <Compile Include="csharp_all\_playerHandler.cs" />
  141. <Compile Include="csharp_all\_playerHandlerExt.cs" />
  142. <Compile Include="csharp_all\_prepaidHandler.cs" />
  143. <Compile Include="csharp_all\_pvpKillHandler.cs" />
  144. <Compile Include="csharp_all\_rankHandler.cs" />
  145. <Compile Include="csharp_all\_redPacketHandler.cs" />
  146. <Compile Include="csharp_all\_resourceDungeonHandler.cs" />
  147. <Compile Include="csharp_all\_resourceHandler.cs" />
  148. <Compile Include="csharp_all\_rewardHandler.cs" />
  149. <Compile Include="csharp_all\_richHandler.cs" />
  150. <Compile Include="csharp_all\_robberyHandler.cs" />
  151. <Compile Include="csharp_all\_roleHandler.cs" />
  152. <Compile Include="csharp_all\_runeHandler.cs" />
  153. <Compile Include="csharp_all\_saleHandler.cs" />
  154. <Compile Include="csharp_all\_sevenGoalHandler.cs" />
  155. <Compile Include="csharp_all\_shopMallHandler.cs" />
  156. <Compile Include="csharp_all\_skillHandler.cs" />
  157. <Compile Include="csharp_all\_skillKeysHandler.cs" />
  158. <Compile Include="csharp_all\_skillStrongHandler.cs" />
  159. <Compile Include="csharp_all\_soloHandler.cs" />
  160. <Compile Include="csharp_all\_spiritualHelpHandler.cs" />
  161. <Compile Include="csharp_all\_stealHandler.cs" />
  162. <Compile Include="csharp_all\_sysSetHandler.cs" />
  163. <Compile Include="csharp_all\_task.cs" />
  164. <Compile Include="csharp_all\_taskHandler.cs" />
  165. <Compile Include="csharp_all\_teamHandler.cs" />
  166. <Compile Include="csharp_all\_tradeHandler.cs" />
  167. <Compile Include="csharp_all\_treasureHandler.cs" />
  168. <Compile Include="csharp_all\_undergroundPlaceHandler.cs" />
  169. <Compile Include="csharp_all\_upLevelHandler.cs" />
  170. <Compile Include="csharp_all\_vipHandler.cs" />
  171. <Compile Include="csharp_all\_vitalityHandler.cs" />
  172. <Compile Include="csharp_all\_weekendStarDungeonHandler.cs" />
  173. <Compile Include="csharp_all\_wingHandler.cs" />
  174. <Compile Include="csharp_all\_xianYuanHandler.cs" />
  175. <Compile Include="csharp_all\_zhanYaoHandler.cs" />
  176. <Compile Include="Properties\AssemblyInfo.cs" />
  177. </ItemGroup>
  178. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  179. <PropertyGroup>
  180. <PreBuildEvent>
  181. </PreBuildEvent>
  182. </PropertyGroup>
  183. <PropertyGroup>
  184. <PostBuildEvent>
  185. </PostBuildEvent>
  186. </PropertyGroup>
  187. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  188. Other similar extension points exist, see Microsoft.Common.targets.
  189. <Target Name="BeforeBuild">
  190. </Target>
  191. <Target Name="AfterBuild">
  192. </Target>
  193. -->
  194. </Project>