AutopatcherServer_MySQL.vcproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="AutopatcherServer_MySQL"
  6. ProjectGUID="{01A7ED79-2098-4BB5-B5A0-8293210BCB93}"
  7. RootNamespace="AutopatcherServer_MySQL"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="Debug"
  22. IntermediateDirectory="Debug"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. Optimization="0"
  45. AdditionalIncludeDirectories="./;./../../Source;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;./../../DependentExtensions/Autopatcher/AutopatcherMySQLRepository;./../../DependentExtensions/MySQLInterface"
  46. PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__WIN__"
  47. MinimalRebuild="true"
  48. ExceptionHandling="0"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="1"
  51. BufferSecurityCheck="false"
  52. TreatWChar_tAsBuiltInType="false"
  53. RuntimeTypeInfo="false"
  54. UsePrecompiledHeader="0"
  55. WarningLevel="3"
  56. Detect64BitPortabilityProblems="true"
  57. DebugInformationFormat="4"
  58. />
  59. <Tool
  60. Name="VCManagedResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Debug_Win32.lib ws2_32.lib ./../../DependentExtensions\Autopatcher\AutopatcherMySQLRepository\Debug\AutopatcherMySQLRepository.lib &quot;C:\Program Files (x86)\MySQL\MySQL Server 5.1\lib\opt\libmysql.lib&quot;"
  71. OutputFile="$(OutDir)/AutopatcherServer.exe"
  72. LinkIncremental="2"
  73. IgnoreAllDefaultLibraries="false"
  74. IgnoreDefaultLibraryNames="LIBCD.lib"
  75. GenerateDebugInformation="true"
  76. ProgramDatabaseFile="$(OutDir)/AutopatcherServer.pdb"
  77. SubSystem="1"
  78. RandomizedBaseAddress="1"
  79. DataExecutionPrevention="0"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. />
  94. <Tool
  95. Name="VCFxCopTool"
  96. />
  97. <Tool
  98. Name="VCAppVerifierTool"
  99. />
  100. <Tool
  101. Name="VCPostBuildEventTool"
  102. CommandLine="copy &quot;C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\*.dll&quot; .\Debug"
  103. />
  104. </Configuration>
  105. <Configuration
  106. Name="Release|Win32"
  107. OutputDirectory="Release"
  108. IntermediateDirectory="Release"
  109. ConfigurationType="1"
  110. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  111. CharacterSet="2"
  112. >
  113. <Tool
  114. Name="VCPreBuildEventTool"
  115. />
  116. <Tool
  117. Name="VCCustomBuildTool"
  118. />
  119. <Tool
  120. Name="VCXMLDataGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCWebServiceProxyGeneratorTool"
  124. />
  125. <Tool
  126. Name="VCMIDLTool"
  127. />
  128. <Tool
  129. Name="VCCLCompilerTool"
  130. AdditionalIncludeDirectories="./;./../../Source;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;./../../DependentExtensions/Autopatcher/AutopatcherMySQLRepository;./../../DependentExtensions/MySQLInterface"
  131. PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__WIN__"
  132. ExceptionHandling="0"
  133. RuntimeLibrary="0"
  134. BufferSecurityCheck="false"
  135. TreatWChar_tAsBuiltInType="false"
  136. RuntimeTypeInfo="false"
  137. UsePrecompiledHeader="0"
  138. WarningLevel="3"
  139. Detect64BitPortabilityProblems="true"
  140. DebugInformationFormat="3"
  141. />
  142. <Tool
  143. Name="VCManagedResourceCompilerTool"
  144. />
  145. <Tool
  146. Name="VCResourceCompilerTool"
  147. />
  148. <Tool
  149. Name="VCPreLinkEventTool"
  150. />
  151. <Tool
  152. Name="VCLinkerTool"
  153. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Release_Win32.lib ws2_32.lib ./../../DependentExtensions\Autopatcher\AutopatcherMySQLRepository\Release\AutopatcherMySQLRepository.lib &quot;C:\Program Files (x86)\MySQL\MySQL Server 5.1\lib\opt\libmysql.lib&quot;"
  154. OutputFile="$(OutDir)/AutopatcherServer.exe"
  155. LinkIncremental="1"
  156. IgnoreDefaultLibraryNames="LIBCD.lib"
  157. GenerateDebugInformation="true"
  158. SubSystem="1"
  159. OptimizeReferences="2"
  160. EnableCOMDATFolding="2"
  161. RandomizedBaseAddress="1"
  162. DataExecutionPrevention="0"
  163. TargetMachine="1"
  164. />
  165. <Tool
  166. Name="VCALinkTool"
  167. />
  168. <Tool
  169. Name="VCManifestTool"
  170. />
  171. <Tool
  172. Name="VCXDCMakeTool"
  173. />
  174. <Tool
  175. Name="VCBscMakeTool"
  176. />
  177. <Tool
  178. Name="VCFxCopTool"
  179. />
  180. <Tool
  181. Name="VCAppVerifierTool"
  182. />
  183. <Tool
  184. Name="VCPostBuildEventTool"
  185. CommandLine="copy &quot;C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\*.dll&quot; .\Release"
  186. />
  187. </Configuration>
  188. </Configurations>
  189. <References>
  190. </References>
  191. <Files>
  192. <Filter
  193. Name="Source Files"
  194. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  195. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  196. >
  197. <File
  198. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherServer.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherServer.h"
  203. >
  204. </File>
  205. <File
  206. RelativePath="..\..\DependentExtensions\Autopatcher\CreatePatch.cpp"
  207. >
  208. </File>
  209. <File
  210. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.cpp"
  211. >
  212. </File>
  213. </Filter>
  214. <Filter
  215. Name="Header Files"
  216. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  217. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  218. >
  219. <File
  220. RelativePath="..\..\DependentExtensions\Autopatcher\CreatePatch.h"
  221. >
  222. </File>
  223. <File
  224. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.h"
  225. >
  226. </File>
  227. </Filter>
  228. <Filter
  229. Name="BZip"
  230. >
  231. <File
  232. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\blocksort.c"
  233. >
  234. </File>
  235. <File
  236. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.c"
  237. >
  238. </File>
  239. <File
  240. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.h"
  241. >
  242. </File>
  243. <File
  244. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib_private.h"
  245. >
  246. </File>
  247. <File
  248. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\compress.c"
  249. >
  250. </File>
  251. <File
  252. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\crctable.c"
  253. >
  254. </File>
  255. <File
  256. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\decompress.c"
  257. >
  258. </File>
  259. <File
  260. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\huffman.c"
  261. >
  262. </File>
  263. <File
  264. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\randtable.c"
  265. >
  266. </File>
  267. </Filter>
  268. <Filter
  269. Name="Main"
  270. >
  271. <File
  272. RelativePath=".\AutopatcherServerTest_MySQL.cpp"
  273. >
  274. </File>
  275. </Filter>
  276. <File
  277. RelativePath=".\readme.txt"
  278. >
  279. </File>
  280. </Files>
  281. <Globals>
  282. </Globals>
  283. </VisualStudioProject>
粤ICP备19079148号