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

1256 lines
24 KiB

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="游戏客户端"
  6. ProjectGUID="{8AE42F19-68DA-44F9-9D8C-2AB90269691D}"
  7. RootNamespace="游戏客户端"
  8. Keyword="MFCProj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="Debug"
  21. IntermediateDirectory="Debug"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24. UseOfMFC="2"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="false"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="3"
  51. TreatWChar_tAsBuiltInType="true"
  52. UsePrecompiledHeader="2"
  53. WarningLevel="3"
  54. Detect64BitPortabilityProblems="true"
  55. DebugInformationFormat="4"
  56. />
  57. <Tool
  58. Name="VCManagedResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="_DEBUG"
  63. Culture="2052"
  64. AdditionalIncludeDirectories="$(IntDir)"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLinkerTool"
  71. OutputFile="../../../../运行/Debug/ansi/SparrowXZ.exe"
  72. LinkIncremental="2"
  73. GenerateDebugInformation="true"
  74. SubSystem="2"
  75. TargetMachine="1"
  76. />
  77. <Tool
  78. Name="VCALinkTool"
  79. />
  80. <Tool
  81. Name="VCManifestTool"
  82. />
  83. <Tool
  84. Name="VCXDCMakeTool"
  85. />
  86. <Tool
  87. Name="VCBscMakeTool"
  88. />
  89. <Tool
  90. Name="VCFxCopTool"
  91. />
  92. <Tool
  93. Name="VCAppVerifierTool"
  94. />
  95. <Tool
  96. Name="VCWebDeploymentTool"
  97. />
  98. <Tool
  99. Name="VCPostBuildEventTool"
  100. CommandLine="mkdir ..\..\..\发布组件\客户端组件\Debug\Ansi&#x0D;&#x0A;copy /y ..\..\..\..\运行\Debug\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Debug\Ansi\$(TargetFileName)&#x0D;&#x0A;"
  101. />
  102. </Configuration>
  103. <Configuration
  104. Name="Release|Win32"
  105. OutputDirectory="Release"
  106. IntermediateDirectory="Release"
  107. ConfigurationType="1"
  108. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  109. UseOfMFC="2"
  110. CharacterSet="2"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. />
  115. <Tool
  116. Name="VCCustomBuildTool"
  117. />
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCMIDLTool"
  126. PreprocessorDefinitions="NDEBUG"
  127. MkTypLibCompatible="false"
  128. />
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  132. MinimalRebuild="false"
  133. RuntimeLibrary="2"
  134. TreatWChar_tAsBuiltInType="true"
  135. UsePrecompiledHeader="2"
  136. WarningLevel="3"
  137. Detect64BitPortabilityProblems="true"
  138. DebugInformationFormat="3"
  139. />
  140. <Tool
  141. Name="VCManagedResourceCompilerTool"
  142. />
  143. <Tool
  144. Name="VCResourceCompilerTool"
  145. PreprocessorDefinitions="NDEBUG"
  146. Culture="2052"
  147. AdditionalIncludeDirectories="$(IntDir)"
  148. />
  149. <Tool
  150. Name="VCPreLinkEventTool"
  151. />
  152. <Tool
  153. Name="VCLinkerTool"
  154. OutputFile="../../../../运行/Release/ansi/SparrowXZ.exe"
  155. LinkIncremental="1"
  156. GenerateDebugInformation="true"
  157. SubSystem="2"
  158. OptimizeReferences="2"
  159. EnableCOMDATFolding="2"
  160. TargetMachine="1"
  161. />
  162. <Tool
  163. Name="VCALinkTool"
  164. />
  165. <Tool
  166. Name="VCManifestTool"
  167. />
  168. <Tool
  169. Name="VCXDCMakeTool"
  170. />
  171. <Tool
  172. Name="VCBscMakeTool"
  173. />
  174. <Tool
  175. Name="VCFxCopTool"
  176. />
  177. <Tool
  178. Name="VCAppVerifierTool"
  179. />
  180. <Tool
  181. Name="VCWebDeploymentTool"
  182. />
  183. <Tool
  184. Name="VCPostBuildEventTool"
  185. CommandLine="mkdir ..\..\..\发布组件\客户端组件\Release\Ansi&#x0D;&#x0A;copy /y ..\..\..\..\运行\Release\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Ansi\$(TargetFileName)&#x0D;&#x0A;"
  186. />
  187. </Configuration>
  188. <Configuration
  189. Name="Debug_Unicode|Win32"
  190. OutputDirectory="$(ConfigurationName)"
  191. IntermediateDirectory="$(ConfigurationName)"
  192. ConfigurationType="1"
  193. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  194. UseOfMFC="2"
  195. CharacterSet="1"
  196. >
  197. <Tool
  198. Name="VCPreBuildEventTool"
  199. />
  200. <Tool
  201. Name="VCCustomBuildTool"
  202. />
  203. <Tool
  204. Name="VCXMLDataGeneratorTool"
  205. />
  206. <Tool
  207. Name="VCWebServiceProxyGeneratorTool"
  208. />
  209. <Tool
  210. Name="VCMIDLTool"
  211. PreprocessorDefinitions="_DEBUG"
  212. MkTypLibCompatible="false"
  213. />
  214. <Tool
  215. Name="VCCLCompilerTool"
  216. Optimization="0"
  217. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  218. MinimalRebuild="true"
  219. BasicRuntimeChecks="3"
  220. RuntimeLibrary="3"
  221. TreatWChar_tAsBuiltInType="true"
  222. UsePrecompiledHeader="2"
  223. WarningLevel="3"
  224. Detect64BitPortabilityProblems="true"
  225. DebugInformationFormat="4"
  226. />
  227. <Tool
  228. Name="VCManagedResourceCompilerTool"
  229. />
  230. <Tool
  231. Name="VCResourceCompilerTool"
  232. PreprocessorDefinitions="_DEBUG"
  233. Culture="2052"
  234. AdditionalIncludeDirectories="$(IntDir)"
  235. />
  236. <Tool
  237. Name="VCPreLinkEventTool"
  238. />
  239. <Tool
  240. Name="VCLinkerTool"
  241. OutputFile="../../../../运行/Debug/unicode/SparrowXZ.exe"
  242. LinkIncremental="2"
  243. GenerateDebugInformation="true"
  244. SubSystem="2"
  245. TargetMachine="1"
  246. />
  247. <Tool
  248. Name="VCALinkTool"
  249. />
  250. <Tool
  251. Name="VCManifestTool"
  252. />
  253. <Tool
  254. Name="VCXDCMakeTool"
  255. />
  256. <Tool
  257. Name="VCBscMakeTool"
  258. />
  259. <Tool
  260. Name="VCFxCopTool"
  261. />
  262. <Tool
  263. Name="VCAppVerifierTool"
  264. />
  265. <Tool
  266. Name="VCWebDeploymentTool"
  267. />
  268. <Tool
  269. Name="VCPostBuildEventTool"
  270. CommandLine="mkdir ..\..\..\..\发布组件\客户端组件\Debug\Unicode&#x0D;&#x0A;copy /y ..\..\..\..\运行\Debug\Unicode\$(TargetFileName) ..\..\..\..\发布组件\客户端组件\Debug\Unicode\$(TargetFileName)&#x0D;&#x0A;"
  271. />
  272. </Configuration>
  273. <Configuration
  274. Name="Release_Unicode|Win32"
  275. OutputDirectory="$(ConfigurationName)"
  276. IntermediateDirectory="$(ConfigurationName)"
  277. ConfigurationType="1"
  278. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  279. UseOfMFC="2"
  280. CharacterSet="1"
  281. >
  282. <Tool
  283. Name="VCPreBuildEventTool"
  284. />
  285. <Tool
  286. Name="VCCustomBuildTool"
  287. />
  288. <Tool
  289. Name="VCXMLDataGeneratorTool"
  290. />
  291. <Tool
  292. Name="VCWebServiceProxyGeneratorTool"
  293. />
  294. <Tool
  295. Name="VCMIDLTool"
  296. PreprocessorDefinitions="NDEBUG"
  297. MkTypLibCompatible="false"
  298. />
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  302. MinimalRebuild="false"
  303. RuntimeLibrary="2"
  304. TreatWChar_tAsBuiltInType="true"
  305. UsePrecompiledHeader="2"
  306. WarningLevel="3"
  307. Detect64BitPortabilityProblems="true"
  308. DebugInformationFormat="3"
  309. />
  310. <Tool
  311. Name="VCManagedResourceCompilerTool"
  312. />
  313. <Tool
  314. Name="VCResourceCompilerTool"
  315. PreprocessorDefinitions="NDEBUG"
  316. Culture="2052"
  317. AdditionalIncludeDirectories="$(IntDir)"
  318. />
  319. <Tool
  320. Name="VCPreLinkEventTool"
  321. />
  322. <Tool
  323. Name="VCLinkerTool"
  324. OutputFile="../../../../运行/Release/unicode/SparrowXZ.exe"
  325. LinkIncremental="1"
  326. GenerateDebugInformation="true"
  327. SubSystem="2"
  328. OptimizeReferences="2"
  329. EnableCOMDATFolding="2"
  330. TargetMachine="1"
  331. />
  332. <Tool
  333. Name="VCALinkTool"
  334. />
  335. <Tool
  336. Name="VCManifestTool"
  337. />
  338. <Tool
  339. Name="VCXDCMakeTool"
  340. />
  341. <Tool
  342. Name="VCBscMakeTool"
  343. />
  344. <Tool
  345. Name="VCFxCopTool"
  346. />
  347. <Tool
  348. Name="VCAppVerifierTool"
  349. />
  350. <Tool
  351. Name="VCWebDeploymentTool"
  352. />
  353. <Tool
  354. Name="VCPostBuildEventTool"
  355. CommandLine="mkdir ..\..\..\发布组件\客户端组件\Release\Unicode&#x0D;&#x0A;copy /y ..\..\..\..\运行\Release\Unicode\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Unicode\$(TargetFileName)&#x0D;&#x0A;"
  356. />
  357. </Configuration>
  358. </Configurations>
  359. <References>
  360. </References>
  361. <Files>
  362. <Filter
  363. Name="源文件"
  364. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  365. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  366. >
  367. <File
  368. RelativePath=".\CardControl.cpp"
  369. >
  370. </File>
  371. <File
  372. RelativePath=".\ControlWnd.cpp"
  373. >
  374. </File>
  375. <File
  376. RelativePath=".\DirectSound.cpp"
  377. >
  378. </File>
  379. <File
  380. RelativePath=".\DrawSiceWnd.cpp"
  381. >
  382. </File>
  383. <File
  384. RelativePath=".\GameClient.cpp"
  385. >
  386. </File>
  387. <File
  388. RelativePath=".\GameClientEngine.cpp"
  389. >
  390. </File>
  391. <File
  392. RelativePath=".\GameClientView.cpp"
  393. >
  394. </File>
  395. <File
  396. RelativePath=".\GameLogic.cpp"
  397. >
  398. </File>
  399. <File
  400. RelativePath=".\GameOption.cpp"
  401. >
  402. </File>
  403. <File
  404. RelativePath=".\ScoreControl.cpp"
  405. >
  406. </File>
  407. <File
  408. RelativePath=".\Stdafx.cpp"
  409. >
  410. <FileConfiguration
  411. Name="Debug|Win32"
  412. >
  413. <Tool
  414. Name="VCCLCompilerTool"
  415. UsePrecompiledHeader="1"
  416. />
  417. </FileConfiguration>
  418. <FileConfiguration
  419. Name="Release|Win32"
  420. >
  421. <Tool
  422. Name="VCCLCompilerTool"
  423. UsePrecompiledHeader="1"
  424. />
  425. </FileConfiguration>
  426. <FileConfiguration
  427. Name="Debug_Unicode|Win32"
  428. >
  429. <Tool
  430. Name="VCCLCompilerTool"
  431. UsePrecompiledHeader="1"
  432. />
  433. </FileConfiguration>
  434. <FileConfiguration
  435. Name="Release_Unicode|Win32"
  436. >
  437. <Tool
  438. Name="VCCLCompilerTool"
  439. UsePrecompiledHeader="1"
  440. />
  441. </FileConfiguration>
  442. </File>
  443. </Filter>
  444. <Filter
  445. Name="头文件"
  446. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  447. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  448. >
  449. <File
  450. RelativePath=".\CardControl.h"
  451. >
  452. </File>
  453. <File
  454. RelativePath="..\消息定义\CMD_Sparrow.h"
  455. >
  456. </File>
  457. <File
  458. RelativePath=".\ControlWnd.h"
  459. >
  460. </File>
  461. <File
  462. RelativePath=".\DirectSound.h"
  463. >
  464. </File>
  465. <File
  466. RelativePath=".\DrawSiceWnd.h"
  467. >
  468. </File>
  469. <File
  470. RelativePath=".\GameClient.h"
  471. >
  472. </File>
  473. <File
  474. RelativePath=".\GameClientEngine.h"
  475. >
  476. </File>
  477. <File
  478. RelativePath=".\GameClientView.h"
  479. >
  480. </File>
  481. <File
  482. RelativePath=".\GameLogic.h"
  483. >
  484. </File>
  485. <File
  486. RelativePath=".\GameOption.h"
  487. >
  488. </File>
  489. <File
  490. RelativePath=".\Resource.h"
  491. >
  492. </File>
  493. <File
  494. RelativePath=".\ScoreControl.h"
  495. >
  496. </File>
  497. <File
  498. RelativePath=".\Stdafx.h"
  499. >
  500. </File>
  501. </Filter>
  502. <Filter
  503. Name="资源文件"
  504. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  505. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  506. >
  507. <File
  508. RelativePath=".\Res\麻将声音\女\A_chi.wav"
  509. >
  510. </File>
  511. <File
  512. RelativePath=".\Res\麻将声音\男\A_chi.wav"
  513. >
  514. </File>
  515. <File
  516. RelativePath=".\Res\麻将声音\女\A_chi_hu.wav"
  517. >
  518. </File>
  519. <File
  520. RelativePath=".\Res\麻将声音\男\A_chi_hu.wav"
  521. >
  522. </File>
  523. <File
  524. RelativePath=".\Res\麻将声音\男\A_gang.wav"
  525. >
  526. </File>
  527. <File
  528. RelativePath=".\Res\麻将声音\女\A_gang.wav"
  529. >
  530. </File>
  531. <File
  532. RelativePath=".\Res\麻将声音\男\A_peng.wav"
  533. >
  534. </File>
  535. <File
  536. RelativePath=".\Res\麻将声音\女\A_peng.wav"
  537. >
  538. </File>
  539. <File
  540. RelativePath=".\Res\ACTION_BACK.bmp"
  541. >
  542. </File>
  543. <File
  544. RelativePath=".\Res\ACTION_EXPLAIN.bmp"
  545. >
  546. </File>
  547. <File
  548. RelativePath=".\Res\BT_CHIHU.bmp"
  549. >
  550. </File>
  551. <File
  552. RelativePath=".\Res\BT_GIVEUP.bmp"
  553. >
  554. </File>
  555. <File
  556. RelativePath=".\Res\BT_LISTEN.bmp"
  557. >
  558. </File>
  559. <File
  560. RelativePath=".\Res\BT_SCORE_CLOSE.bmp"
  561. >
  562. </File>
  563. <File
  564. RelativePath=".\Res\BT_START.bmp"
  565. >
  566. </File>
  567. <File
  568. RelativePath=".\Res\BT_START_TRUSTEE.bmp"
  569. >
  570. </File>
  571. <File
  572. RelativePath=".\Res\BT_STOP_TRUSTEE.bmp"
  573. >
  574. </File>
  575. <File
  576. RelativePath=".\Res\CARD_BACK_H.bmp"
  577. >
  578. </File>
  579. <File
  580. RelativePath=".\Res\CARD_BACK_V.bmp"
  581. >
  582. </File>
  583. <File
  584. RelativePath=".\Res\CARD_CUR.cur"
  585. >
  586. </File>
  587. <File
  588. RelativePath=".\Res\CARD_HEAP_DOUBLE_H.bmp"
  589. >
  590. </File>
  591. <File
  592. RelativePath=".\Res\CARD_HEAP_DOUBLE_V.bmp"
  593. >
  594. </File>
  595. <File
  596. RelativePath=".\Res\CARD_HEAP_SINGLE_H.bmp"
  597. >
  598. </File>
  599. <File
  600. RelativePath=".\Res\CARD_HEAP_SINGLE_V.bmp"
  601. >
  602. </File>
  603. <File
  604. RelativePath=".\Res\CARD_TABLE_BOTTOM.bmp"
  605. >
  606. </File>
  607. <File
  608. RelativePath=".\Res\CARD_TABLE_LEFT.bmp"
  609. >
  610. </File>
  611. <File
  612. RelativePath=".\Res\CARD_TABLE_RIGHT.bmp"
  613. >
  614. </File>
  615. <File
  616. RelativePath=".\Res\CARD_TABLE_TOP.bmp"
  617. >
  618. </File>
  619. <File
  620. RelativePath=".\Res\CARD_USER_BOTTOM.bmp"
  621. >
  622. </File>
  623. <File
  624. RelativePath=".\Res\CARD_USER_LEFT.bmp"
  625. >
  626. </File>
  627. <File
  628. RelativePath=".\Res\CARD_USER_RIGHT.bmp"
  629. >
  630. </File>
  631. <File
  632. RelativePath=".\Res\CARD_USER_TOP.bmp"
  633. >
  634. </File>
  635. <File
  636. RelativePath=".\Res\CELL_SCORE.BMP"
  637. >
  638. </File>
  639. <File
  640. RelativePath=".\Res\CONTROL_BOTTOM.bmp"
  641. >
  642. </File>
  643. <File
  644. RelativePath=".\Res\CONTROL_MID.bmp"
  645. >
  646. </File>
  647. <File
  648. RelativePath=".\Res\CONTROL_TOP.bmp"
  649. >
  650. </File>
  651. <File
  652. RelativePath=".\Res\麻将声音\男\F_1.wav"
  653. >
  654. </File>
  655. <File
  656. RelativePath=".\Res\麻将声音\女\F_1.wav"
  657. >
  658. </File>
  659. <File
  660. RelativePath=".\Res\麻将声音\男\F_2.wav"
  661. >
  662. </File>
  663. <File
  664. RelativePath=".\Res\麻将声音\女\F_2.wav"
  665. >
  666. </File>
  667. <File
  668. RelativePath=".\Res\麻将声音\女\F_3.wav"
  669. >
  670. </File>
  671. <File
  672. RelativePath=".\Res\麻将声音\男\F_3.wav"
  673. >
  674. </File>
  675. <File
  676. RelativePath=".\Res\麻将声音\男\F_4.wav"
  677. >
  678. </File>
  679. <File
  680. RelativePath=".\Res\麻将声音\女\F_4.wav"
  681. >
  682. </File>
  683. <File
  684. RelativePath=".\Res\麻将声音\男\F_5.wav"
  685. >
  686. </File>
  687. <File
  688. RelativePath=".\Res\麻将声音\女\F_5.wav"
  689. >
  690. </File>
  691. <File
  692. RelativePath=".\Res\麻将声音\男\F_6.wav"
  693. >
  694. </File>
  695. <File
  696. RelativePath=".\Res\麻将声音\女\F_6.wav"
  697. >
  698. </File>
  699. <File
  700. RelativePath=".\Res\麻将声音\女\F_7.wav"
  701. >
  702. </File>
  703. <File
  704. RelativePath=".\Res\麻将声音\男\F_7.wav"
  705. >
  706. </File>
  707. <File
  708. RelativePath=".\Res\FAN_PAI.bmp"
  709. >
  710. </File>
  711. <File
  712. RelativePath=".\Res\麻将声音\Game_end.wav"
  713. >
  714. </File>
  715. <File
  716. RelativePath=".\Res\GAME_LOGO.bmp"
  717. >
  718. </File>
  719. <File
  720. RelativePath=".\Res\麻将声音\Game_lose.wav"
  721. >
  722. </File>
  723. <File
  724. RelativePath=".\Res\麻将声音\Game_lost.wav"
  725. >
  726. </File>
  727. <File
  728. RelativePath=".\Res\GAME_SCORE.bmp"
  729. >
  730. </File>
  731. <File
  732. RelativePath=".\Res\GAME_SCORE_FLAG.bmp"
  733. >
  734. </File>
  735. <File
  736. RelativePath=".\Res\麻将声音\Game_start.wav"
  737. >
  738. </File>
  739. <File
  740. RelativePath=".\Res\麻将声音\Game_warn.wav"
  741. >
  742. </File>
  743. <File
  744. RelativePath=".\Res\麻将声音\Game_win.wav"
  745. >
  746. </File>
  747. <File
  748. RelativePath=".\Res\GameClient.ico"
  749. >
  750. </File>
  751. <File
  752. RelativePath=".\GameClient.rc"
  753. >
  754. </File>
  755. <File
  756. RelativePath=".\res\GameClient.rc2"
  757. >
  758. </File>
  759. <File
  760. RelativePath=".\Res\HUANG_ZHUANG.bmp"
  761. >
  762. </File>
  763. <File
  764. RelativePath=".\Res\LISTEN_FLAG_H.bmp"
  765. >
  766. </File>
  767. <File
  768. RelativePath=".\Res\LISTEN_FLAG_V.bmp"
  769. >
  770. </File>
  771. <File
  772. RelativePath=".\Res\麻将声音\Out_card.wav"
  773. >
  774. </File>
  775. <File
  776. RelativePath=".\Res\OUT_CARD_TIP.bmp"
  777. >
  778. </File>
  779. <File
  780. RelativePath=".\Res\麻将声音\女\S_1.wav"
  781. >
  782. </File>
  783. <File
  784. RelativePath=".\Res\麻将声音\男\S_1.wav"
  785. >
  786. </File>
  787. <File
  788. RelativePath=".\Res\麻将声音\男\S_2.wav"
  789. >
  790. </File>
  791. <File
  792. RelativePath=".\Res\麻将声音\女\S_2.wav"
  793. >
  794. </File>
  795. <File
  796. RelativePath=".\Res\麻将声音\女\S_3.wav"
  797. >
  798. </File>
  799. <File
  800. RelativePath=".\Res\麻将声音\男\S_3.wav"
  801. >
  802. </File>
  803. <File
  804. RelativePath=".\Res\麻将声音\男\S_4.wav"
  805. >
  806. </File>
  807. <File
  808. RelativePath=".\Res\麻将声音\女\S_4.wav"
  809. >
  810. </File>
  811. <File
  812. RelativePath=".\Res\麻将声音\男\S_5.wav"
  813. >
  814. </File>
  815. <File
  816. RelativePath=".\Res\麻将声音\女\S_5.wav"
  817. >
  818. </File>
  819. <File
  820. RelativePath=".\Res\麻将声音\女\S_6.wav"
  821. >
  822. </File>
  823. <File
  824. RelativePath=".\Res\麻将声音\男\S_6.wav"
  825. >
  826. </File>
  827. <File
  828. RelativePath=".\Res\麻将声音\男\S_7.wav"
  829. >
  830. </File>
  831. <File
  832. RelativePath=".\Res\麻将声音\女\S_7.wav"
  833. >
  834. </File>
  835. <File
  836. RelativePath=".\Res\麻将声音\男\S_8.wav"
  837. >
  838. </File>
  839. <File
  840. RelativePath=".\Res\麻将声音\女\S_8.wav"
  841. >
  842. </File>
  843. <File
  844. RelativePath=".\Res\麻将声音\男\S_9.wav"
  845. >
  846. </File>
  847. <File
  848. RelativePath=".\Res\麻将声音\女\S_9.wav"
  849. >
  850. </File>
  851. <File
  852. RelativePath=".\Res\SELECT.bmp"
  853. >
  854. </File>
  855. <File
  856. RelativePath=".\Res\SICE1.bmp"
  857. >
  858. </File>
  859. <File
  860. RelativePath=".\Res\SICE10.bmp"
  861. >
  862. </File>
  863. <File
  864. RelativePath=".\Res\SICE11.bmp"
  865. >
  866. </File>
  867. <File
  868. RelativePath=".\Res\SICE12.bmp"
  869. >
  870. </File>
  871. <File
  872. RelativePath=".\Res\SICE2.bmp"
  873. >
  874. </File>
  875. <File
  876. RelativePath=".\Res\SICE3.bmp"
  877. >
  878. </File>
  879. <File
  880. RelativePath=".\Res\SICE4.bmp"
  881. >
  882. </File>
  883. <File
  884. RelativePath=".\Res\SICE5.bmp"
  885. >
  886. </File>
  887. <File
  888. RelativePath=".\Res\SICE6.bmp"
  889. >
  890. </File>
  891. <File
  892. RelativePath=".\Res\SICE7.bmp"
  893. >
  894. </File>
  895. <File
  896. RelativePath=".\Res\SICE8.bmp"
  897. >
  898. </File>
  899. <File
  900. RelativePath=".\Res\SICE9.bmp"
  901. >
  902. </File>
  903. <File
  904. RelativePath=".\Res\SICE_BACK.bmp"
  905. >
  906. </File>
  907. <File
  908. RelativePath=".\Res\麻将声音\女\T_1.wav"
  909. >
  910. </File>
  911. <File
  912. RelativePath=".\Res\麻将声音\男\T_1.wav"
  913. >
  914. </File>
  915. <File
  916. RelativePath=".\Res\麻将声音\女\T_2.wav"
  917. >
  918. </File>
  919. <File
  920. RelativePath=".\Res\麻将声音\男\T_2.wav"
  921. >
  922. </File>
  923. <File
  924. RelativePath=".\Res\麻将声音\男\T_3.wav"
  925. >
  926. </File>
  927. <File
  928. RelativePath=".\Res\麻将声音\女\T_3.wav"
  929. >
  930. </File>
  931. <File
  932. RelativePath=".\Res\麻将声音\女\T_4.wav"
  933. >
  934. </File>
  935. <File
  936. RelativePath=".\Res\麻将声音\男\T_4.wav"
  937. >
  938. </File>
  939. <File
  940. RelativePath=".\Res\麻将声音\男\T_5.wav"
  941. >
  942. </File>
  943. <File
  944. RelativePath=".\Res\麻将声音\女\T_5.wav"
  945. >
  946. </File>
  947. <File
  948. RelativePath=".\Res\麻将声音\男\T_6.wav"
  949. >
  950. </File>
  951. <File
  952. RelativePath=".\Res\麻将声音\女\T_6.wav"
  953. >
  954. </File>
  955. <File
  956. RelativePath=".\Res\麻将声音\男\T_7.wav"
  957. >
  958. </File>
  959. <File
  960. RelativePath=".\Res\麻将声音\女\T_7.wav"
  961. >
  962. </File>
  963. <File
  964. RelativePath=".\Res\麻将声音\女\T_8.wav"
  965. >
  966. </File>
  967. <File
  968. RelativePath=".\Res\麻将声音\男\T_8.wav"
  969. >
  970. </File>
  971. <File
  972. RelativePath=".\Res\麻将声音\男\T_9.wav"
  973. >
  974. </File>
  975. <File
  976. RelativePath=".\Res\麻将声音\女\T_9.wav"
  977. >
  978. </File>
  979. <File
  980. RelativePath=".\Res\麻将声音\男\Ting.wav"
  981. >
  982. </File>
  983. <File
  984. RelativePath=".\Res\麻将声音\女\Ting.wav"
  985. >
  986. </File>
  987. <File
  988. RelativePath=".\Res\TRUSTEE.bmp"
  989. >
  990. </File>
  991. <File
  992. RelativePath=".\Res\USER_ACTION.bmp"
  993. >
  994. </File>
  995. <File
  996. RelativePath=".\Res\USER_FLAG.bmp"
  997. >
  998. </File>
  999. <File
  1000. RelativePath=".\Res\VIEW_BACK.bmp"
  1001. >
  1002. </File>
  1003. <File
  1004. RelativePath=".\Res\View_center.bmp"
  1005. >
  1006. </File>
  1007. <File
  1008. RelativePath=".\Res\麻将声音\女\W_1.wav"
  1009. >
  1010. </File>
  1011. <File
  1012. RelativePath=".\Res\麻将声音\男\W_1.wav"
  1013. >
  1014. </File>
  1015. <File
  1016. RelativePath=".\Res\麻将声音\女\W_2.wav"
  1017. >
  1018. </File>
  1019. <File
  1020. RelativePath=".\Res\麻将声音\男\W_2.wav"
  1021. >
  1022. </File>
  1023. <File
  1024. RelativePath=".\Res\麻将声音\男\W_3.wav"
  1025. >
  1026. </File>
  1027. <File
  1028. RelativePath=".\Res\麻将声音\女\W_3.wav"
  1029. >
  1030. </File>
  1031. <File
  1032. RelativePath=".\Res\麻将声音\男\W_4.wav"
  1033. >
  1034. </File>
  1035. <File
  1036. RelativePath=".\Res\麻将声音\女\W_4.wav"
  1037. >
  1038. </File>
  1039. <File
  1040. RelativePath=".\Res\麻将声音\男\W_5.wav"
  1041. >
  1042. </File>
  1043. <File
  1044. RelativePath=".\Res\麻将声音\女\W_5.wav"
  1045. >
  1046. </File>
  1047. <File
  1048. RelativePath=".\Res\麻将声音\男\W_6.wav"
  1049. >
  1050. </File>
  1051. <File
  1052. RelativePath=".\Res\麻将声音\女\W_6.wav"
  1053. >
  1054. </File>
  1055. <File
  1056. RelativePath=".\Res\麻将声音\男\W_7.wav"
  1057. >
  1058. </File>
  1059. <File
  1060. RelativePath=".\Res\麻将声音\女\W_7.wav"
  1061. >
  1062. </File>
  1063. <File
  1064. RelativePath=".\Res\麻将声音\男\W_8.wav"
  1065. >
  1066. </File>
  1067. <File
  1068. RelativePath=".\Res\麻将声音\女\W_8.wav"
  1069. >
  1070. </File>
  1071. <File
  1072. RelativePath=".\Res\麻将声音\女\W_9.wav"
  1073. >
  1074. </File>
  1075. <File
  1076. RelativePath=".\Res\麻将声音\男\W_9.wav"
  1077. >
  1078. </File>
  1079. <File
  1080. RelativePath=".\Res\WAIT_TIP.bmp"
  1081. >
  1082. </File>
  1083. <File
  1084. RelativePath=".\Res\WIN_LOSE.bmp"
  1085. >
  1086. </File>
  1087. <File
  1088. RelativePath=".\Res\WIN_ORDER.bmp"
  1089. >
  1090. </File>
  1091. <File
  1092. RelativePath=".\Res\ZUAN_PAI.bmp"
  1093. >
  1094. </File>
  1095. </Filter>
  1096. <File
  1097. RelativePath=".\Res\ACTIONANI.png"
  1098. >
  1099. </File>
  1100. <File
  1101. RelativePath=".\Res\ARROW.png"
  1102. >
  1103. </File>
  1104. <File
  1105. RelativePath=".\Res\CARD_HEAP_DOUBLE_BV.png"
  1106. >
  1107. </File>
  1108. <File
  1109. RelativePath=".\Res\CARD_HEAP_DOUBLE_LV.png"
  1110. >
  1111. </File>
  1112. <File
  1113. RelativePath=".\Res\CARD_HEAP_DOUBLE_RV.PNG"
  1114. >
  1115. </File>
  1116. <File
  1117. RelativePath=".\Res\CARD_HEAP_DOUBLE_TV.PNG"
  1118. >
  1119. </File>
  1120. <File
  1121. RelativePath=".\Res\CARD_HEAP_SINGLE_BV.png"
  1122. >
  1123. </File>
  1124. <File
  1125. RelativePath=".\Res\CARD_HEAP_SINGLE_LV.png"
  1126. >
  1127. </File>
  1128. <File
  1129. RelativePath=".\Res\CARD_HEAP_SINGLE_RV.PNG"
  1130. >
  1131. </File>
  1132. <File
  1133. RelativePath=".\Res\CARD_HEAP_SINGLE_TV.png"
  1134. >
  1135. </File>
  1136. <File
  1137. RelativePath=".\Res\CARD_TABLE_BOTTOM.PNG"
  1138. >
  1139. </File>
  1140. <File
  1141. RelativePath=".\Res\CARD_TABLE_LEFT.png"
  1142. >
  1143. </File>
  1144. <File
  1145. RelativePath=".\Res\CARD_TABLE_RIGHT.png"
  1146. >
  1147. </File>
  1148. <File
  1149. RelativePath=".\Res\CARD_TABLE_TOP.png"
  1150. >
  1151. </File>
  1152. <File
  1153. RelativePath=".\Res\CARD_USER_BOTTOM.png"
  1154. >
  1155. </File>
  1156. <File
  1157. RelativePath=".\Res\CARD_USER_LEFT.png"
  1158. >
  1159. </File>
  1160. <File
  1161. RelativePath=".\Res\CARD_USER_RIGHT.png"
  1162. >
  1163. </File>
  1164. <File
  1165. RelativePath=".\Res\CARD_USER_TOP.png"
  1166. >
  1167. </File>
  1168. <File
  1169. RelativePath=".\Res\CELL_SCORE.PNG"
  1170. >
  1171. </File>
  1172. <File
  1173. RelativePath=".\Res\麻将声音\男\Chi.wav"
  1174. >
  1175. </File>
  1176. <File
  1177. RelativePath=".\Res\麻将声音\女\Chi.wav"
  1178. >
  1179. </File>
  1180. <File
  1181. RelativePath=".\Res\麻将声音\女\Chi_hu.wav"
  1182. >
  1183. </File>
  1184. <File
  1185. RelativePath=".\Res\麻将声音\男\Chi_hu.wav"
  1186. >
  1187. </File>
  1188. <File
  1189. RelativePath=".\Res\DISC.png"
  1190. >
  1191. </File>
  1192. <File
  1193. RelativePath=".\Res\麻将声音\DRAW_SICE.wav"
  1194. >
  1195. </File>
  1196. <File
  1197. RelativePath=".\Res\GAME_LOST.PNG"
  1198. >
  1199. </File>
  1200. <File
  1201. RelativePath=".\Res\GAME_WIN.PNG"
  1202. >
  1203. </File>
  1204. <File
  1205. RelativePath=".\Res\麻将声音\男\Gang.wav"
  1206. >
  1207. </File>
  1208. <File
  1209. RelativePath=".\Res\麻将声音\女\Gang.wav"
  1210. >
  1211. </File>
  1212. <File
  1213. RelativePath=".\Res\GUA_FENG.PNG"
  1214. >
  1215. </File>
  1216. <File
  1217. RelativePath=".\Res\NUM_LOST.PNG"
  1218. >
  1219. </File>
  1220. <File
  1221. RelativePath=".\Res\NUM_ORDER.PNG"
  1222. >
  1223. </File>
  1224. <File
  1225. RelativePath=".\Res\NUM_WIN.PNG"
  1226. >
  1227. </File>
  1228. <File
  1229. RelativePath=".\Res\麻将声音\女\Peng.wav"
  1230. >
  1231. </File>
  1232. <File
  1233. RelativePath=".\Res\麻将声音\男\Peng.wav"
  1234. >
  1235. </File>
  1236. <File
  1237. RelativePath=".\Res\png1.png"
  1238. >
  1239. </File>
  1240. <File
  1241. RelativePath=".\Res\Trustee.png"
  1242. >
  1243. </File>
  1244. <File
  1245. RelativePath=".\Res\XIAO_YU.PNG"
  1246. >
  1247. </File>
  1248. </Files>
  1249. <Globals>
  1250. <Global
  1251. Name="RESOURCE_FILE"
  1252. Value="GameClient.rc"
  1253. />
  1254. </Globals>
  1255. </VisualStudioProject>