- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="游戏客户端"
- ProjectGUID="{8AE42F19-68DA-44F9-9D8C-2AB90269691D}"
- RootNamespace="游戏客户端"
- Keyword="MFCProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../../运行/Debug/ansi/SparrowXZ.exe"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="mkdir ..\..\..\发布组件\客户端组件\Debug\Ansi
copy /y ..\..\..\..\运行\Debug\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Debug\Ansi\$(TargetFileName)
"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
- MinimalRebuild="false"
- RuntimeLibrary="2"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../../运行/Release/ansi/SparrowXZ.exe"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="mkdir ..\..\..\发布组件\客户端组件\Release\Ansi
copy /y ..\..\..\..\运行\Release\Ansi\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Ansi\$(TargetFileName)
"
- />
- </Configuration>
- <Configuration
- Name="Debug_Unicode|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../../运行/Debug/unicode/SparrowXZ.exe"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="mkdir ..\..\..\..\发布组件\客户端组件\Debug\Unicode
copy /y ..\..\..\..\运行\Debug\Unicode\$(TargetFileName) ..\..\..\..\发布组件\客户端组件\Debug\Unicode\$(TargetFileName)
"
- />
- </Configuration>
- <Configuration
- Name="Release_Unicode|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
- MinimalRebuild="false"
- RuntimeLibrary="2"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../../运行/Release/unicode/SparrowXZ.exe"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="mkdir ..\..\..\发布组件\客户端组件\Release\Unicode
copy /y ..\..\..\..\运行\Release\Unicode\$(TargetFileName) ..\..\..\发布组件\客户端组件\Release\Unicode\$(TargetFileName)
"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="源文件"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\CardControl.cpp"
- >
- </File>
- <File
- RelativePath=".\ControlWnd.cpp"
- >
- </File>
- <File
- RelativePath=".\DirectSound.cpp"
- >
- </File>
- <File
- RelativePath=".\DrawSiceWnd.cpp"
- >
- </File>
- <File
- RelativePath=".\GameClient.cpp"
- >
- </File>
- <File
- RelativePath=".\GameClientEngine.cpp"
- >
- </File>
- <File
- RelativePath=".\GameClientView.cpp"
- >
- </File>
- <File
- RelativePath=".\GameLogic.cpp"
- >
- </File>
- <File
- RelativePath=".\GameOption.cpp"
- >
- </File>
- <File
- RelativePath=".\ScoreControl.cpp"
- >
- </File>
- <File
- RelativePath=".\Stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug_Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release_Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="头文件"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\CardControl.h"
- >
- </File>
- <File
- RelativePath="..\消息定义\CMD_Sparrow.h"
- >
- </File>
- <File
- RelativePath=".\ControlWnd.h"
- >
- </File>
- <File
- RelativePath=".\DirectSound.h"
- >
- </File>
- <File
- RelativePath=".\DrawSiceWnd.h"
- >
- </File>
- <File
- RelativePath=".\GameClient.h"
- >
- </File>
- <File
- RelativePath=".\GameClientEngine.h"
- >
- </File>
- <File
- RelativePath=".\GameClientView.h"
- >
- </File>
- <File
- RelativePath=".\GameLogic.h"
- >
- </File>
- <File
- RelativePath=".\GameOption.h"
- >
- </File>
- <File
- RelativePath=".\Resource.h"
- >
- </File>
- <File
- RelativePath=".\ScoreControl.h"
- >
- </File>
- <File
- RelativePath=".\Stdafx.h"
- >
- </File>
- </Filter>
- <Filter
- Name="资源文件"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\Res\麻将声音\女\A_chi.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\A_chi.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\A_chi_hu.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\A_chi_hu.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\A_gang.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\A_gang.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\A_peng.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\A_peng.wav"
- >
- </File>
- <File
- RelativePath=".\Res\ACTION_BACK.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\ACTION_EXPLAIN.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_CHIHU.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_GIVEUP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_LISTEN.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_SCORE_CLOSE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_START.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_START_TRUSTEE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\BT_STOP_TRUSTEE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_BACK_H.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_BACK_V.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_CUR.cur"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_H.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_V.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_H.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_V.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_BOTTOM.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_LEFT.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_RIGHT.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_TOP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_BOTTOM.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_LEFT.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_RIGHT.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_TOP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CELL_SCORE.BMP"
- >
- </File>
- <File
- RelativePath=".\Res\CONTROL_BOTTOM.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CONTROL_MID.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\CONTROL_TOP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\F_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\F_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\FAN_PAI.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_end.wav"
- >
- </File>
- <File
- RelativePath=".\Res\GAME_LOGO.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_lose.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_lost.wav"
- >
- </File>
- <File
- RelativePath=".\Res\GAME_SCORE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\GAME_SCORE_FLAG.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_start.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_warn.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Game_win.wav"
- >
- </File>
- <File
- RelativePath=".\Res\GameClient.ico"
- >
- </File>
- <File
- RelativePath=".\GameClient.rc"
- >
- </File>
- <File
- RelativePath=".\res\GameClient.rc2"
- >
- </File>
- <File
- RelativePath=".\Res\HUANG_ZHUANG.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\LISTEN_FLAG_H.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\LISTEN_FLAG_V.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\Out_card.wav"
- >
- </File>
- <File
- RelativePath=".\Res\OUT_CARD_TIP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\S_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\S_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\SELECT.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE1.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE10.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE11.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE12.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE2.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE3.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE4.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE5.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE6.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE7.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE8.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE9.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\SICE_BACK.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\T_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\T_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\Ting.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\Ting.wav"
- >
- </File>
- <File
- RelativePath=".\Res\TRUSTEE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\USER_ACTION.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\USER_FLAG.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\VIEW_BACK.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\View_center.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_1.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_2.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_3.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_4.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_5.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_6.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_7.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_8.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\W_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\W_9.wav"
- >
- </File>
- <File
- RelativePath=".\Res\WAIT_TIP.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\WIN_LOSE.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\WIN_ORDER.bmp"
- >
- </File>
- <File
- RelativePath=".\Res\ZUAN_PAI.bmp"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\Res\ACTIONANI.png"
- >
- </File>
- <File
- RelativePath=".\Res\ARROW.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_BV.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_LV.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_RV.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_DOUBLE_TV.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_BV.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_LV.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_RV.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_HEAP_SINGLE_TV.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_BOTTOM.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_LEFT.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_RIGHT.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_TABLE_TOP.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_BOTTOM.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_LEFT.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_RIGHT.png"
- >
- </File>
- <File
- RelativePath=".\Res\CARD_USER_TOP.png"
- >
- </File>
- <File
- RelativePath=".\Res\CELL_SCORE.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\Chi.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\Chi.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\Chi_hu.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\Chi_hu.wav"
- >
- </File>
- <File
- RelativePath=".\Res\DISC.png"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\DRAW_SICE.wav"
- >
- </File>
- <File
- RelativePath=".\Res\GAME_LOST.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\GAME_WIN.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\Gang.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\Gang.wav"
- >
- </File>
- <File
- RelativePath=".\Res\GUA_FENG.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\NUM_LOST.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\NUM_ORDER.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\NUM_WIN.PNG"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\女\Peng.wav"
- >
- </File>
- <File
- RelativePath=".\Res\麻将声音\男\Peng.wav"
- >
- </File>
- <File
- RelativePath=".\Res\png1.png"
- >
- </File>
- <File
- RelativePath=".\Res\Trustee.png"
- >
- </File>
- <File
- RelativePath=".\Res\XIAO_YU.PNG"
- >
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="GameClient.rc"
- />
- </Globals>
- </VisualStudioProject>
|