RankingServerDBTest_vc9.vcproj 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="RankingServerDB_PostgreSQLTest"
  6. ProjectGUID="{92C079A2-007A-418F-A3DF-FC055D654DD8}"
  7. RootNamespace="RankingServer_PostgreSQLTest"
  8. Keyword="Win32Proj"
  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="$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="./../../DependentExtensions/PostgreSQLInterface;./;./../../Source;./../../DependentExtensions/Lobby;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;./../../DependentExtensions/Lobby/RankingServerDB_PostgreRepository"
  45. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="3"
  51. Detect64BitPortabilityProblems="true"
  52. DebugInformationFormat="4"
  53. />
  54. <Tool
  55. Name="VCManagedResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCPreLinkEventTool"
  62. />
  63. <Tool
  64. Name="VCLinkerTool"
  65. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Debug_Win32.lib ws2_32.lib ./../../DependentExtensions\Lobby\RankingServerDB_PostgreRepository\Debug\RankingServerDB_PostgreSQL.lib &quot;C:\Program Files\PostgreSQL\8.3\lib\libpq.lib&quot;"
  66. OutputFile="$(OutDir)/RankingServerDBTest.exe"
  67. LinkIncremental="2"
  68. IgnoreAllDefaultLibraries="false"
  69. IgnoreDefaultLibraryNames="LIBCD.lib"
  70. GenerateDebugInformation="true"
  71. ProgramDatabaseFile="$(OutDir)/RankingServerDBTest.pdb"
  72. SubSystem="1"
  73. TargetMachine="1"
  74. />
  75. <Tool
  76. Name="VCALinkTool"
  77. />
  78. <Tool
  79. Name="VCManifestTool"
  80. />
  81. <Tool
  82. Name="VCXDCMakeTool"
  83. />
  84. <Tool
  85. Name="VCBscMakeTool"
  86. />
  87. <Tool
  88. Name="VCFxCopTool"
  89. />
  90. <Tool
  91. Name="VCAppVerifierTool"
  92. />
  93. <Tool
  94. Name="VCWebDeploymentTool"
  95. />
  96. <Tool
  97. Name="VCPostBuildEventTool"
  98. CommandLine="copy &quot;C:\Program Files\PostgreSQL\8.3\bin\*.dll&quot; .\Debug"
  99. />
  100. </Configuration>
  101. <Configuration
  102. Name="Release|Win32"
  103. OutputDirectory="$(ConfigurationName)"
  104. IntermediateDirectory="$(ConfigurationName)"
  105. ConfigurationType="1"
  106. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  107. CharacterSet="2"
  108. >
  109. <Tool
  110. Name="VCPreBuildEventTool"
  111. />
  112. <Tool
  113. Name="VCCustomBuildTool"
  114. />
  115. <Tool
  116. Name="VCXMLDataGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCWebServiceProxyGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCMIDLTool"
  123. />
  124. <Tool
  125. Name="VCCLCompilerTool"
  126. AdditionalIncludeDirectories="./../../DependentExtensions/PostgreSQLInterface;./;./../../Source;./../../DependentExtensions/Lobby;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;./../../DependentExtensions/Lobby/RankingServerDB_PostgreRepository"
  127. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE"
  128. RuntimeLibrary="0"
  129. UsePrecompiledHeader="0"
  130. WarningLevel="3"
  131. Detect64BitPortabilityProblems="true"
  132. DebugInformationFormat="3"
  133. />
  134. <Tool
  135. Name="VCManagedResourceCompilerTool"
  136. />
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. />
  140. <Tool
  141. Name="VCPreLinkEventTool"
  142. />
  143. <Tool
  144. Name="VCLinkerTool"
  145. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Release_Win32.lib ws2_32.lib ./../../DependentExtensions\Lobby\RankingServerDB_PostgreRepository\Release\RankingServerDB_PostgreSQL.lib &quot;C:\Program Files\PostgreSQL\8.3\lib\libpq.lib&quot;"
  146. OutputFile="$(OutDir)/RankingServerDBTest.exe"
  147. LinkIncremental="1"
  148. IgnoreDefaultLibraryNames="LIBCD.lib"
  149. GenerateDebugInformation="true"
  150. SubSystem="1"
  151. OptimizeReferences="2"
  152. EnableCOMDATFolding="2"
  153. TargetMachine="1"
  154. />
  155. <Tool
  156. Name="VCALinkTool"
  157. />
  158. <Tool
  159. Name="VCManifestTool"
  160. />
  161. <Tool
  162. Name="VCXDCMakeTool"
  163. />
  164. <Tool
  165. Name="VCBscMakeTool"
  166. />
  167. <Tool
  168. Name="VCFxCopTool"
  169. />
  170. <Tool
  171. Name="VCAppVerifierTool"
  172. />
  173. <Tool
  174. Name="VCWebDeploymentTool"
  175. />
  176. <Tool
  177. Name="VCPostBuildEventTool"
  178. CommandLine="copy &quot;C:\Program Files\PostgreSQL\8.3\bin\*.dll&quot; .\Release"
  179. />
  180. </Configuration>
  181. </Configurations>
  182. <References>
  183. </References>
  184. <Files>
  185. <Filter
  186. Name="Main"
  187. >
  188. <File
  189. RelativePath=".\RankingServerDBTest.cpp"
  190. >
  191. </File>
  192. <File
  193. RelativePath="..\..\DependentExtensions\Lobby\STDStringCompressor.cpp"
  194. >
  195. </File>
  196. <File
  197. RelativePath="..\..\DependentExtensions\Lobby\STDStringCompressor.h"
  198. >
  199. </File>
  200. </Filter>
  201. <File
  202. RelativePath=".\readme.txt"
  203. >
  204. </File>
  205. </Files>
  206. <Globals>
  207. </Globals>
  208. </VisualStudioProject>
粤ICP备19079148号