LobbyDB_PostgreSQLTest_vc8.vcproj 5.3 KB

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