AutopatcherClient_SelfScaling_vc9.vcproj 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="AutopatcherClient_SelfScaling"
  6. ProjectGUID="{3B56A136-5D23-4761-89A5-DAFF61EDB1FD}"
  7. RootNamespace="AutopatcherClient_SelfScaling"
  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="$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. CharacterSet="2"
  26. DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="0"
  46. AdditionalIncludeDirectories="./;./../../Source;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;"
  47. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="1"
  51. UsePrecompiledHeader="0"
  52. WarningLevel="3"
  53. Detect64BitPortabilityProblems="true"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLinkerTool"
  67. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Debug_Win32.lib ws2_32.lib"
  68. OutputFile="$(OutDir)/AutopatcherClient_SelfScaling.exe"
  69. LinkIncremental="2"
  70. IgnoreDefaultLibraryNames=""
  71. GenerateDebugInformation="true"
  72. ProgramDatabaseFile="$(OutDir)/AutopatcherClient.pdb"
  73. SubSystem="1"
  74. RandomizedBaseAddress="1"
  75. DataExecutionPrevention="0"
  76. TargetMachine="1"
  77. />
  78. <Tool
  79. Name="VCALinkTool"
  80. />
  81. <Tool
  82. Name="VCManifestTool"
  83. />
  84. <Tool
  85. Name="VCXDCMakeTool"
  86. />
  87. <Tool
  88. Name="VCBscMakeTool"
  89. />
  90. <Tool
  91. Name="VCFxCopTool"
  92. />
  93. <Tool
  94. Name="VCAppVerifierTool"
  95. />
  96. <Tool
  97. Name="VCPostBuildEventTool"
  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. DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)"
  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="./;./../../Source;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;"
  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"
  146. OutputFile="$(OutDir)/AutopatcherClient.exe"
  147. LinkIncremental="1"
  148. IgnoreDefaultLibraryNames=""
  149. GenerateDebugInformation="true"
  150. SubSystem="1"
  151. OptimizeReferences="2"
  152. EnableCOMDATFolding="2"
  153. RandomizedBaseAddress="1"
  154. DataExecutionPrevention="0"
  155. TargetMachine="1"
  156. />
  157. <Tool
  158. Name="VCALinkTool"
  159. />
  160. <Tool
  161. Name="VCManifestTool"
  162. />
  163. <Tool
  164. Name="VCXDCMakeTool"
  165. />
  166. <Tool
  167. Name="VCBscMakeTool"
  168. />
  169. <Tool
  170. Name="VCFxCopTool"
  171. />
  172. <Tool
  173. Name="VCAppVerifierTool"
  174. />
  175. <Tool
  176. Name="VCPostBuildEventTool"
  177. />
  178. </Configuration>
  179. </Configurations>
  180. <References>
  181. </References>
  182. <Files>
  183. <Filter
  184. Name="Client Files"
  185. >
  186. <File
  187. RelativePath="..\..\DependentExtensions\Autopatcher\ApplyPatch.cpp"
  188. >
  189. </File>
  190. <File
  191. RelativePath="..\..\DependentExtensions\Autopatcher\ApplyPatch.h"
  192. >
  193. </File>
  194. <File
  195. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherClient.cpp"
  196. >
  197. </File>
  198. <File
  199. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherClient.h"
  200. >
  201. </File>
  202. <File
  203. RelativePath="..\..\Source\AutopatcherPatchContext.h"
  204. >
  205. </File>
  206. </Filter>
  207. <Filter
  208. Name="Main"
  209. >
  210. <File
  211. RelativePath=".\AutopatcherClientTest.cpp"
  212. >
  213. </File>
  214. </Filter>
  215. <Filter
  216. Name="BZip2"
  217. >
  218. <File
  219. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\blocksort.c"
  220. >
  221. </File>
  222. <File
  223. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.c"
  224. >
  225. </File>
  226. <File
  227. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.h"
  228. >
  229. </File>
  230. <File
  231. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib_private.h"
  232. >
  233. </File>
  234. <File
  235. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\compress.c"
  236. >
  237. </File>
  238. <File
  239. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\crctable.c"
  240. >
  241. </File>
  242. <File
  243. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\decompress.c"
  244. >
  245. </File>
  246. <File
  247. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\huffman.c"
  248. >
  249. </File>
  250. <File
  251. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\randtable.c"
  252. >
  253. </File>
  254. </Filter>
  255. <Filter
  256. Name="BZip2Wrapper"
  257. >
  258. <File
  259. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.cpp"
  260. >
  261. </File>
  262. <File
  263. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.h"
  264. >
  265. </File>
  266. </Filter>
  267. <File
  268. RelativePath=".\readme.txt"
  269. >
  270. </File>
  271. </Files>
  272. <Globals>
  273. </Globals>
  274. </VisualStudioProject>
粤ICP备19079148号