Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

449 lines
9.3 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="libprotobuf"
  6. ProjectGUID="{EBBA93AA-DDB9-4704-977E-EE85B0420822}"
  7. >
  8. <Platforms>
  9. <Platform
  10. Name="Win32"
  11. />
  12. </Platforms>
  13. <ToolFiles>
  14. </ToolFiles>
  15. <Configurations>
  16. <Configuration
  17. Name="PS3 SNC Debug|Win32"
  18. OutputDirectory="PS3_SNC_PPU_Debug"
  19. IntermediateDirectory="PS3_SNC_PPU_Debug"
  20. ConfigurationType="4"
  21. DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;$(TargetPath)"
  22. >
  23. <Tool
  24. Name="VCPreBuildEventTool"
  25. />
  26. <Tool
  27. Name="VCCustomBuildTool"
  28. />
  29. <Tool
  30. Name="VCXMLDataGeneratorTool"
  31. />
  32. <Tool
  33. Name="VCWebServiceProxyGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCMIDLTool"
  37. />
  38. <Tool
  39. Name="VCCLCompilerTool"
  40. AdditionalOptions="-g"
  41. AdditionalIncludeDirectories="&quot;U:\valve\steam3_main\src\external\protobuf-2.3.0\src&quot;"
  42. PreprocessorDefinitions="SN_TARGET_PS3;_DEBUG;__SNC__;__CELL_ASSERT__;_PS3;GOOGLE_PROTOBUF_NO_RTTI"
  43. ProgramDataBaseFileName="$(IntDir)\"
  44. DebugInformationFormat="0"
  45. CompileAs="0"
  46. DisableSpecificWarnings="112;1669"
  47. />
  48. <Tool
  49. Name="VCManagedResourceCompilerTool"
  50. />
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCPreLinkEventTool"
  56. />
  57. <Tool
  58. Name="VCLibrarianTool"
  59. AdditionalOptions=""
  60. OutputFile="$(OutDir)/$(ProjectName).a"
  61. />
  62. <Tool
  63. Name="VCALinkTool"
  64. />
  65. <Tool
  66. Name="VCXDCMakeTool"
  67. />
  68. <Tool
  69. Name="VCBscMakeTool"
  70. />
  71. <Tool
  72. Name="VCFxCopTool"
  73. />
  74. <Tool
  75. Name="VCPostBuildEventTool"
  76. />
  77. </Configuration>
  78. <Configuration
  79. Name="PS3 SNC Release|Win32"
  80. OutputDirectory="PS3_SNC_PPU_Release"
  81. IntermediateDirectory="PS3_SNC_PPU_Release"
  82. ConfigurationType="4"
  83. DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;$(TargetPath)"
  84. >
  85. <Tool
  86. Name="VCPreBuildEventTool"
  87. />
  88. <Tool
  89. Name="VCCustomBuildTool"
  90. />
  91. <Tool
  92. Name="VCXMLDataGeneratorTool"
  93. />
  94. <Tool
  95. Name="VCWebServiceProxyGeneratorTool"
  96. />
  97. <Tool
  98. Name="VCMIDLTool"
  99. />
  100. <Tool
  101. Name="VCCLCompilerTool"
  102. AdditionalOptions="-O2"
  103. AdditionalIncludeDirectories="&quot;U:\valve\steam3_main\src\external\protobuf-2.3.0\src&quot;"
  104. PreprocessorDefinitions="SN_TARGET_PS3;NDEBUG;__SNC__;_PS3;GOOGLE_PROTOBUF_NO_RTTI"
  105. ProgramDataBaseFileName="$(IntDir)\"
  106. DebugInformationFormat="0"
  107. CompileAs="0"
  108. DisableSpecificWarnings="112;1669"
  109. />
  110. <Tool
  111. Name="VCManagedResourceCompilerTool"
  112. />
  113. <Tool
  114. Name="VCResourceCompilerTool"
  115. />
  116. <Tool
  117. Name="VCPreLinkEventTool"
  118. />
  119. <Tool
  120. Name="VCLibrarianTool"
  121. AdditionalOptions=""
  122. OutputFile="$(OutDir)/$(ProjectName).a"
  123. />
  124. <Tool
  125. Name="VCALinkTool"
  126. />
  127. <Tool
  128. Name="VCXDCMakeTool"
  129. />
  130. <Tool
  131. Name="VCBscMakeTool"
  132. />
  133. <Tool
  134. Name="VCFxCopTool"
  135. />
  136. <Tool
  137. Name="VCPostBuildEventTool"
  138. />
  139. </Configuration>
  140. </Configurations>
  141. <References>
  142. </References>
  143. <Files>
  144. <Filter
  145. Name="Source Files"
  146. Filter="cpp;c;cxx;cc;s;asm"
  147. >
  148. <File
  149. RelativePath="..\src\google\protobuf\io\coded_stream.cc"
  150. >
  151. </File>
  152. <File
  153. RelativePath="..\src\google\protobuf\stubs\common.cc"
  154. >
  155. </File>
  156. <File
  157. RelativePath="..\src\google\protobuf\descriptor.cc"
  158. >
  159. </File>
  160. <File
  161. RelativePath="..\src\google\protobuf\descriptor.pb.cc"
  162. >
  163. </File>
  164. <File
  165. RelativePath="..\src\google\protobuf\descriptor_database.cc"
  166. >
  167. </File>
  168. <File
  169. RelativePath="..\src\google\protobuf\dynamic_message.cc"
  170. >
  171. </File>
  172. <File
  173. RelativePath="..\src\google\protobuf\extension_set.cc"
  174. >
  175. </File>
  176. <File
  177. RelativePath="..\src\google\protobuf\extension_set_heavy.cc"
  178. >
  179. </File>
  180. <File
  181. RelativePath="..\src\google\protobuf\generated_message_reflection.cc"
  182. >
  183. </File>
  184. <File
  185. RelativePath="..\src\google\protobuf\generated_message_util.cc"
  186. >
  187. </File>
  188. <File
  189. RelativePath="..\src\google\protobuf\io\gzip_stream.cc"
  190. >
  191. </File>
  192. <File
  193. RelativePath="..\src\google\protobuf\stubs\hash.cc"
  194. >
  195. </File>
  196. <File
  197. RelativePath="..\src\google\protobuf\compiler\importer.cc"
  198. >
  199. </File>
  200. <File
  201. RelativePath="..\src\google\protobuf\message.cc"
  202. >
  203. </File>
  204. <File
  205. RelativePath="..\src\google\protobuf\message_lite.cc"
  206. >
  207. </File>
  208. <File
  209. RelativePath="..\src\google\protobuf\stubs\once.cc"
  210. >
  211. </File>
  212. <File
  213. RelativePath="..\src\google\protobuf\compiler\parser.cc"
  214. >
  215. </File>
  216. <File
  217. RelativePath="..\src\google\protobuf\io\printer.cc"
  218. >
  219. </File>
  220. <File
  221. RelativePath="..\src\google\protobuf\reflection_ops.cc"
  222. >
  223. </File>
  224. <File
  225. RelativePath="..\src\google\protobuf\repeated_field.cc"
  226. >
  227. </File>
  228. <File
  229. RelativePath="..\src\google\protobuf\service.cc"
  230. >
  231. </File>
  232. <File
  233. RelativePath="..\src\google\protobuf\stubs\structurally_valid.cc"
  234. >
  235. </File>
  236. <File
  237. RelativePath="..\src\google\protobuf\stubs\strutil.cc"
  238. >
  239. </File>
  240. <File
  241. RelativePath="..\src\google\protobuf\stubs\substitute.cc"
  242. >
  243. </File>
  244. <File
  245. RelativePath="..\src\google\protobuf\text_format.cc"
  246. >
  247. </File>
  248. <File
  249. RelativePath="..\src\google\protobuf\io\tokenizer.cc"
  250. >
  251. </File>
  252. <File
  253. RelativePath="..\src\google\protobuf\unknown_field_set.cc"
  254. >
  255. </File>
  256. <File
  257. RelativePath="..\src\google\protobuf\wire_format.cc"
  258. >
  259. </File>
  260. <File
  261. RelativePath="..\src\google\protobuf\wire_format_lite.cc"
  262. >
  263. </File>
  264. <File
  265. RelativePath="..\src\google\protobuf\io\zero_copy_stream.cc"
  266. >
  267. </File>
  268. <File
  269. RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.cc"
  270. >
  271. </File>
  272. <File
  273. RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"
  274. >
  275. </File>
  276. </Filter>
  277. <Filter
  278. Name="Header Files"
  279. Filter="h;hpp"
  280. >
  281. <File
  282. RelativePath="..\src\google\protobuf\io\coded_stream.h"
  283. >
  284. </File>
  285. <File
  286. RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"
  287. >
  288. </File>
  289. <File
  290. RelativePath="..\src\google\protobuf\stubs\common.h"
  291. >
  292. </File>
  293. <File
  294. RelativePath=".\config.h"
  295. >
  296. </File>
  297. <File
  298. RelativePath="..\src\google\protobuf\descriptor.h"
  299. >
  300. </File>
  301. <File
  302. RelativePath="..\src\google\protobuf\descriptor.pb.h"
  303. >
  304. </File>
  305. <File
  306. RelativePath="..\src\google\protobuf\descriptor_database.h"
  307. >
  308. </File>
  309. <File
  310. RelativePath="..\src\google\protobuf\dynamic_message.h"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\src\google\protobuf\extension_set.h"
  315. >
  316. </File>
  317. <File
  318. RelativePath="..\src\google\protobuf\generated_message_reflection.h"
  319. >
  320. </File>
  321. <File
  322. RelativePath="..\src\google\protobuf\generated_message_util.h"
  323. >
  324. </File>
  325. <File
  326. RelativePath="..\src\google\protobuf\io\gzip_stream.h"
  327. >
  328. </File>
  329. <File
  330. RelativePath="..\src\google\protobuf\stubs\hash.h"
  331. >
  332. </File>
  333. <File
  334. RelativePath="..\src\google\protobuf\compiler\importer.h"
  335. >
  336. </File>
  337. <File
  338. RelativePath="..\src\google\protobuf\stubs\map-util.h"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\src\google\protobuf\message.h"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\src\google\protobuf\message_lite.h"
  347. >
  348. </File>
  349. <File
  350. RelativePath="..\src\google\protobuf\stubs\once.h"
  351. >
  352. </File>
  353. <File
  354. RelativePath="..\src\google\protobuf\compiler\parser.h"
  355. >
  356. </File>
  357. <File
  358. RelativePath="..\src\google\protobuf\io\printer.h"
  359. >
  360. </File>
  361. <File
  362. RelativePath="..\src\google\protobuf\reflection_ops.h"
  363. >
  364. </File>
  365. <File
  366. RelativePath="..\src\google\protobuf\repeated_field.h"
  367. >
  368. </File>
  369. <File
  370. RelativePath="..\src\google\protobuf\service.h"
  371. >
  372. </File>
  373. <File
  374. RelativePath="..\src\google\protobuf\stubs\stl_util-inl.h"
  375. >
  376. </File>
  377. <File
  378. RelativePath="..\src\google\protobuf\stubs\strutil.h"
  379. >
  380. </File>
  381. <File
  382. RelativePath="..\src\google\protobuf\stubs\substitute.h"
  383. >
  384. </File>
  385. <File
  386. RelativePath="..\src\google\protobuf\text_format.h"
  387. >
  388. </File>
  389. <File
  390. RelativePath="..\src\google\protobuf\io\tokenizer.h"
  391. >
  392. </File>
  393. <File
  394. RelativePath="..\src\google\protobuf\unknown_field_set.h"
  395. >
  396. </File>
  397. <File
  398. RelativePath="..\src\google\protobuf\wire_format.h"
  399. >
  400. </File>
  401. <File
  402. RelativePath="..\src\google\protobuf\wire_format_lite.h"
  403. >
  404. </File>
  405. <File
  406. RelativePath="..\src\google\protobuf\wire_format_lite_inl.h"
  407. >
  408. </File>
  409. <File
  410. RelativePath="..\src\google\protobuf\io\zero_copy_stream.h"
  411. >
  412. </File>
  413. <File
  414. RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.h"
  415. >
  416. </File>
  417. <File
  418. RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.h"
  419. >
  420. </File>
  421. </Filter>
  422. <File
  423. RelativePath=".\vsi.nul"
  424. >
  425. <FileConfiguration
  426. Name="PS3 SNC Debug|Win32"
  427. >
  428. <Tool
  429. Name="VCCustomBuildTool"
  430. Description=""
  431. CommandLine="echo &gt;nul&#x0D;&#x0A;"
  432. Outputs="$(IntDir)\vsi.out"
  433. />
  434. </FileConfiguration>
  435. <FileConfiguration
  436. Name="PS3 SNC Release|Win32"
  437. >
  438. <Tool
  439. Name="VCCustomBuildTool"
  440. Description=""
  441. CommandLine="echo &gt;nul&#x0D;&#x0A;"
  442. Outputs="$(IntDir)\vsi.out"
  443. />
  444. </FileConfiguration>
  445. </File>
  446. </Files>
  447. <Globals>
  448. </Globals>
  449. </VisualStudioProject>