realmlist.vcproj
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:5k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="realmlist"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory=".realmlist___Win32_Release"
  16. IntermediateDirectory=".realmlist___Win32_Release"
  17. ConfigurationType="4"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="2"
  24. InlineFunctionExpansion="1"
  25. AdditionalIncludeDirectories="....srcshared,....srcgame"
  26. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  27. StringPooling="TRUE"
  28. RuntimeLibrary="0"
  29. EnableFunctionLevelLinking="TRUE"
  30. UsePrecompiledHeader="2"
  31. PrecompiledHeaderFile=".realmlist___Win32_Release/realmlist.pch"
  32. AssemblerListingLocation=".realmlist___Win32_Release/"
  33. ObjectFile=".realmlist___Win32_Release/"
  34. ProgramDataBaseFileName=".realmlist___Win32_Release/"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. CompileAs="0"/>
  38. <Tool
  39. Name="VCCustomBuildTool"/>
  40. <Tool
  41. Name="VCLibrarianTool"
  42. OutputFile=".realmlist___Win32_Releaserealmlist.lib"
  43. SuppressStartupBanner="TRUE"/>
  44. <Tool
  45. Name="VCMIDLTool"/>
  46. <Tool
  47. Name="VCPostBuildEventTool"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"
  54. PreprocessorDefinitions="NDEBUG"
  55. Culture="1033"/>
  56. <Tool
  57. Name="VCWebServiceProxyGeneratorTool"/>
  58. <Tool
  59. Name="VCXMLDataGeneratorTool"/>
  60. <Tool
  61. Name="VCManagedWrapperGeneratorTool"/>
  62. <Tool
  63. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  64. </Configuration>
  65. <Configuration
  66. Name="Debug|Win32"
  67. OutputDirectory=".realmlist___Win32_Debug"
  68. IntermediateDirectory=".realmlist___Win32_Debug"
  69. ConfigurationType="4"
  70. UseOfMFC="0"
  71. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  72. CharacterSet="2">
  73. <Tool
  74. Name="VCCLCompilerTool"
  75. Optimization="0"
  76. AdditionalIncludeDirectories="....srcshared,....srcgame"
  77. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  78. BasicRuntimeChecks="3"
  79. RuntimeLibrary="1"
  80. UsePrecompiledHeader="2"
  81. PrecompiledHeaderFile=".realmlist___Win32_Debug/realmlist.pch"
  82. AssemblerListingLocation=".realmlist___Win32_Debug/"
  83. ObjectFile=".realmlist___Win32_Debug/"
  84. ProgramDataBaseFileName=".realmlist___Win32_Debug/"
  85. WarningLevel="3"
  86. SuppressStartupBanner="TRUE"
  87. DebugInformationFormat="3"
  88. CompileAs="0"/>
  89. <Tool
  90. Name="VCCustomBuildTool"/>
  91. <Tool
  92. Name="VCLibrarianTool"
  93. OutputFile=".realmlist___Win32_Debugrealmlist.lib"
  94. SuppressStartupBanner="TRUE"/>
  95. <Tool
  96. Name="VCMIDLTool"/>
  97. <Tool
  98. Name="VCPostBuildEventTool"/>
  99. <Tool
  100. Name="VCPreBuildEventTool"/>
  101. <Tool
  102. Name="VCPreLinkEventTool"/>
  103. <Tool
  104. Name="VCResourceCompilerTool"
  105. PreprocessorDefinitions="_DEBUG"
  106. Culture="1033"/>
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"/>
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"/>
  111. <Tool
  112. Name="VCManagedWrapperGeneratorTool"/>
  113. <Tool
  114. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  115. </Configuration>
  116. </Configurations>
  117. <References>
  118. </References>
  119. <Files>
  120. <File
  121. RelativePath="....srcrealmlistRealmClient.cpp">
  122. <FileConfiguration
  123. Name="Release|Win32">
  124. <Tool
  125. Name="VCCLCompilerTool"
  126. Optimization="2"
  127. AdditionalIncludeDirectories=""
  128. PreprocessorDefinitions=""/>
  129. </FileConfiguration>
  130. <FileConfiguration
  131. Name="Debug|Win32">
  132. <Tool
  133. Name="VCCLCompilerTool"
  134. Optimization="0"
  135. AdditionalIncludeDirectories=""
  136. PreprocessorDefinitions=""
  137. BasicRuntimeChecks="3"/>
  138. </FileConfiguration>
  139. </File>
  140. <File
  141. RelativePath="....srcrealmlistRealmClient.h">
  142. </File>
  143. <File
  144. RelativePath="....srcrealmlistRealmListSrv.cpp">
  145. <FileConfiguration
  146. Name="Release|Win32">
  147. <Tool
  148. Name="VCCLCompilerTool"
  149. Optimization="2"
  150. AdditionalIncludeDirectories=""
  151. PreprocessorDefinitions=""/>
  152. </FileConfiguration>
  153. <FileConfiguration
  154. Name="Debug|Win32">
  155. <Tool
  156. Name="VCCLCompilerTool"
  157. Optimization="0"
  158. AdditionalIncludeDirectories=""
  159. PreprocessorDefinitions=""
  160. BasicRuntimeChecks="3"/>
  161. </FileConfiguration>
  162. </File>
  163. <File
  164. RelativePath="....srcrealmlistRealmListSrv.h">
  165. </File>
  166. </Files>
  167. <Globals>
  168. </Globals>
  169. </VisualStudioProject>