修复稳定
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2019-12-08 20:37:15。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器控制\ServerControl.vcxproj”在节点 3 上(Build 个目标)。
|
||||
生成启动时间为 2026/3/2 12:41:11。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器控制\ServerControl.vcxproj”在节点 2 上(Rebuild 个目标)。
|
||||
1>ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\LandServerControl.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt stdafx.cpp
|
||||
stdafx.cpp
|
||||
@@ -9,7 +9,9 @@
|
||||
ServerControl.cpp
|
||||
ServerControlItemSink.cpp
|
||||
正在生成代码...
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器控制\Release\LandServerControl.dll) does not match the Linker's OutputFile property value (H:\git\wnmj\wnmj\运行\Release\Ansi\LandServerControl.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\ServerControl.res" ServerControl.rc
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器控制\Release\LandServerControl.dll) does not match the Linker's OutputFile property value (D:\Mine\wnmj200419\wnmj\运行\Release\Ansi\LandServerControl.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../../运行/Release/Ansi/LandServerControl.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\ServerControl.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"Release\LandServerControl.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Release\ServerControl.lib" /MACHINE:X86 /SAFESEH /DLL Release\ServerControl.res
|
||||
Release\ServerControl.obj
|
||||
@@ -17,9 +19,9 @@
|
||||
Release\stdafx.obj
|
||||
正在创建库 Release\ServerControl.lib 和对象 Release\ServerControl.exp
|
||||
1>ServerControl.exp : warning LNK4070: .EXP 中的 /OUT:ServerControl.dll 指令与输出文件名“../../../../运行/Release/Ansi/LandServerControl.dll”不同;忽略指令
|
||||
ServerControl.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器控制\Release\LandServerControl.dll
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器控制\ServerControl.vcxproj”(Build 个目标)的操作。
|
||||
ServerControl.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器控制\Release\LandServerControl.dll
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器控制\ServerControl.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:16.75
|
||||
已用时间 00:00:01.33
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (03cf84a1).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (c0a13786).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tlh
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tlh
|
||||
//
|
||||
// C++ source equivalent of Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:11 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
#pragma pack(push, 8)
|
||||
@@ -3133,7 +3133,7 @@ _Record : _ADO
|
||||
// Wrapper method implementations
|
||||
//
|
||||
|
||||
#include "h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tli"
|
||||
#include "d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tli"
|
||||
|
||||
} // namespace ADOCG
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (03cf84a1).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (c0a13786).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tli
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器控制\release\msado15.tli
|
||||
//
|
||||
// Wrapper implementations for Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:11 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
|
||||
Release|Win32|H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\|
|
||||
Release|Win32|D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\|
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2020-04-04 20:07:21。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”在节点 3 上(Build 个目标)。
|
||||
生成启动时间为 2026/3/2 12:41:00。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”在节点 2 上(Rebuild 个目标)。
|
||||
1>ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\LandServer.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
||||
Stdafx.cpp
|
||||
@@ -25,7 +25,9 @@
|
||||
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(33) : 参见“MBCS_Support_Deprecated_In_MFC”的声明
|
||||
正在生成代码...
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll) does not match the Linker's OutputFile property value (H:\git\wnmj\wnmj\运行\Release\Ansi\LandServer.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\GameServer.res" GameServer.rc
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll) does not match the Linker's OutputFile property value (D:\Mine\wnmj200419\wnmj\运行\Release\Ansi\LandServer.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../../运行/Release/Ansi/LandServer.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\GameServer.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"Release\LandServer.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Release\GameServer.lib" /MACHINE:X86 /SAFESEH /DLL Release\GameServer.res
|
||||
Release\DlgCustomRule.obj
|
||||
@@ -37,9 +39,9 @@
|
||||
Release\TableFrameSink.obj
|
||||
正在创建库 Release\GameServer.lib 和对象 Release\GameServer.exp
|
||||
1>GameServer.exp : warning LNK4070: .EXP 中的 /OUT:GameServer.dll 指令与输出文件名“../../../../运行/Release/Ansi/LandServer.dll”不同;忽略指令
|
||||
GameServer.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”(Build 个目标)的操作。
|
||||
GameServer.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:35.30
|
||||
已用时间 00:00:06.13
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (b9d1115f).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (5c7c9f8c).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tlh
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tlh
|
||||
//
|
||||
// C++ source equivalent of Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:00 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
#pragma pack(push, 8)
|
||||
@@ -3133,7 +3133,7 @@ _Record : _ADO
|
||||
// Wrapper method implementations
|
||||
//
|
||||
|
||||
#include "h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tli"
|
||||
#include "d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tli"
|
||||
|
||||
} // namespace ADOCG
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (b9d1115f).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (5c7c9f8c).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tli
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\服务器组件\release\msado15.tli
|
||||
//
|
||||
// Wrapper implementations for Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:00 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
|
||||
Release|Win32|H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\|
|
||||
Release|Win32|D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\|
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2020-04-04 20:07:21。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\机器人服务\AndroidService.vcxproj”在节点 2 上(Build 个目标)。
|
||||
生成启动时间为 2026/3/2 12:41:20。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\机器人服务\AndroidService.vcxproj”在节点 2 上(Rebuild 个目标)。
|
||||
1>ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D ANDROID_SERVICE_DLL /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\LandAndroid.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
||||
Stdafx.cpp
|
||||
@@ -14,7 +14,9 @@
|
||||
1>GameLogic.cpp(97): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(304) : 参见“sscanf”的声明
|
||||
正在生成代码...
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\机器人服务\Release\LandAndroid.dll) does not match the Linker's OutputFile property value (H:\git\wnmj\wnmj\运行\Release\Ansi\LandAndroid.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\AndroidService.res" AndroidService.rc
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\机器人服务\Release\LandAndroid.dll) does not match the Linker's OutputFile property value (D:\Mine\wnmj200419\wnmj\运行\Release\Ansi\LandAndroid.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../../运行/Release/Ansi/LandAndroid.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\AndroidService.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"Release\LandAndroid.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Release\LandAndroid.lib" /MACHINE:X86 /SAFESEH /DLL Release\AndroidService.res
|
||||
Release\AndroidLogic.obj
|
||||
@@ -25,9 +27,9 @@
|
||||
Release\Stdafx.obj
|
||||
正在创建库 Release\LandAndroid.lib 和对象 Release\LandAndroid.exp
|
||||
1>LandAndroid.exp : warning LNK4070: .EXP 中的 /OUT:AndroidService.dll 指令与输出文件名“../../../../运行/Release/Ansi/LandAndroid.dll”不同;忽略指令
|
||||
AndroidService.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\机器人服务\Release\LandAndroid.dll
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\机器人服务\AndroidService.vcxproj”(Build 个目标)的操作。
|
||||
AndroidService.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\机器人服务\Release\LandAndroid.dll
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\机器人服务\AndroidService.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:23.59
|
||||
已用时间 00:00:01.64
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (e0fd8391).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (05a031ec).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tlh
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tlh
|
||||
//
|
||||
// C++ source equivalent of Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:21 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
#pragma pack(push, 8)
|
||||
@@ -3133,7 +3133,7 @@ _Record : _ADO
|
||||
// Wrapper method implementations
|
||||
//
|
||||
|
||||
#include "h:\git\wnmj\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tli"
|
||||
#include "d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tli"
|
||||
|
||||
} // namespace ADOCG
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (e0fd8391).
|
||||
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (05a031ec).
|
||||
//
|
||||
// h:\git\wnmj\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tli
|
||||
// d:\mine\wnmj200419\wnmj\servers\游戏组件\斗地主\机器人服务\release\msado15.tli
|
||||
//
|
||||
// Wrapper implementations for Win32 type library MSADO15.DLL
|
||||
// compiler-generated file created 09/07/19 at 18:46:06 - DO NOT EDIT!
|
||||
// compiler-generated file created 03/02/26 at 12:41:21 - DO NOT EDIT!
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
|
||||
Release|Win32|H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\|
|
||||
Release|Win32|D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\|
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user