诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

390 lines
20 KiB

  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="DebugVD|Win32">
  5. <Configuration>DebugVD</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug_Unicode|Win32">
  9. <Configuration>Debug_Unicode</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="ReleaseVD|Win32">
  17. <Configuration>ReleaseVD</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release_Unicode|Win32">
  21. <Configuration>Release_Unicode</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|Win32">
  25. <Configuration>Release</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectName>游戏服务器</ProjectName>
  31. <ProjectGuid>{660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}</ProjectGuid>
  32. <RootNamespace>游戏服务器</RootNamespace>
  33. <Keyword>MFCDLLProj</Keyword>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <PlatformToolset>v120</PlatformToolset>
  39. <UseOfMfc>Dynamic</UseOfMfc>
  40. <CharacterSet>Unicode</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <PlatformToolset>v120</PlatformToolset>
  45. <UseOfMfc>Dynamic</UseOfMfc>
  46. <CharacterSet>Unicode</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVD|Win32'" Label="Configuration">
  49. <ConfigurationType>DynamicLibrary</ConfigurationType>
  50. <PlatformToolset>v120</PlatformToolset>
  51. <UseOfMfc>Dynamic</UseOfMfc>
  52. <CharacterSet>MultiByte</CharacterSet>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'" Label="Configuration">
  55. <ConfigurationType>DynamicLibrary</ConfigurationType>
  56. <PlatformToolset>v120</PlatformToolset>
  57. <UseOfMfc>Dynamic</UseOfMfc>
  58. <CharacterSet>MultiByte</CharacterSet>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  61. <ConfigurationType>DynamicLibrary</ConfigurationType>
  62. <PlatformToolset>v120</PlatformToolset>
  63. <UseOfMfc>Dynamic</UseOfMfc>
  64. <CharacterSet>MultiByte</CharacterSet>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  67. <ConfigurationType>DynamicLibrary</ConfigurationType>
  68. <PlatformToolset>v120</PlatformToolset>
  69. <UseOfMfc>Dynamic</UseOfMfc>
  70. <CharacterSet>MultiByte</CharacterSet>
  71. </PropertyGroup>
  72. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  73. <ImportGroup Label="ExtensionSettings">
  74. </ImportGroup>
  75. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="PropertySheets">
  76. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  77. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  82. </ImportGroup>
  83. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVD|Win32'" Label="PropertySheets">
  84. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  85. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  86. </ImportGroup>
  87. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'" Label="PropertySheets">
  88. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  89. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  90. </ImportGroup>
  91. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  94. </ImportGroup>
  95. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  96. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  97. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  98. </ImportGroup>
  99. <PropertyGroup Label="UserMacros" />
  100. <PropertyGroup>
  101. <_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  104. <OutDir>Debug\</OutDir>
  105. <IntDir>Debug\</IntDir>
  106. <LinkIncremental>true</LinkIncremental>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  109. <OutDir>Release\</OutDir>
  110. <IntDir>Release\</IntDir>
  111. <LinkIncremental>false</LinkIncremental>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'">
  114. <OutDir>$(Configuration)\</OutDir>
  115. <IntDir>$(Configuration)\</IntDir>
  116. <LinkIncremental>true</LinkIncremental>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVD|Win32'">
  119. <OutDir>$(Configuration)\</OutDir>
  120. <IntDir>$(Configuration)\</IntDir>
  121. <LinkIncremental>false</LinkIncremental>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  124. <OutDir>$(Configuration)\</OutDir>
  125. <IntDir>$(Configuration)\</IntDir>
  126. <LinkIncremental>true</LinkIncremental>
  127. <TargetName>SparrowXZServer</TargetName>
  128. <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  131. <OutDir>$(Configuration)\</OutDir>
  132. <IntDir>$(Configuration)\</IntDir>
  133. <LinkIncremental>false</LinkIncremental>
  134. <TargetName>SparrowXZServer</TargetName>
  135. </PropertyGroup>
  136. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  137. <Midl>
  138. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  139. <MkTypLibCompatible>false</MkTypLibCompatible>
  140. </Midl>
  141. <ClCompile>
  142. <Optimization>Disabled</Optimization>
  143. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_AFXEXT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <MinimalRebuild>true</MinimalRebuild>
  145. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  146. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  147. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  148. <PrecompiledHeader>Use</PrecompiledHeader>
  149. <WarningLevel>Level3</WarningLevel>
  150. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  151. </ClCompile>
  152. <ResourceCompile>
  153. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  154. <Culture>0x0804</Culture>
  155. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  156. </ResourceCompile>
  157. <Link>
  158. <OutputFile>../../../../运行/Debug/ansi/SparrowXZServer.dll</OutputFile>
  159. <ModuleDefinitionFile />
  160. <GenerateDebugInformation>true</GenerateDebugInformation>
  161. <SubSystem>Windows</SubSystem>
  162. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  163. <TargetMachine>MachineX86</TargetMachine>
  164. </Link>
  165. <PostBuildEvent>
  166. <Command>mkdir ..\..\..\发布组件\服务器组件\Debug\Ansi
  167. copy /y ..\..\..\..\运行\Debug\Ansi\$(TargetFileName) ..\..\..\发布组件\服务器组件\Debug\Ansi\$(TargetFileName)
  168. </Command>
  169. </PostBuildEvent>
  170. </ItemDefinitionGroup>
  171. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  172. <Midl>
  173. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  174. <MkTypLibCompatible>false</MkTypLibCompatible>
  175. </Midl>
  176. <ClCompile>
  177. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_AFXEXT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  178. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  179. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  180. <PrecompiledHeader>Use</PrecompiledHeader>
  181. <WarningLevel>Level3</WarningLevel>
  182. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  183. </ClCompile>
  184. <ResourceCompile>
  185. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  186. <Culture>0x0804</Culture>
  187. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  188. </ResourceCompile>
  189. <Link>
  190. <OutputFile>../../../../运行/Release/ansi/SparrowXZServer.dll</OutputFile>
  191. <ModuleDefinitionFile />
  192. <GenerateDebugInformation>true</GenerateDebugInformation>
  193. <SubSystem>Windows</SubSystem>
  194. <OptimizeReferences>true</OptimizeReferences>
  195. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  196. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  197. <TargetMachine>MachineX86</TargetMachine>
  198. </Link>
  199. <PostBuildEvent>
  200. <Command>mkdir ..\..\..\发布组件\服务器组件\Release\Ansi
  201. copy /y ..\..\..\..\运行\Release\Ansi\$(TargetFileName) ..\..\..\发布组件\服务器组件\Release\Ansi\$(TargetFileName)
  202. </Command>
  203. </PostBuildEvent>
  204. </ItemDefinitionGroup>
  205. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'">
  206. <Midl>
  207. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  208. <MkTypLibCompatible>false</MkTypLibCompatible>
  209. </Midl>
  210. <ClCompile>
  211. <Optimization>Disabled</Optimization>
  212. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_AFXEXT;VIDEO_GAME;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  213. <MinimalRebuild>true</MinimalRebuild>
  214. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  215. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  216. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  217. <PrecompiledHeader>Use</PrecompiledHeader>
  218. <WarningLevel>Level3</WarningLevel>
  219. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  220. </ClCompile>
  221. <ResourceCompile>
  222. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  223. <Culture>0x0804</Culture>
  224. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  225. </ResourceCompile>
  226. <Link>
  227. <OutputFile>../../../运行/Debug/SparrowXZVDServer.dll</OutputFile>
  228. <ModuleDefinitionFile />
  229. <GenerateDebugInformation>true</GenerateDebugInformation>
  230. <SubSystem>Windows</SubSystem>
  231. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  232. <TargetMachine>MachineX86</TargetMachine>
  233. </Link>
  234. </ItemDefinitionGroup>
  235. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVD|Win32'">
  236. <Midl>
  237. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  238. <MkTypLibCompatible>false</MkTypLibCompatible>
  239. </Midl>
  240. <ClCompile>
  241. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_AFXEXT;VIDEO_GAME;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  242. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  243. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  244. <PrecompiledHeader>Use</PrecompiledHeader>
  245. <WarningLevel>Level3</WarningLevel>
  246. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  247. </ClCompile>
  248. <ResourceCompile>
  249. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  250. <Culture>0x0804</Culture>
  251. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  252. </ResourceCompile>
  253. <Link>
  254. <OutputFile>../../../运行/Release/SparrowXZVDServer.dll</OutputFile>
  255. <ModuleDefinitionFile />
  256. <GenerateDebugInformation>true</GenerateDebugInformation>
  257. <SubSystem>Windows</SubSystem>
  258. <OptimizeReferences>true</OptimizeReferences>
  259. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  260. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  261. <TargetMachine>MachineX86</TargetMachine>
  262. </Link>
  263. </ItemDefinitionGroup>
  264. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  265. <Midl>
  266. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  267. <MkTypLibCompatible>false</MkTypLibCompatible>
  268. </Midl>
  269. <ClCompile>
  270. <Optimization>Disabled</Optimization>
  271. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_AFXEXT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  272. <MinimalRebuild>true</MinimalRebuild>
  273. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  274. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  275. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  276. <PrecompiledHeader>Use</PrecompiledHeader>
  277. <WarningLevel>Level3</WarningLevel>
  278. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  279. </ClCompile>
  280. <ResourceCompile>
  281. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  282. <Culture>0x0804</Culture>
  283. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  284. </ResourceCompile>
  285. <Link>
  286. <OutputFile>../../../..\Bin\Debug_Unicode/SparrowXZServer.dll</OutputFile>
  287. <ModuleDefinitionFile />
  288. <GenerateDebugInformation>true</GenerateDebugInformation>
  289. <SubSystem>Windows</SubSystem>
  290. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  291. <TargetMachine>MachineX86</TargetMachine>
  292. <AdditionalDependencies>
  293. </AdditionalDependencies>
  294. <AdditionalLibraryDirectories>../../../../\Source\Libs\Debug_Unicode</AdditionalLibraryDirectories>
  295. </Link>
  296. <PostBuildEvent>
  297. <Command>
  298. </Command>
  299. </PostBuildEvent>
  300. </ItemDefinitionGroup>
  301. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  302. <Midl>
  303. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  304. <MkTypLibCompatible>false</MkTypLibCompatible>
  305. </Midl>
  306. <ClCompile>
  307. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_AFXEXT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  308. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  309. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  310. <PrecompiledHeader>Use</PrecompiledHeader>
  311. <WarningLevel>Level3</WarningLevel>
  312. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  313. </ClCompile>
  314. <ResourceCompile>
  315. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  316. <Culture>0x0804</Culture>
  317. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  318. </ResourceCompile>
  319. <Link>
  320. <OutputFile>../../../../运行/Release/unicode/SparrowXZServer.dll</OutputFile>
  321. <ModuleDefinitionFile />
  322. <GenerateDebugInformation>true</GenerateDebugInformation>
  323. <SubSystem>Windows</SubSystem>
  324. <OptimizeReferences>true</OptimizeReferences>
  325. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  326. <ImportLibrary>$(OutDir)GameServer.lib</ImportLibrary>
  327. <TargetMachine>MachineX86</TargetMachine>
  328. </Link>
  329. <PostBuildEvent>
  330. <Command>mkdir ..\..\..\..\Publish\Server\Release_Unicode
  331. copy /y ..\..\..\..\运行\Release\Unicode\SparrowXZServer.dll ..\..\..\..\Publish\Server\Release_Unicode\SparrowXZServer.dll
  332. </Command>
  333. </PostBuildEvent>
  334. </ItemDefinitionGroup>
  335. <ItemGroup>
  336. <ClCompile Include="GameLogic.cpp" />
  337. <ClCompile Include="GameLogicCxz.cpp" />
  338. <ClCompile Include="GameLogicOther.cpp" />
  339. <ClCompile Include="GameLogicZhiPai.cpp" />
  340. <ClCompile Include="GameServer.cpp" />
  341. <ClCompile Include="GameServerManager.cpp" />
  342. <ClCompile Include="LogString.cpp" />
  343. <ClCompile Include="ReplayRecordManager.cpp" />
  344. <ClCompile Include="Stdafx.cpp">
  345. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'">Create</PrecompiledHeader>
  346. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">Create</PrecompiledHeader>
  347. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  348. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='ReleaseVD|Win32'">Create</PrecompiledHeader>
  349. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">Create</PrecompiledHeader>
  350. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  351. </ClCompile>
  352. <ClCompile Include="TableFrameSink.cpp">
  353. <DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='DebugVD|Win32'">4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  354. <DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  355. <DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  356. </ClCompile>
  357. <ClCompile Include="TableFrameSinkCxz.cpp" />
  358. <ClCompile Include="TableFrameSinkOther.cpp" />
  359. <ClCompile Include="TableFrameSinkZhiPai.cpp" />
  360. </ItemGroup>
  361. <ItemGroup>
  362. <ClInclude Include="..\消息定义\CMD_Sparrow.h" />
  363. <ClInclude Include="data.h" />
  364. <ClInclude Include="GameLogic.h" />
  365. <ClInclude Include="GameLogicCxz.h" />
  366. <ClInclude Include="GameLogicOther.h" />
  367. <ClInclude Include="GameLogicZhiPai.h" />
  368. <ClInclude Include="GameServerManager.h" />
  369. <ClInclude Include="LogString.h" />
  370. <ClInclude Include="ReplayRecordManager.h" />
  371. <ClInclude Include="Resource.h" />
  372. <ClInclude Include="Stdafx.h" />
  373. <ClInclude Include="TableFrameSink.h" />
  374. <ClInclude Include="TableFrameSinkCxz.h" />
  375. <ClInclude Include="TableFrameSinkOther.h" />
  376. <ClInclude Include="TableFrameSinkZhiPai.h" />
  377. </ItemGroup>
  378. <ItemGroup>
  379. <ResourceCompile Include="GameServer.rc" />
  380. </ItemGroup>
  381. <ItemGroup>
  382. <None Include="res\GameServer.rc2" />
  383. </ItemGroup>
  384. <ItemGroup>
  385. <Text Include="ReadMe.txt" />
  386. </ItemGroup>
  387. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  388. <ImportGroup Label="ExtensionTargets">
  389. </ImportGroup>
  390. </Project>