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

246 rivejä
12 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug_Unicode|Win32">
  5. <Configuration>Debug_Unicode</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release_Unicode|Win32">
  13. <Configuration>Release_Unicode</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{12599961-5318-48EA-87DC-F67159E0B8C5}</ProjectGuid>
  23. <RootNamespace>MatchService</RootNamespace>
  24. <Keyword>MFCDLLProj</Keyword>
  25. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  29. <ConfigurationType>DynamicLibrary</ConfigurationType>
  30. <UseDebugLibraries>true</UseDebugLibraries>
  31. <PlatformToolset>v142</PlatformToolset>
  32. <CharacterSet>MultiByte</CharacterSet>
  33. <UseOfMfc>Dynamic</UseOfMfc>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>true</UseDebugLibraries>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <CharacterSet>Unicode</CharacterSet>
  40. <UseOfMfc>Dynamic</UseOfMfc>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <UseDebugLibraries>false</UseDebugLibraries>
  45. <PlatformToolset>v142</PlatformToolset>
  46. <WholeProgramOptimization>true</WholeProgramOptimization>
  47. <CharacterSet>MultiByte</CharacterSet>
  48. <UseOfMfc>Dynamic</UseOfMfc>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="Configuration">
  51. <ConfigurationType>DynamicLibrary</ConfigurationType>
  52. <UseDebugLibraries>false</UseDebugLibraries>
  53. <PlatformToolset>v142</PlatformToolset>
  54. <WholeProgramOptimization>true</WholeProgramOptimization>
  55. <CharacterSet>Unicode</CharacterSet>
  56. <UseOfMfc>Dynamic</UseOfMfc>
  57. </PropertyGroup>
  58. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  59. <ImportGroup Label="ExtensionSettings">
  60. </ImportGroup>
  61. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. </ImportGroup>
  70. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="PropertySheets">
  71. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  72. </ImportGroup>
  73. <PropertyGroup Label="UserMacros" />
  74. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  75. <LinkIncremental>true</LinkIncremental>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  78. <LinkIncremental>true</LinkIncremental>
  79. <OutDir>$(SolutionDir)Bin\$(Configuration)\</OutDir>
  80. <TargetName>$(ProjectName)D</TargetName>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  83. <LinkIncremental>false</LinkIncremental>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  86. <LinkIncremental>false</LinkIncremental>
  87. <OutDir>$(SolutionDir)Bin\$(Configuration)\</OutDir>
  88. </PropertyGroup>
  89. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  90. <ClCompile>
  91. <PrecompiledHeader>Use</PrecompiledHeader>
  92. <WarningLevel>Level3</WarningLevel>
  93. <Optimization>Disabled</Optimization>
  94. <PreprocessorDefinitions>_USING_V110_SDK71_;WIN32;_WINDOWS;_DEBUG;_AFXEXT;MATCH_SERVICE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  95. <SDLCheck>true</SDLCheck>
  96. </ClCompile>
  97. <Link>
  98. <SubSystem>Windows</SubSystem>
  99. <GenerateDebugInformation>true</GenerateDebugInformation>
  100. <ModuleDefinitionFile>.\MatchService.def</ModuleDefinitionFile>
  101. </Link>
  102. <Midl>
  103. <MkTypLibCompatible>false</MkTypLibCompatible>
  104. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  105. </Midl>
  106. <ResourceCompile>
  107. <Culture>0x0804</Culture>
  108. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  109. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  110. </ResourceCompile>
  111. </ItemDefinitionGroup>
  112. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  113. <ClCompile>
  114. <PrecompiledHeader>Use</PrecompiledHeader>
  115. <WarningLevel>Level3</WarningLevel>
  116. <Optimization>Disabled</Optimization>
  117. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_AFXEXT;MATCH_SERVICE_DLL;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  118. <SDLCheck>false</SDLCheck>
  119. <AdditionalOptions>/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)</AdditionalOptions>
  120. </ClCompile>
  121. <Link>
  122. <SubSystem>Windows</SubSystem>
  123. <GenerateDebugInformation>true</GenerateDebugInformation>
  124. <ModuleDefinitionFile>.\MatchService.def</ModuleDefinitionFile>
  125. <ImportLibrary>../../Libs/$(Configuration)/$(TargetName).lib</ImportLibrary>
  126. </Link>
  127. <Midl>
  128. <MkTypLibCompatible>false</MkTypLibCompatible>
  129. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  130. </Midl>
  131. <ResourceCompile>
  132. <Culture>0x0804</Culture>
  133. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  134. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  135. </ResourceCompile>
  136. <PostBuildEvent>
  137. <Command>
  138. </Command>
  139. </PostBuildEvent>
  140. </ItemDefinitionGroup>
  141. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  142. <ClCompile>
  143. <WarningLevel>Level3</WarningLevel>
  144. <PrecompiledHeader>Use</PrecompiledHeader>
  145. <Optimization>MaxSpeed</Optimization>
  146. <FunctionLevelLinking>true</FunctionLevelLinking>
  147. <IntrinsicFunctions>true</IntrinsicFunctions>
  148. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_AFXEXT;MATCH_SERVICE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  149. <SDLCheck>true</SDLCheck>
  150. </ClCompile>
  151. <Link>
  152. <SubSystem>Windows</SubSystem>
  153. <GenerateDebugInformation>true</GenerateDebugInformation>
  154. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  155. <OptimizeReferences>true</OptimizeReferences>
  156. <ModuleDefinitionFile>.\MatchService.def</ModuleDefinitionFile>
  157. </Link>
  158. <Midl>
  159. <MkTypLibCompatible>false</MkTypLibCompatible>
  160. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  161. </Midl>
  162. <ResourceCompile>
  163. <Culture>0x0804</Culture>
  164. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  165. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  166. </ResourceCompile>
  167. </ItemDefinitionGroup>
  168. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  169. <ClCompile>
  170. <WarningLevel>Level3</WarningLevel>
  171. <PrecompiledHeader>Use</PrecompiledHeader>
  172. <Optimization>MaxSpeed</Optimization>
  173. <FunctionLevelLinking>true</FunctionLevelLinking>
  174. <IntrinsicFunctions>true</IntrinsicFunctions>
  175. <PreprocessorDefinitions>_USING_V110_SDK71_;WIN32;_WINDOWS;NDEBUG;_AFXEXT;MATCH_SERVICE_DLL;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  176. <SDLCheck>false</SDLCheck>
  177. <BrowseInformation>true</BrowseInformation>
  178. <AdditionalOptions>/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)</AdditionalOptions>
  179. </ClCompile>
  180. <Link>
  181. <SubSystem>Windows</SubSystem>
  182. <GenerateDebugInformation>true</GenerateDebugInformation>
  183. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  184. <OptimizeReferences>true</OptimizeReferences>
  185. <ModuleDefinitionFile>.\MatchService.def</ModuleDefinitionFile>
  186. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  187. <ImportLibrary>../../Libs/$(Configuration)/$(TargetName).lib</ImportLibrary>
  188. </Link>
  189. <Midl>
  190. <MkTypLibCompatible>false</MkTypLibCompatible>
  191. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  192. </Midl>
  193. <ResourceCompile>
  194. <Culture>0x0804</Culture>
  195. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  196. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  197. </ResourceCompile>
  198. <Bscmake>
  199. <PreserveSbr>true</PreserveSbr>
  200. </Bscmake>
  201. <PostBuildEvent>
  202. <Command>mkdir ..\..\..\Publish\Server\$(Configuration)
  203. copy /y $(OutDir)$(TargetFileName) ..\..\..\Publish\Server\$(Configuration)\$(TargetFileName)</Command>
  204. </PostBuildEvent>
  205. </ItemDefinitionGroup>
  206. <ItemGroup>
  207. <Text Include="ReadMe.txt" />
  208. </ItemGroup>
  209. <ItemGroup>
  210. <ClCompile Include="DistributeManager.cpp" />
  211. <ClCompile Include="ImmediateGroup.cpp" />
  212. <ClCompile Include="ImmediateMatch.cpp" />
  213. <ClCompile Include="LockTimeMatch.cpp" />
  214. <ClCompile Include="MatchService.cpp" />
  215. <ClCompile Include="MatchServiceManager.cpp" />
  216. <ClCompile Include="stdafx.cpp">
  217. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  218. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">Create</PrecompiledHeader>
  219. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  220. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">Create</PrecompiledHeader>
  221. </ClCompile>
  222. <ClCompile Include="TableFrameHook.cpp" />
  223. </ItemGroup>
  224. <ItemGroup>
  225. <None Include="MatchService.def" />
  226. <None Include="res\MatchService.rc2" />
  227. </ItemGroup>
  228. <ItemGroup>
  229. <ClInclude Include="DistributeManager.h" />
  230. <ClInclude Include="ImmediateGroup.h" />
  231. <ClInclude Include="ImmediateMatch.h" />
  232. <ClInclude Include="LockTimeMatch.h" />
  233. <ClInclude Include="MatchServiceHead.h" />
  234. <ClInclude Include="MatchServiceManager.h" />
  235. <ClInclude Include="Resource.h" />
  236. <ClInclude Include="stdafx.h" />
  237. <ClInclude Include="TableFrameHook.h" />
  238. <ClInclude Include="targetver.h" />
  239. </ItemGroup>
  240. <ItemGroup>
  241. <ResourceCompile Include="MatchService.rc" />
  242. </ItemGroup>
  243. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  244. <ImportGroup Label="ExtensionTargets">
  245. </ImportGroup>
  246. </Project>