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

340 regels
9.2 KiB

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="机器人服务"
  6. ProjectGUID="{487AE71A-160E-49E0-A1EF-6D115F6B8A3F}"
  7. SccProjectName=""
  8. SccAuxPath=""
  9. SccLocalPath=""
  10. SccProvider=""
  11. Keyword="MFCDLLProj">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="Debug"
  20. IntermediateDirectory="Debug"
  21. ConfigurationType="2"
  22. UseOfMFC="2"
  23. CharacterSet="2">
  24. <Tool
  25. Name="VCCLCompilerTool"
  26. Optimization="0"
  27. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT"
  28. MinimalRebuild="TRUE"
  29. BasicRuntimeChecks="3"
  30. RuntimeLibrary="3"
  31. TreatWChar_tAsBuiltInType="TRUE"
  32. UsePrecompiledHeader="3"
  33. WarningLevel="3"
  34. Detect64BitPortabilityProblems="TRUE"
  35. DebugInformationFormat="4"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. OutputFile="../../../运行/Debug/SparrowXZAndroid.dll"
  41. LinkIncremental="2"
  42. ModuleDefinitionFile=".\AndroidServiceD.def"
  43. GenerateDebugInformation="TRUE"
  44. SubSystem="2"
  45. ImportLibrary="Debug\AndroidServiceD.lib"
  46. TargetMachine="1"/>
  47. <Tool
  48. Name="VCMIDLTool"
  49. PreprocessorDefinitions="_DEBUG"
  50. MkTypLibCompatible="FALSE"/>
  51. <Tool
  52. Name="VCPostBuildEventTool"
  53. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Debug
  54. copy /y ..\..\..\运行\Debug\$(TargetFileName) ..\..\..\发布组件\服务器组件\Debug\$(TargetFileName)
  55. "/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"/>
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="_DEBUG"
  63. Culture="2052"
  64. AdditionalIncludeDirectories="$(IntDir)"/>
  65. <Tool
  66. Name="VCWebServiceProxyGeneratorTool"/>
  67. <Tool
  68. Name="VCXMLDataGeneratorTool"/>
  69. <Tool
  70. Name="VCWebDeploymentTool"/>
  71. <Tool
  72. Name="VCManagedWrapperGeneratorTool"/>
  73. <Tool
  74. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  75. </Configuration>
  76. <Configuration
  77. Name="Release|Win32"
  78. OutputDirectory="Release"
  79. IntermediateDirectory="Release"
  80. ConfigurationType="2"
  81. UseOfMFC="2"
  82. CharacterSet="2">
  83. <Tool
  84. Name="VCCLCompilerTool"
  85. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;ANDROID_SERVICE_DLL"
  86. RuntimeLibrary="2"
  87. TreatWChar_tAsBuiltInType="TRUE"
  88. UsePrecompiledHeader="3"
  89. WarningLevel="3"
  90. Detect64BitPortabilityProblems="TRUE"
  91. DebugInformationFormat="3"/>
  92. <Tool
  93. Name="VCCustomBuildTool"/>
  94. <Tool
  95. Name="VCLinkerTool"
  96. OutputFile="../../../运行/Release/SparrowXZAndroid.dll"
  97. LinkIncremental="1"
  98. ModuleDefinitionFile=".\AndroidService.def"
  99. GenerateDebugInformation="TRUE"
  100. SubSystem="2"
  101. OptimizeReferences="2"
  102. EnableCOMDATFolding="2"
  103. ImportLibrary="Release\AndroidService.lib"
  104. TargetMachine="1"/>
  105. <Tool
  106. Name="VCMIDLTool"
  107. PreprocessorDefinitions="NDEBUG"
  108. MkTypLibCompatible="FALSE"/>
  109. <Tool
  110. Name="VCPostBuildEventTool"
  111. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Release
  112. copy /y ..\..\..\运行\Release\$(TargetFileName) ..\..\..\发布组件\服务器组件\Release\$(TargetFileName)
  113. "/>
  114. <Tool
  115. Name="VCPreBuildEventTool"/>
  116. <Tool
  117. Name="VCPreLinkEventTool"/>
  118. <Tool
  119. Name="VCResourceCompilerTool"
  120. PreprocessorDefinitions="NDEBUG"
  121. Culture="2052"
  122. AdditionalIncludeDirectories="$(IntDir)"/>
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"/>
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"/>
  127. <Tool
  128. Name="VCWebDeploymentTool"/>
  129. <Tool
  130. Name="VCManagedWrapperGeneratorTool"/>
  131. <Tool
  132. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  133. </Configuration>
  134. <Configuration
  135. Name="Debug_Unicode|Win32"
  136. OutputDirectory="$(ConfigurationName)"
  137. IntermediateDirectory="$(ConfigurationName)"
  138. ConfigurationType="2"
  139. UseOfMFC="2"
  140. CharacterSet="1">
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. Optimization="0"
  144. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT"
  145. MinimalRebuild="TRUE"
  146. BasicRuntimeChecks="3"
  147. RuntimeLibrary="3"
  148. TreatWChar_tAsBuiltInType="TRUE"
  149. UsePrecompiledHeader="3"
  150. WarningLevel="3"
  151. Detect64BitPortabilityProblems="TRUE"
  152. DebugInformationFormat="4"/>
  153. <Tool
  154. Name="VCCustomBuildTool"/>
  155. <Tool
  156. Name="VCLinkerTool"
  157. OutputFile="../../../运行/Debug/SparrowXZAndroid.dll"
  158. LinkIncremental="2"
  159. ModuleDefinitionFile=".\AndroidServiceD.def"
  160. GenerateDebugInformation="TRUE"
  161. SubSystem="2"
  162. ImportLibrary="Debug\AndroidServiceD.lib"
  163. TargetMachine="1"/>
  164. <Tool
  165. Name="VCMIDLTool"
  166. PreprocessorDefinitions="_DEBUG"
  167. MkTypLibCompatible="FALSE"/>
  168. <Tool
  169. Name="VCPostBuildEventTool"
  170. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Debug
  171. copy /y ..\..\..\运行\Debug\$(TargetFileName) ..\..\..\发布组件\服务器组件\Debug\$(TargetFileName)
  172. "/>
  173. <Tool
  174. Name="VCPreBuildEventTool"/>
  175. <Tool
  176. Name="VCPreLinkEventTool"/>
  177. <Tool
  178. Name="VCResourceCompilerTool"
  179. PreprocessorDefinitions="_DEBUG"
  180. Culture="2052"
  181. AdditionalIncludeDirectories="$(IntDir)"/>
  182. <Tool
  183. Name="VCWebServiceProxyGeneratorTool"/>
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"/>
  186. <Tool
  187. Name="VCWebDeploymentTool"/>
  188. <Tool
  189. Name="VCManagedWrapperGeneratorTool"/>
  190. <Tool
  191. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  192. </Configuration>
  193. <Configuration
  194. Name="Release_Unicode|Win32"
  195. OutputDirectory="$(ConfigurationName)"
  196. IntermediateDirectory="$(ConfigurationName)"
  197. ConfigurationType="2"
  198. UseOfMFC="2"
  199. CharacterSet="1">
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;ANDROID_SERVICE_DLL"
  203. RuntimeLibrary="2"
  204. TreatWChar_tAsBuiltInType="TRUE"
  205. UsePrecompiledHeader="3"
  206. WarningLevel="3"
  207. Detect64BitPortabilityProblems="TRUE"
  208. DebugInformationFormat="3"/>
  209. <Tool
  210. Name="VCCustomBuildTool"/>
  211. <Tool
  212. Name="VCLinkerTool"
  213. OutputFile="../../../运行/Release/SparrowXZAndroid.dll"
  214. LinkIncremental="1"
  215. ModuleDefinitionFile=".\AndroidService.def"
  216. GenerateDebugInformation="TRUE"
  217. SubSystem="2"
  218. OptimizeReferences="2"
  219. EnableCOMDATFolding="2"
  220. ImportLibrary="Release\AndroidService.lib"
  221. TargetMachine="1"/>
  222. <Tool
  223. Name="VCMIDLTool"
  224. PreprocessorDefinitions="NDEBUG"
  225. MkTypLibCompatible="FALSE"/>
  226. <Tool
  227. Name="VCPostBuildEventTool"
  228. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Release
  229. copy /y ..\..\..\运行\Release\$(TargetFileName) ..\..\..\发布组件\服务器组件\Release\$(TargetFileName)
  230. "/>
  231. <Tool
  232. Name="VCPreBuildEventTool"/>
  233. <Tool
  234. Name="VCPreLinkEventTool"/>
  235. <Tool
  236. Name="VCResourceCompilerTool"
  237. PreprocessorDefinitions="NDEBUG"
  238. Culture="2052"
  239. AdditionalIncludeDirectories="$(IntDir)"/>
  240. <Tool
  241. Name="VCWebServiceProxyGeneratorTool"/>
  242. <Tool
  243. Name="VCXMLDataGeneratorTool"/>
  244. <Tool
  245. Name="VCWebDeploymentTool"/>
  246. <Tool
  247. Name="VCManagedWrapperGeneratorTool"/>
  248. <Tool
  249. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  250. </Configuration>
  251. </Configurations>
  252. <References>
  253. </References>
  254. <Files>
  255. <Filter
  256. Name="源文件"
  257. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  258. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  259. <File
  260. RelativePath=".\AndroidAI.cpp">
  261. </File>
  262. <File
  263. RelativePath=".\AndroidService.cpp">
  264. </File>
  265. <File
  266. RelativePath=".\AndroidServiceManager.cpp">
  267. </File>
  268. <File
  269. RelativePath=".\AndroidUserItemSink.cpp">
  270. </File>
  271. <File
  272. RelativePath=".\GameLogic.cpp">
  273. </File>
  274. <File
  275. RelativePath=".\Stdafx.cpp">
  276. <FileConfiguration
  277. Name="Debug|Win32">
  278. <Tool
  279. Name="VCCLCompilerTool"
  280. UsePrecompiledHeader="1"/>
  281. </FileConfiguration>
  282. <FileConfiguration
  283. Name="Release|Win32">
  284. <Tool
  285. Name="VCCLCompilerTool"
  286. UsePrecompiledHeader="1"/>
  287. </FileConfiguration>
  288. <FileConfiguration
  289. Name="Debug_Unicode|Win32">
  290. <Tool
  291. Name="VCCLCompilerTool"
  292. UsePrecompiledHeader="1"/>
  293. </FileConfiguration>
  294. <FileConfiguration
  295. Name="Release_Unicode|Win32">
  296. <Tool
  297. Name="VCCLCompilerTool"
  298. UsePrecompiledHeader="1"/>
  299. </FileConfiguration>
  300. </File>
  301. </Filter>
  302. <Filter
  303. Name="头文件"
  304. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  305. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  306. <File
  307. RelativePath=".\AndroidAI.h">
  308. </File>
  309. <File
  310. RelativePath=".\AndroidServiceManager.h">
  311. </File>
  312. <File
  313. RelativePath=".\AndroidUserItemSink.h">
  314. </File>
  315. <File
  316. RelativePath=".\GameLogic.h">
  317. </File>
  318. <File
  319. RelativePath=".\Resource.h">
  320. </File>
  321. <File
  322. RelativePath=".\Stdafx.h">
  323. </File>
  324. </Filter>
  325. <Filter
  326. Name="资源文件"
  327. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  328. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  329. <File
  330. RelativePath=".\AndroidService.rc">
  331. </File>
  332. <File
  333. RelativePath=".\res\AndroidService.rc2">
  334. </File>
  335. </Filter>
  336. </Files>
  337. <Globals>
  338. </Globals>
  339. </VisualStudioProject>