诸暨麻将添加redis
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

478 řádky
11 KiB

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="机器人服务"
  6. ProjectGUID="{E50AB39C-E7B1-4310-B49D-D14C60243A5A}"
  7. RootNamespace="AndroidService"
  8. Keyword="MFCDLLProj"
  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="2"
  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;_AFXEXT"
  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/SparrowXZAndroid.dll"
  72. LinkIncremental="2"
  73. ModuleDefinitionFile=".\AndroidServiceD.def"
  74. GenerateDebugInformation="true"
  75. SubSystem="2"
  76. ImportLibrary="Debug\AndroidServiceD.lib"
  77. TargetMachine="1"
  78. />
  79. <Tool
  80. Name="VCALinkTool"
  81. />
  82. <Tool
  83. Name="VCManifestTool"
  84. />
  85. <Tool
  86. Name="VCXDCMakeTool"
  87. />
  88. <Tool
  89. Name="VCBscMakeTool"
  90. />
  91. <Tool
  92. Name="VCFxCopTool"
  93. />
  94. <Tool
  95. Name="VCAppVerifierTool"
  96. />
  97. <Tool
  98. Name="VCWebDeploymentTool"
  99. />
  100. <Tool
  101. Name="VCPostBuildEventTool"
  102. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Debug&#x0D;&#x0A;copy /y ..\..\..\运行\Debug\$(TargetFileName) ..\..\..\发布组件\服务器组件\Debug\$(TargetFileName)&#x0D;&#x0A;"
  103. />
  104. </Configuration>
  105. <Configuration
  106. Name="Release|Win32"
  107. OutputDirectory="Release"
  108. IntermediateDirectory="Release"
  109. ConfigurationType="2"
  110. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  111. UseOfMFC="2"
  112. CharacterSet="2"
  113. >
  114. <Tool
  115. Name="VCPreBuildEventTool"
  116. />
  117. <Tool
  118. Name="VCCustomBuildTool"
  119. />
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="NDEBUG"
  129. MkTypLibCompatible="false"
  130. />
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;ANDROID_SERVICE_DLL"
  134. RuntimeLibrary="2"
  135. TreatWChar_tAsBuiltInType="true"
  136. UsePrecompiledHeader="2"
  137. WarningLevel="3"
  138. Detect64BitPortabilityProblems="true"
  139. DebugInformationFormat="3"
  140. />
  141. <Tool
  142. Name="VCManagedResourceCompilerTool"
  143. />
  144. <Tool
  145. Name="VCResourceCompilerTool"
  146. PreprocessorDefinitions="NDEBUG"
  147. Culture="2052"
  148. AdditionalIncludeDirectories="$(IntDir)"
  149. />
  150. <Tool
  151. Name="VCPreLinkEventTool"
  152. />
  153. <Tool
  154. Name="VCLinkerTool"
  155. OutputFile="../../../运行/Release/SparrowXZAndroid.dll"
  156. LinkIncremental="1"
  157. ModuleDefinitionFile=".\AndroidService.def"
  158. GenerateDebugInformation="true"
  159. SubSystem="2"
  160. OptimizeReferences="2"
  161. EnableCOMDATFolding="2"
  162. ImportLibrary="Release\AndroidService.lib"
  163. TargetMachine="1"
  164. />
  165. <Tool
  166. Name="VCALinkTool"
  167. />
  168. <Tool
  169. Name="VCManifestTool"
  170. />
  171. <Tool
  172. Name="VCXDCMakeTool"
  173. />
  174. <Tool
  175. Name="VCBscMakeTool"
  176. />
  177. <Tool
  178. Name="VCFxCopTool"
  179. />
  180. <Tool
  181. Name="VCAppVerifierTool"
  182. />
  183. <Tool
  184. Name="VCWebDeploymentTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Release&#x0D;&#x0A;copy /y ..\..\..\运行\Release\$(TargetFileName) ..\..\..\发布组件\服务器组件\Release\$(TargetFileName)&#x0D;&#x0A;"
  189. />
  190. </Configuration>
  191. <Configuration
  192. Name="Debug_Unicode|Win32"
  193. OutputDirectory="$(ConfigurationName)"
  194. IntermediateDirectory="$(ConfigurationName)"
  195. ConfigurationType="2"
  196. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  197. UseOfMFC="2"
  198. CharacterSet="1"
  199. >
  200. <Tool
  201. Name="VCPreBuildEventTool"
  202. />
  203. <Tool
  204. Name="VCCustomBuildTool"
  205. />
  206. <Tool
  207. Name="VCXMLDataGeneratorTool"
  208. />
  209. <Tool
  210. Name="VCWebServiceProxyGeneratorTool"
  211. />
  212. <Tool
  213. Name="VCMIDLTool"
  214. PreprocessorDefinitions="_DEBUG"
  215. MkTypLibCompatible="false"
  216. />
  217. <Tool
  218. Name="VCCLCompilerTool"
  219. Optimization="0"
  220. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT"
  221. MinimalRebuild="true"
  222. BasicRuntimeChecks="3"
  223. RuntimeLibrary="3"
  224. TreatWChar_tAsBuiltInType="true"
  225. UsePrecompiledHeader="2"
  226. WarningLevel="3"
  227. Detect64BitPortabilityProblems="true"
  228. DebugInformationFormat="4"
  229. />
  230. <Tool
  231. Name="VCManagedResourceCompilerTool"
  232. />
  233. <Tool
  234. Name="VCResourceCompilerTool"
  235. PreprocessorDefinitions="_DEBUG"
  236. Culture="2052"
  237. AdditionalIncludeDirectories="$(IntDir)"
  238. />
  239. <Tool
  240. Name="VCPreLinkEventTool"
  241. />
  242. <Tool
  243. Name="VCLinkerTool"
  244. OutputFile="../../../运行/Debug/SparrowXZAndroid.dll"
  245. LinkIncremental="2"
  246. ModuleDefinitionFile=".\AndroidServiceD.def"
  247. GenerateDebugInformation="true"
  248. SubSystem="2"
  249. ImportLibrary="Debug\AndroidServiceD.lib"
  250. TargetMachine="1"
  251. />
  252. <Tool
  253. Name="VCALinkTool"
  254. />
  255. <Tool
  256. Name="VCManifestTool"
  257. />
  258. <Tool
  259. Name="VCXDCMakeTool"
  260. />
  261. <Tool
  262. Name="VCBscMakeTool"
  263. />
  264. <Tool
  265. Name="VCFxCopTool"
  266. />
  267. <Tool
  268. Name="VCAppVerifierTool"
  269. />
  270. <Tool
  271. Name="VCWebDeploymentTool"
  272. />
  273. <Tool
  274. Name="VCPostBuildEventTool"
  275. CommandLine="mkdir ..\..\..\..\发布组件\服务器组件\Debug\Unicode&#x0D;&#x0A;copy /y ..\..\..\..\运行\Debug\Unicode\$(TargetFileName) ..\..\..\..\发布组件\服务器组件\Debug\Unicode\$(TargetFileName)&#x0D;&#x0A;"
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Release_Unicode|Win32"
  280. OutputDirectory="$(ConfigurationName)"
  281. IntermediateDirectory="$(ConfigurationName)"
  282. ConfigurationType="2"
  283. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  284. UseOfMFC="2"
  285. CharacterSet="1"
  286. >
  287. <Tool
  288. Name="VCPreBuildEventTool"
  289. />
  290. <Tool
  291. Name="VCCustomBuildTool"
  292. />
  293. <Tool
  294. Name="VCXMLDataGeneratorTool"
  295. />
  296. <Tool
  297. Name="VCWebServiceProxyGeneratorTool"
  298. />
  299. <Tool
  300. Name="VCMIDLTool"
  301. PreprocessorDefinitions="NDEBUG"
  302. MkTypLibCompatible="false"
  303. />
  304. <Tool
  305. Name="VCCLCompilerTool"
  306. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;ANDROID_SERVICE_DLL"
  307. RuntimeLibrary="2"
  308. TreatWChar_tAsBuiltInType="true"
  309. UsePrecompiledHeader="2"
  310. WarningLevel="3"
  311. Detect64BitPortabilityProblems="true"
  312. DebugInformationFormat="3"
  313. />
  314. <Tool
  315. Name="VCManagedResourceCompilerTool"
  316. />
  317. <Tool
  318. Name="VCResourceCompilerTool"
  319. PreprocessorDefinitions="NDEBUG"
  320. Culture="2052"
  321. AdditionalIncludeDirectories="$(IntDir)"
  322. />
  323. <Tool
  324. Name="VCPreLinkEventTool"
  325. />
  326. <Tool
  327. Name="VCLinkerTool"
  328. OutputFile="../../../运行/Release/SparrowXZAndroid.dll"
  329. LinkIncremental="1"
  330. ModuleDefinitionFile=".\AndroidService.def"
  331. GenerateDebugInformation="true"
  332. SubSystem="2"
  333. OptimizeReferences="2"
  334. EnableCOMDATFolding="2"
  335. ImportLibrary="Release\AndroidService.lib"
  336. TargetMachine="1"
  337. />
  338. <Tool
  339. Name="VCALinkTool"
  340. />
  341. <Tool
  342. Name="VCManifestTool"
  343. />
  344. <Tool
  345. Name="VCXDCMakeTool"
  346. />
  347. <Tool
  348. Name="VCBscMakeTool"
  349. />
  350. <Tool
  351. Name="VCFxCopTool"
  352. />
  353. <Tool
  354. Name="VCAppVerifierTool"
  355. />
  356. <Tool
  357. Name="VCWebDeploymentTool"
  358. />
  359. <Tool
  360. Name="VCPostBuildEventTool"
  361. CommandLine="mkdir ..\..\..\发布组件\服务器组件\Release&#x0D;&#x0A;copy /y ..\..\..\运行\Release\$(TargetFileName) ..\..\..\发布组件\服务器组件\Release\$(TargetFileName)&#x0D;&#x0A;"
  362. />
  363. </Configuration>
  364. </Configurations>
  365. <References>
  366. </References>
  367. <Files>
  368. <Filter
  369. Name="源文件"
  370. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  371. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  372. >
  373. <File
  374. RelativePath=".\AndroidAI.cpp"
  375. >
  376. </File>
  377. <File
  378. RelativePath=".\AndroidService.cpp"
  379. >
  380. </File>
  381. <File
  382. RelativePath=".\AndroidServiceManager.cpp"
  383. >
  384. </File>
  385. <File
  386. RelativePath=".\AndroidUserItemSink.cpp"
  387. >
  388. </File>
  389. <File
  390. RelativePath=".\GameLogic.cpp"
  391. >
  392. </File>
  393. <File
  394. RelativePath=".\Stdafx.cpp"
  395. >
  396. <FileConfiguration
  397. Name="Debug|Win32"
  398. >
  399. <Tool
  400. Name="VCCLCompilerTool"
  401. UsePrecompiledHeader="1"
  402. />
  403. </FileConfiguration>
  404. <FileConfiguration
  405. Name="Release|Win32"
  406. >
  407. <Tool
  408. Name="VCCLCompilerTool"
  409. UsePrecompiledHeader="1"
  410. />
  411. </FileConfiguration>
  412. <FileConfiguration
  413. Name="Debug_Unicode|Win32"
  414. >
  415. <Tool
  416. Name="VCCLCompilerTool"
  417. UsePrecompiledHeader="1"
  418. />
  419. </FileConfiguration>
  420. <FileConfiguration
  421. Name="Release_Unicode|Win32"
  422. >
  423. <Tool
  424. Name="VCCLCompilerTool"
  425. UsePrecompiledHeader="1"
  426. />
  427. </FileConfiguration>
  428. </File>
  429. </Filter>
  430. <Filter
  431. Name="头文件"
  432. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  433. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  434. >
  435. <File
  436. RelativePath=".\AndroidAI.h"
  437. >
  438. </File>
  439. <File
  440. RelativePath=".\AndroidServiceManager.h"
  441. >
  442. </File>
  443. <File
  444. RelativePath=".\AndroidUserItemSink.h"
  445. >
  446. </File>
  447. <File
  448. RelativePath=".\GameLogic.h"
  449. >
  450. </File>
  451. <File
  452. RelativePath=".\Resource.h"
  453. >
  454. </File>
  455. <File
  456. RelativePath=".\Stdafx.h"
  457. >
  458. </File>
  459. </Filter>
  460. <Filter
  461. Name="资源文件"
  462. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  463. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  464. >
  465. <File
  466. RelativePath=".\AndroidService.rc"
  467. >
  468. </File>
  469. <File
  470. RelativePath=".\res\AndroidService.rc2"
  471. >
  472. </File>
  473. </Filter>
  474. </Files>
  475. <Globals>
  476. </Globals>
  477. </VisualStudioProject>