诸暨麻将添加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.
 
 
 
 
 
 

458 lines
23 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug_Unicode|Win32">
  5. <Configuration>Debug_Unicode</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release_Unicode|Win32">
  13. <Configuration>Release_Unicode</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectName>游戏客户端</ProjectName>
  23. <ProjectGuid>{F2D70F30-23FC-4973-A798-AED329359B33}</ProjectGuid>
  24. <Keyword>MFCProj</Keyword>
  25. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="Configuration">
  29. <ConfigurationType>Application</ConfigurationType>
  30. <PlatformToolset>v140</PlatformToolset>
  31. <UseOfMfc>Dynamic</UseOfMfc>
  32. <CharacterSet>Unicode</CharacterSet>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="Configuration">
  35. <ConfigurationType>Application</ConfigurationType>
  36. <PlatformToolset>v140</PlatformToolset>
  37. <UseOfMfc>Dynamic</UseOfMfc>
  38. <CharacterSet>Unicode</CharacterSet>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  41. <ConfigurationType>Application</ConfigurationType>
  42. <PlatformToolset>v140</PlatformToolset>
  43. <UseOfMfc>Dynamic</UseOfMfc>
  44. <CharacterSet>MultiByte</CharacterSet>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  47. <ConfigurationType>Application</ConfigurationType>
  48. <PlatformToolset>v140</PlatformToolset>
  49. <UseOfMfc>Dynamic</UseOfMfc>
  50. <CharacterSet>MultiByte</CharacterSet>
  51. </PropertyGroup>
  52. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  53. <ImportGroup Label="ExtensionSettings">
  54. </ImportGroup>
  55. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="PropertySheets">
  56. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  57. </ImportGroup>
  58. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="PropertySheets">
  59. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  60. </ImportGroup>
  61. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <PropertyGroup Label="UserMacros" />
  68. <PropertyGroup>
  69. <_ProjectFileVersion>14.0.25123.0</_ProjectFileVersion>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  72. <OutDir>Debug\</OutDir>
  73. <IntDir>Debug\</IntDir>
  74. <LinkIncremental>true</LinkIncremental>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  77. <OutDir>Release\</OutDir>
  78. <IntDir>Release\</IntDir>
  79. <LinkIncremental>false</LinkIncremental>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  82. <OutDir>$(Configuration)\</OutDir>
  83. <IntDir>$(Configuration)\</IntDir>
  84. <LinkIncremental>true</LinkIncremental>
  85. <IncludePath>C:\game\qipai\trunk\whjd\游戏组件\开发库\DirectX\include;C:\game\qipai\trunk\whjd\游戏组件\开发库;C:\game\qipai\trunk\whjd\游戏组件\开发库\Include;$(IncludePath)</IncludePath>
  86. <TargetName>SparrowXZ</TargetName>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  89. <OutDir>$(Configuration)\</OutDir>
  90. <IntDir>$(Configuration)\</IntDir>
  91. <LinkIncremental>false</LinkIncremental>
  92. <IncludePath>C:\game\qipai\trunk\whjd\游戏组件\开发库\DirectX\include;C:\game\qipai\trunk\whjd\游戏组件\开发库;C:\game\qipai\trunk\whjd\游戏组件\开发库\Include;$(IncludePath)</IncludePath>
  93. <LibraryPath>C:\game\qipai\trunk\whjd\游戏组件\开发库\Lib;C:\game\qipai\trunk\whjd\游戏组件\开发库\DirectX\lib;C:\game\qipai\trunk\whjd\系统模块\链接库\unicode;$(LibraryPath)</LibraryPath>
  94. <TargetName>SparrowXZ</TargetName>
  95. </PropertyGroup>
  96. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  97. <ClCompile>
  98. <Optimization>Disabled</Optimization>
  99. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  100. <MinimalRebuild>true</MinimalRebuild>
  101. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  102. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  103. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  104. <PrecompiledHeader>Use</PrecompiledHeader>
  105. <WarningLevel>Level3</WarningLevel>
  106. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  107. </ClCompile>
  108. <Link>
  109. <OutputFile>../../../../运行/Debug/ansi/SparrowXZ.exe</OutputFile>
  110. <GenerateDebugInformation>true</GenerateDebugInformation>
  111. <SubSystem>Windows</SubSystem>
  112. <TargetMachine>MachineX86</TargetMachine>
  113. </Link>
  114. <Midl>
  115. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  116. <MkTypLibCompatible>false</MkTypLibCompatible>
  117. </Midl>
  118. <PostBuildEvent>
  119. <Command>mkdir ..\..\..\发布组件\客户端组件\Debug\Ansi
  120. copy /y ..\..\..\..\运行\Debug\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Debug\Ansi\$(TargetFileName)</Command>
  121. </PostBuildEvent>
  122. <ResourceCompile>
  123. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  124. <Culture>0x0804</Culture>
  125. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  126. </ResourceCompile>
  127. </ItemDefinitionGroup>
  128. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  129. <ClCompile>
  130. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  131. <MinimalRebuild>false</MinimalRebuild>
  132. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  133. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  134. <PrecompiledHeader>Use</PrecompiledHeader>
  135. <WarningLevel>Level3</WarningLevel>
  136. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  137. </ClCompile>
  138. <Link>
  139. <OutputFile>../../../../运行/Release/ansi/SparrowXZ.exe</OutputFile>
  140. <GenerateDebugInformation>true</GenerateDebugInformation>
  141. <SubSystem>Windows</SubSystem>
  142. <OptimizeReferences>true</OptimizeReferences>
  143. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  144. <TargetMachine>MachineX86</TargetMachine>
  145. </Link>
  146. <Midl>
  147. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  148. <MkTypLibCompatible>false</MkTypLibCompatible>
  149. </Midl>
  150. <PostBuildEvent>
  151. <Command>mkdir ..\..\..\发布组件\客户端组件\Release\Ansi
  152. copy /y ..\..\..\..\运行\Release\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Ansi\$(TargetFileName)</Command>
  153. </PostBuildEvent>
  154. <ResourceCompile>
  155. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  156. <Culture>0x0804</Culture>
  157. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  158. </ResourceCompile>
  159. </ItemDefinitionGroup>
  160. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  161. <ClCompile>
  162. <Optimization>Disabled</Optimization>
  163. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_NO_DISPATCHEX_GUIDS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  164. <MinimalRebuild>true</MinimalRebuild>
  165. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  166. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  167. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  168. <PrecompiledHeader>Use</PrecompiledHeader>
  169. <WarningLevel>Level3</WarningLevel>
  170. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  171. </ClCompile>
  172. <Link>
  173. <OutputFile>../../../../运行/Debug/Unicode/SparrowXZ.exe</OutputFile>
  174. <GenerateDebugInformation>true</GenerateDebugInformation>
  175. <SubSystem>Windows</SubSystem>
  176. <TargetMachine>MachineX86</TargetMachine>
  177. </Link>
  178. <Midl>
  179. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  180. <MkTypLibCompatible>false</MkTypLibCompatible>
  181. </Midl>
  182. <PostBuildEvent>
  183. <Command>mkdir ..\..\..\发布组件\客户端组件\Debug\Unicode
  184. copy /y ..\..\..\..\运行\Debug\Unicode\$(TargetFileName) ..\..\..\发布组件\客户端组件\Debug\Unicode\$(TargetFileName)</Command>
  185. </PostBuildEvent>
  186. <ResourceCompile>
  187. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  188. <Culture>0x0804</Culture>
  189. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  190. </ResourceCompile>
  191. </ItemDefinitionGroup>
  192. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  193. <ClCompile>
  194. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_NO_DISPATCHEX_GUIDS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  195. <MinimalRebuild>false</MinimalRebuild>
  196. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  197. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  198. <PrecompiledHeader>Use</PrecompiledHeader>
  199. <WarningLevel>Level3</WarningLevel>
  200. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  201. </ClCompile>
  202. <Link>
  203. <OutputFile>../../../../运行/Release/unicode/SparrowXZ.exe</OutputFile>
  204. <GenerateDebugInformation>true</GenerateDebugInformation>
  205. <SubSystem>Windows</SubSystem>
  206. <OptimizeReferences>true</OptimizeReferences>
  207. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  208. <TargetMachine>MachineX86</TargetMachine>
  209. </Link>
  210. <Midl>
  211. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  212. <MkTypLibCompatible>false</MkTypLibCompatible>
  213. </Midl>
  214. <PostBuildEvent>
  215. <Command>mkdir ..\..\..\发布组件\客户端组件\Release\Unicode
  216. copy /y ..\..\..\..\运行\Release\Unicode\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Unicode\$(TargetFileName)</Command>
  217. </PostBuildEvent>
  218. <ResourceCompile>
  219. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  220. <Culture>0x0804</Culture>
  221. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  222. </ResourceCompile>
  223. </ItemDefinitionGroup>
  224. <ItemGroup>
  225. <ClCompile Include="CardControl.cpp" />
  226. <ClCompile Include="ControlWnd.cpp" />
  227. <ClCompile Include="DirectSound.cpp" />
  228. <ClCompile Include="DrawSiceWnd.cpp" />
  229. <ClCompile Include="GameClient.cpp" />
  230. <ClCompile Include="GameClientEngine.cpp" />
  231. <ClCompile Include="GameClientView.cpp" />
  232. <ClCompile Include="GameLogic.cpp" />
  233. <ClCompile Include="GameOption.cpp" />
  234. <ClCompile Include="ScoreControl.cpp" />
  235. <ClCompile Include="Stdafx.cpp">
  236. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">Create</PrecompiledHeader>
  237. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  238. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">Create</PrecompiledHeader>
  239. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  240. </ClCompile>
  241. </ItemGroup>
  242. <ItemGroup>
  243. <ClInclude Include="..\消息定义\CMD_Sparrow.h" />
  244. <ClInclude Include="CardControl.h" />
  245. <ClInclude Include="ControlWnd.h" />
  246. <ClInclude Include="DirectSound.h" />
  247. <ClInclude Include="DrawSiceWnd.h" />
  248. <ClInclude Include="GameClient.h" />
  249. <ClInclude Include="GameClientEngine.h" />
  250. <ClInclude Include="GameClientView.h" />
  251. <ClInclude Include="GameLogic.h" />
  252. <ClInclude Include="GameOption.h" />
  253. <ClInclude Include="Resource.h" />
  254. <ClInclude Include="ScoreControl.h" />
  255. <ClInclude Include="Stdafx.h" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <Media Include="Res\麻将声音\DRAW_SICE.wav" />
  259. <Media Include="Res\麻将声音\Game_end.wav" />
  260. <Media Include="Res\麻将声音\Game_lose.wav" />
  261. <Media Include="Res\麻将声音\Game_lost.wav" />
  262. <Media Include="Res\麻将声音\Game_start.wav" />
  263. <Media Include="Res\麻将声音\Game_warn.wav" />
  264. <Media Include="Res\麻将声音\Game_win.wav" />
  265. <Media Include="Res\麻将声音\Out_card.wav" />
  266. <Media Include="Res\麻将声音\女\A_chi.wav" />
  267. <Media Include="Res\麻将声音\女\A_chi_hu.wav" />
  268. <Media Include="Res\麻将声音\女\A_gang.wav" />
  269. <Media Include="Res\麻将声音\女\A_peng.wav" />
  270. <Media Include="Res\麻将声音\女\Chi.wav" />
  271. <Media Include="Res\麻将声音\女\Chi_hu.wav" />
  272. <Media Include="Res\麻将声音\女\F_1.wav" />
  273. <Media Include="Res\麻将声音\女\F_2.wav" />
  274. <Media Include="Res\麻将声音\女\F_3.wav" />
  275. <Media Include="Res\麻将声音\女\F_4.wav" />
  276. <Media Include="Res\麻将声音\女\F_5.wav" />
  277. <Media Include="Res\麻将声音\女\F_6.wav" />
  278. <Media Include="Res\麻将声音\女\F_7.wav" />
  279. <Media Include="Res\麻将声音\女\Gang.wav" />
  280. <Media Include="Res\麻将声音\女\Peng.wav" />
  281. <Media Include="Res\麻将声音\女\S_1.wav" />
  282. <Media Include="Res\麻将声音\女\S_2.wav" />
  283. <Media Include="Res\麻将声音\女\S_3.wav" />
  284. <Media Include="Res\麻将声音\女\S_4.wav" />
  285. <Media Include="Res\麻将声音\女\S_5.wav" />
  286. <Media Include="Res\麻将声音\女\S_6.wav" />
  287. <Media Include="Res\麻将声音\女\S_7.wav" />
  288. <Media Include="Res\麻将声音\女\S_8.wav" />
  289. <Media Include="Res\麻将声音\女\S_9.wav" />
  290. <Media Include="Res\麻将声音\女\Ting.wav" />
  291. <Media Include="Res\麻将声音\女\T_1.wav" />
  292. <Media Include="Res\麻将声音\女\T_2.wav" />
  293. <Media Include="Res\麻将声音\女\T_3.wav" />
  294. <Media Include="Res\麻将声音\女\T_4.wav" />
  295. <Media Include="Res\麻将声音\女\T_5.wav" />
  296. <Media Include="Res\麻将声音\女\T_6.wav" />
  297. <Media Include="Res\麻将声音\女\T_7.wav" />
  298. <Media Include="Res\麻将声音\女\T_8.wav" />
  299. <Media Include="Res\麻将声音\女\T_9.wav" />
  300. <Media Include="Res\麻将声音\女\W_1.wav" />
  301. <Media Include="Res\麻将声音\女\W_2.wav" />
  302. <Media Include="Res\麻将声音\女\W_3.wav" />
  303. <Media Include="Res\麻将声音\女\W_4.wav" />
  304. <Media Include="Res\麻将声音\女\W_5.wav" />
  305. <Media Include="Res\麻将声音\女\W_6.wav" />
  306. <Media Include="Res\麻将声音\女\W_7.wav" />
  307. <Media Include="Res\麻将声音\女\W_8.wav" />
  308. <Media Include="Res\麻将声音\女\W_9.wav" />
  309. <Media Include="Res\麻将声音\男\A_chi.wav" />
  310. <Media Include="Res\麻将声音\男\A_chi_hu.wav" />
  311. <Media Include="Res\麻将声音\男\A_gang.wav" />
  312. <Media Include="Res\麻将声音\男\A_peng.wav" />
  313. <Media Include="Res\麻将声音\男\Chi.wav" />
  314. <Media Include="Res\麻将声音\男\Chi_hu.wav" />
  315. <Media Include="Res\麻将声音\男\F_1.wav" />
  316. <Media Include="Res\麻将声音\男\F_2.wav" />
  317. <Media Include="Res\麻将声音\男\F_3.wav" />
  318. <Media Include="Res\麻将声音\男\F_4.wav" />
  319. <Media Include="Res\麻将声音\男\F_5.wav" />
  320. <Media Include="Res\麻将声音\男\F_6.wav" />
  321. <Media Include="Res\麻将声音\男\F_7.wav" />
  322. <Media Include="Res\麻将声音\男\Gang.wav" />
  323. <Media Include="Res\麻将声音\男\Peng.wav" />
  324. <Media Include="Res\麻将声音\男\S_1.wav" />
  325. <Media Include="Res\麻将声音\男\S_2.wav" />
  326. <Media Include="Res\麻将声音\男\S_3.wav" />
  327. <Media Include="Res\麻将声音\男\S_4.wav" />
  328. <Media Include="Res\麻将声音\男\S_5.wav" />
  329. <Media Include="Res\麻将声音\男\S_6.wav" />
  330. <Media Include="Res\麻将声音\男\S_7.wav" />
  331. <Media Include="Res\麻将声音\男\S_8.wav" />
  332. <Media Include="Res\麻将声音\男\S_9.wav" />
  333. <Media Include="Res\麻将声音\男\Ting.wav" />
  334. <Media Include="Res\麻将声音\男\T_1.wav" />
  335. <Media Include="Res\麻将声音\男\T_2.wav" />
  336. <Media Include="Res\麻将声音\男\T_3.wav" />
  337. <Media Include="Res\麻将声音\男\T_4.wav" />
  338. <Media Include="Res\麻将声音\男\T_5.wav" />
  339. <Media Include="Res\麻将声音\男\T_6.wav" />
  340. <Media Include="Res\麻将声音\男\T_7.wav" />
  341. <Media Include="Res\麻将声音\男\T_8.wav" />
  342. <Media Include="Res\麻将声音\男\T_9.wav" />
  343. <Media Include="Res\麻将声音\男\W_1.wav" />
  344. <Media Include="Res\麻将声音\男\W_2.wav" />
  345. <Media Include="Res\麻将声音\男\W_3.wav" />
  346. <Media Include="Res\麻将声音\男\W_4.wav" />
  347. <Media Include="Res\麻将声音\男\W_5.wav" />
  348. <Media Include="Res\麻将声音\男\W_6.wav" />
  349. <Media Include="Res\麻将声音\男\W_7.wav" />
  350. <Media Include="Res\麻将声音\男\W_8.wav" />
  351. <Media Include="Res\麻将声音\男\W_9.wav" />
  352. </ItemGroup>
  353. <ItemGroup>
  354. <Image Include="Res\ACTIONANI.png" />
  355. <Image Include="Res\ACTION_BACK.bmp" />
  356. <Image Include="Res\ACTION_EXPLAIN.bmp" />
  357. <Image Include="Res\ARROW.png" />
  358. <Image Include="Res\BT_CHIHU.bmp" />
  359. <Image Include="Res\BT_GIVEUP.bmp" />
  360. <Image Include="Res\BT_LISTEN.bmp" />
  361. <Image Include="Res\BT_SCORE_CLOSE.bmp" />
  362. <Image Include="Res\BT_START.bmp" />
  363. <Image Include="Res\BT_START_TRUSTEE.bmp" />
  364. <Image Include="Res\BT_STOP_TRUSTEE.bmp" />
  365. <Image Include="Res\CARD_BACK_H.bmp" />
  366. <Image Include="Res\CARD_BACK_V.bmp" />
  367. <Image Include="Res\CARD_HEAP_DOUBLE_BV.png" />
  368. <Image Include="Res\CARD_HEAP_DOUBLE_H.bmp" />
  369. <Image Include="Res\CARD_HEAP_DOUBLE_LV.png" />
  370. <Image Include="Res\CARD_HEAP_DOUBLE_RV.PNG" />
  371. <Image Include="Res\CARD_HEAP_DOUBLE_TV.PNG" />
  372. <Image Include="Res\CARD_HEAP_DOUBLE_V.bmp" />
  373. <Image Include="Res\CARD_HEAP_SINGLE_BV.png" />
  374. <Image Include="Res\CARD_HEAP_SINGLE_H.bmp" />
  375. <Image Include="Res\CARD_HEAP_SINGLE_LV.png" />
  376. <Image Include="Res\CARD_HEAP_SINGLE_RV.PNG" />
  377. <Image Include="Res\CARD_HEAP_SINGLE_TV.png" />
  378. <Image Include="Res\CARD_HEAP_SINGLE_V.bmp" />
  379. <Image Include="Res\CARD_TABLE_BOTTOM.bmp" />
  380. <Image Include="Res\CARD_TABLE_BOTTOM.PNG" />
  381. <Image Include="Res\CARD_TABLE_LEFT.bmp" />
  382. <Image Include="Res\CARD_TABLE_LEFT.png" />
  383. <Image Include="Res\CARD_TABLE_RIGHT.bmp" />
  384. <Image Include="Res\CARD_TABLE_RIGHT.png" />
  385. <Image Include="Res\CARD_TABLE_TOP.bmp" />
  386. <Image Include="Res\CARD_TABLE_TOP.png" />
  387. <Image Include="Res\CARD_USER_BOTTOM.bmp" />
  388. <Image Include="Res\CARD_USER_BOTTOM.png" />
  389. <Image Include="Res\CARD_USER_LEFT.bmp" />
  390. <Image Include="Res\CARD_USER_LEFT.png" />
  391. <Image Include="Res\CARD_USER_RIGHT.bmp" />
  392. <Image Include="Res\CARD_USER_RIGHT.png" />
  393. <Image Include="Res\CARD_USER_TOP.bmp" />
  394. <Image Include="Res\CARD_USER_TOP.png" />
  395. <Image Include="Res\CELL_SCORE.BMP" />
  396. <Image Include="Res\CELL_SCORE.PNG" />
  397. <Image Include="Res\CONTROL_BOTTOM.bmp" />
  398. <Image Include="Res\CONTROL_MID.bmp" />
  399. <Image Include="Res\CONTROL_TOP.bmp" />
  400. <Image Include="Res\DISC.png" />
  401. <Image Include="Res\FAN_PAI.bmp" />
  402. <Image Include="Res\GameClient.ico" />
  403. <Image Include="Res\GAME_LOGO.bmp" />
  404. <Image Include="Res\GAME_LOST.PNG" />
  405. <Image Include="Res\GAME_SCORE.bmp" />
  406. <Image Include="Res\GAME_SCORE_FLAG.bmp" />
  407. <Image Include="Res\GAME_WIN.PNG" />
  408. <Image Include="Res\GUA_FENG.PNG" />
  409. <Image Include="Res\HUANG_ZHUANG.bmp" />
  410. <Image Include="Res\LISTEN_FLAG_H.bmp" />
  411. <Image Include="Res\LISTEN_FLAG_V.bmp" />
  412. <Image Include="Res\NUM_LOST.PNG" />
  413. <Image Include="Res\NUM_ORDER.PNG" />
  414. <Image Include="Res\NUM_WIN.PNG" />
  415. <Image Include="Res\OUT_CARD_TIP.bmp" />
  416. <Image Include="Res\png1.png" />
  417. <Image Include="Res\SELECT.bmp" />
  418. <Image Include="Res\SICE1.bmp" />
  419. <Image Include="Res\SICE10.bmp" />
  420. <Image Include="Res\SICE11.bmp" />
  421. <Image Include="Res\SICE12.bmp" />
  422. <Image Include="Res\SICE2.bmp" />
  423. <Image Include="Res\SICE3.bmp" />
  424. <Image Include="Res\SICE4.bmp" />
  425. <Image Include="Res\SICE5.bmp" />
  426. <Image Include="Res\SICE6.bmp" />
  427. <Image Include="Res\SICE7.bmp" />
  428. <Image Include="Res\SICE8.bmp" />
  429. <Image Include="Res\SICE9.bmp" />
  430. <Image Include="Res\SICE_BACK.bmp" />
  431. <Image Include="Res\TRUSTEE.bmp" />
  432. <Image Include="Res\Trustee.png" />
  433. <Image Include="Res\USER_ACTION.bmp" />
  434. <Image Include="Res\USER_FLAG.bmp" />
  435. <Image Include="Res\VIEW_BACK.bmp" />
  436. <Image Include="Res\View_center.bmp" />
  437. <Image Include="Res\WAIT_TIP.bmp" />
  438. <Image Include="Res\WIN_LOSE.bmp" />
  439. <Image Include="Res\WIN_ORDER.bmp" />
  440. <Image Include="Res\XIAO_YU.PNG" />
  441. <Image Include="Res\ZUAN_PAI.bmp" />
  442. </ItemGroup>
  443. <ItemGroup>
  444. <None Include="Res\CARD_CUR.cur" />
  445. <None Include="res\GameClient.rc2" />
  446. </ItemGroup>
  447. <ItemGroup>
  448. <ResourceCompile Include="GameClient.rc" />
  449. </ItemGroup>
  450. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  451. <ImportGroup Label="ExtensionTargets">
  452. </ImportGroup>
  453. <ProjectExtensions>
  454. <VisualStudio>
  455. <UserProperties RESOURCE_FILE="GameClient.rc" />
  456. </VisualStudio>
  457. </ProjectExtensions>
  458. </Project>