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

模拟服务器

开发平台:

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. InlineFunctionExpansion="1"
  24. AdditionalIncludeDirectories="....srcshared,....srcgame"
  25. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  26. StringPooling="TRUE"
  27. RuntimeLibrary="0"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".realmlist___Win32_Release/realmlist.pch"
  31. AssemblerListingLocation=".realmlist___Win32_Release/"
  32. ObjectFile=".realmlist___Win32_Release/"
  33. ProgramDataBaseFileName=".realmlist___Win32_Release/"
  34. WarningLevel="3"
  35. SuppressStartupBanner="TRUE"
  36. CompileAs="0"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLibrarianTool"
  41. OutputFile=".Releaserealmlist.lib"
  42. SuppressStartupBanner="TRUE"/>
  43. <Tool
  44. Name="VCMIDLTool"/>
  45. <Tool
  46. Name="VCPostBuildEventTool"/>
  47. <Tool
  48. Name="VCPreBuildEventTool"/>
  49. <Tool
  50. Name="VCPreLinkEventTool"/>
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. PreprocessorDefinitions="NDEBUG"
  54. Culture="1033"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCXMLDataGeneratorTool"/>
  59. <Tool
  60. Name="VCManagedWrapperGeneratorTool"/>
  61. <Tool
  62. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  63. </Configuration>
  64. <Configuration
  65. Name="Debug|Win32"
  66. OutputDirectory=".realmlist___Win32_Debug"
  67. IntermediateDirectory=".realmlist___Win32_Debug"
  68. ConfigurationType="4"
  69. UseOfMFC="0"
  70. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  71. CharacterSet="2">
  72. <Tool
  73. Name="VCCLCompilerTool"
  74. Optimization="0"
  75. AdditionalIncludeDirectories="....srcshared,....srcgame"
  76. PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
  77. BasicRuntimeChecks="3"
  78. RuntimeLibrary="1"
  79. UsePrecompiledHeader="2"
  80. PrecompiledHeaderFile=".realmlist___Win32_Debug/realmlist.pch"
  81. AssemblerListingLocation=".realmlist___Win32_Debug/"
  82. ObjectFile=".realmlist___Win32_Debug/"
  83. ProgramDataBaseFileName=".realmlist___Win32_Debug/"
  84. WarningLevel="3"
  85. SuppressStartupBanner="TRUE"
  86. DebugInformationFormat="3"
  87. CompileAs="0"/>
  88. <Tool
  89. Name="VCCustomBuildTool"/>
  90. <Tool
  91. Name="VCLibrarianTool"
  92. OutputFile=".realmlist___Win32_Debugrealmlist.lib"
  93. SuppressStartupBanner="TRUE"/>
  94. <Tool
  95. Name="VCMIDLTool"/>
  96. <Tool
  97. Name="VCPostBuildEventTool"/>
  98. <Tool
  99. Name="VCPreBuildEventTool"/>
  100. <Tool
  101. Name="VCPreLinkEventTool"/>
  102. <Tool
  103. Name="VCResourceCompilerTool"
  104. PreprocessorDefinitions="_DEBUG"
  105. Culture="1033"/>
  106. <Tool
  107. Name="VCWebServiceProxyGeneratorTool"/>
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"/>
  110. <Tool
  111. Name="VCManagedWrapperGeneratorTool"/>
  112. <Tool
  113. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  114. </Configuration>
  115. </Configurations>
  116. <References>
  117. </References>
  118. <Files>
  119. <File
  120. RelativePath="....srcrealmlistRealmClient.cpp">
  121. </File>
  122. <File
  123. RelativePath="....srcrealmlistRealmClient.h">
  124. </File>
  125. <File
  126. RelativePath="....srcrealmlistRealmListSrv.cpp">
  127. </File>
  128. <File
  129. RelativePath="....srcrealmlistRealmListSrv.h">
  130. </File>
  131. </Files>
  132. <Globals>
  133. </Globals>
  134. </VisualStudioProject>