AutopatcherClientGFx3.0_vc8.vcproj 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="AutopatcherClientGFx3"
  6. ProjectGUID="{5BCE2D70-53B4-42F9-ABFE-1BC26E59C4FD}"
  7. RootNamespace="AutopatcherClientGFx3"
  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. DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)"
  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/GFx3;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;&quot;$(GFXSDK)\Src\GRenderer&quot;;&quot;$(GFXSDK)\Src\GKernel&quot;;&quot;$(GFXSDK)\Src\GFxXML&quot;;&quot;$(GFXSDK)\Include&quot;"
  46. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="1"
  50. UsePrecompiledHeader="0"
  51. WarningLevel="3"
  52. Detect64BitPortabilityProblems="true"
  53. DebugInformationFormat="4"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLinkerTool"
  66. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Debug_Win32.lib ws2_32.lib libgfx.lib libjpeg.lib zlib.lib imm32.lib winmm.lib libgrenderer_d3d9.lib d3dx9.lib d3d9.lib"
  67. OutputFile="$(OutDir)/AutopatcherClientGFx3.exe"
  68. LinkIncremental="2"
  69. AdditionalLibraryDirectories="&quot;$(DXSDK_DIR)\Lib\x86&quot;;&quot;$(GFXSDK)\3rdParty\expat-2.0.1\lib&quot;;&quot;$(GFXSDK)\Lib\$(PlatformName)\Msvc80\Debug\&quot;;&quot;$(GFXSDK)\3rdParty\zlib-1.2.3\Lib\$(PlatformName)\Msvc80\Debug&quot;;&quot;$(GFXSDK)\3rdParty\jpeg-6b\Lib\$(PlatformName)\Msvc80\Debug&quot;"
  70. IgnoreDefaultLibraryNames=""
  71. GenerateDebugInformation="true"
  72. ProgramDatabaseFile="$(OutDir)/AutopatcherClientGFx3.pdb"
  73. SubSystem="2"
  74. TargetMachine="1"
  75. />
  76. <Tool
  77. Name="VCALinkTool"
  78. />
  79. <Tool
  80. Name="VCManifestTool"
  81. />
  82. <Tool
  83. Name="VCXDCMakeTool"
  84. />
  85. <Tool
  86. Name="VCBscMakeTool"
  87. />
  88. <Tool
  89. Name="VCFxCopTool"
  90. />
  91. <Tool
  92. Name="VCAppVerifierTool"
  93. />
  94. <Tool
  95. Name="VCWebDeploymentTool"
  96. />
  97. <Tool
  98. Name="VCPostBuildEventTool"
  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. DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)"
  109. >
  110. <Tool
  111. Name="VCPreBuildEventTool"
  112. />
  113. <Tool
  114. Name="VCCustomBuildTool"
  115. />
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCMIDLTool"
  124. />
  125. <Tool
  126. Name="VCCLCompilerTool"
  127. AdditionalIncludeDirectories="./;./../../Source;./../../DependentExtensions/GFx3;./../../DependentExtensions/Autopatcher;&quot;./../../DependentExtensions/bzip2-1.0.6&quot;;&quot;$(GFXSDK)\Src\GRenderer&quot;;&quot;$(GFXSDK)\Src\GKernel&quot;;&quot;$(GFXSDK)\Src\GFxXML&quot;;&quot;$(GFXSDK)\Include&quot;"
  128. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE"
  129. RuntimeLibrary="0"
  130. UsePrecompiledHeader="0"
  131. WarningLevel="3"
  132. Detect64BitPortabilityProblems="true"
  133. DebugInformationFormat="3"
  134. />
  135. <Tool
  136. Name="VCManagedResourceCompilerTool"
  137. />
  138. <Tool
  139. Name="VCResourceCompilerTool"
  140. />
  141. <Tool
  142. Name="VCPreLinkEventTool"
  143. />
  144. <Tool
  145. Name="VCLinkerTool"
  146. AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Release_Win32.lib ws2_32.lib libgfx.lib libjpeg.lib zlib.lib imm32.lib winmm.lib libgrenderer_d3d9.lib d3dx9.lib d3d9.lib"
  147. OutputFile="$(OutDir)/AutopatcherClientGFx3.exe"
  148. LinkIncremental="1"
  149. AdditionalLibraryDirectories="&quot;$(DXSDK_DIR)\Lib\x86&quot;;&quot;$(GFXSDK)\3rdParty\expat-2.0.1\lib&quot;;&quot;$(GFXSDK)\Lib\$(PlatformName)\Msvc80\Release\&quot;;&quot;$(GFXSDK)\3rdParty\zlib-1.2.3\Lib\$(PlatformName)\Msvc80\Release&quot;;&quot;$(GFXSDK)\3rdParty\jpeg-6b\Lib\$(PlatformName)\Msvc80\Release&quot;"
  150. IgnoreDefaultLibraryNames=""
  151. GenerateDebugInformation="true"
  152. SubSystem="2"
  153. OptimizeReferences="2"
  154. EnableCOMDATFolding="2"
  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="VCWebDeploymentTool"
  177. />
  178. <Tool
  179. Name="VCPostBuildEventTool"
  180. />
  181. </Configuration>
  182. </Configurations>
  183. <References>
  184. </References>
  185. <Files>
  186. <Filter
  187. Name="Client Files"
  188. >
  189. <File
  190. RelativePath="..\..\DependentExtensions\Autopatcher\ApplyPatch.cpp"
  191. >
  192. </File>
  193. <File
  194. RelativePath="..\..\DependentExtensions\Autopatcher\ApplyPatch.h"
  195. >
  196. </File>
  197. <File
  198. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherClient.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath="..\..\DependentExtensions\Autopatcher\AutopatcherClient.h"
  203. >
  204. </File>
  205. <File
  206. RelativePath="..\..\Source\AutopatcherPatchContext.h"
  207. >
  208. </File>
  209. </Filter>
  210. <Filter
  211. Name="Main"
  212. >
  213. <File
  214. RelativePath=".\AutopatcherClientGFx3Impl.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\AutopatcherClientGFx3Impl.h"
  219. >
  220. </File>
  221. </Filter>
  222. <Filter
  223. Name="BZip2"
  224. >
  225. <File
  226. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\blocksort.c"
  227. >
  228. </File>
  229. <File
  230. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzip2.c"
  231. >
  232. </File>
  233. <File
  234. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.c"
  235. >
  236. </File>
  237. <File
  238. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib.h"
  239. >
  240. </File>
  241. <File
  242. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\bzlib_private.h"
  243. >
  244. </File>
  245. <File
  246. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\compress.c"
  247. >
  248. </File>
  249. <File
  250. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\crctable.c"
  251. >
  252. </File>
  253. <File
  254. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\decompress.c"
  255. >
  256. </File>
  257. <File
  258. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\huffman.c"
  259. >
  260. </File>
  261. <File
  262. RelativePath="..\..\DependentExtensions\bzip2-1.0.6\randtable.c"
  263. >
  264. </File>
  265. </Filter>
  266. <Filter
  267. Name="BZip2Wrapper"
  268. >
  269. <File
  270. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.cpp"
  271. >
  272. </File>
  273. <File
  274. RelativePath="..\..\DependentExtensions\Autopatcher\MemoryCompressor.h"
  275. >
  276. </File>
  277. </Filter>
  278. <Filter
  279. Name="GFx3"
  280. >
  281. <File
  282. RelativePath="..\..\DependentExtensions\GFx3\FxGameDelegate.cpp"
  283. >
  284. </File>
  285. <File
  286. RelativePath="..\..\DependentExtensions\GFx3\FxGameDelegate.h"
  287. >
  288. </File>
  289. <File
  290. RelativePath=".\GFxPlayerTinyD3D9.cpp"
  291. >
  292. </File>
  293. </Filter>
  294. <File
  295. RelativePath=".\readme.txt"
  296. >
  297. </File>
  298. </Files>
  299. <Globals>
  300. </Globals>
  301. </VisualStudioProject>
粤ICP备19079148号