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.

2528 lines
44 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="engine_ps3_snctest"
  6. ProjectGUID="{9FB6EB09-865F-2D9F-AF82-D67997919999}"
  7. RootNamespace="engine_ps3_snctest"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="PS3 SNC Debug|Win32"
  19. OutputDirectory=".\Debug_PS3"
  20. IntermediateDirectory=".\Debug_PS3"
  21. ConfigurationType="1"
  22. >
  23. <Tool
  24. Name="VCPreBuildEventTool"
  25. CommandLine="rem if exist ..\devtools\bin\vpccrccheck.exe ..\devtools\bin\vpccrccheck.exe -crc2 launcher_ps3.vcproj&#x0D;&#x0A;if ERRORLEVEL 1 exit 1&#x0D;&#x0A;"
  26. ExcludedFromBuild="false"
  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. AdditionalOptions="-g -Xdiag=1 -Xassumecorrectsign=1 -Xbss=1 -Xc+=rtti -Xc-=exceptions -Xwchart=ushort "
  43. AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\ppu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\ppu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;..\common;..\public;..\public\tier0;..\public\tier1;..\public\mathlib;.\audio;.\audio\private;.\audio\public;..\ea\libs\"
  44. PreprocessorDefinitions="SN_TARGET_PS3;_DEBUG;__SNC__;__CELL_ASSERT__;POSIX;MEMOVERRIDE_MODULE=engine;_DLL_EXT=_ps3.prx;VERSION_SAFE_STEAM_API_INTERFACES;ENGINE_DLL;DLLNAME=engine"
  45. ObjectFile="$(IntDir)\"
  46. ForcedIncludeFiles="tier0/platform.h"
  47. />
  48. <Tool
  49. Name="VCManagedResourceCompilerTool"
  50. />
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCPreLinkEventTool"
  56. ExcludedFromBuild="false"
  57. />
  58. <Tool
  59. Name="VCLinkerTool"
  60. LinkLibraryDependencies="true"
  61. AdditionalOptions="-oformat=fsprx -prx-with-runtime "
  62. AdditionalDependencies="$(SCE_PS3_ROOT)\host-win32\ppu\lib\gcc\ppu-lv2\4.1.1\fno-exceptions\libgcc.a $(SCE_PS3_ROOT)\target\ppu\lib\libsyscall.a $(SCE_PS3_ROOT)\target\ppu\lib\liblv2_stub.a $(SCE_PS3_ROOT)\host-win32\ppu\lib\gcc\ppu-lv2\4.1.1\fno-exceptions\libsupc++.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libc_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libstdc++.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libm_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libfios.a $(SCE_PS3_ROOT)\target\ppu\lib\libpthread.a $(SCE_PS3_ROOT)\target\ppu\lib\libfs_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libsysutil_np_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libsysmodule_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libio_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\liblv2_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libnet_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libnetctl_stub.a"
  63. OutputFile="$(OutDir)/$(ProjectName)_ps3.sprx"
  64. ImportLibrary="$(TargetDir)$(ProjectName)_stub.a"
  65. />
  66. <Tool
  67. Name="VCALinkTool"
  68. />
  69. <Tool
  70. Name="VCManifestTool"
  71. />
  72. <Tool
  73. Name="VCXDCMakeTool"
  74. />
  75. <Tool
  76. Name="VCBscMakeTool"
  77. />
  78. <Tool
  79. Name="VCFxCopTool"
  80. />
  81. <Tool
  82. Name="VCAppVerifierTool"
  83. />
  84. <Tool
  85. Name="VCWebDeploymentTool"
  86. />
  87. <Tool
  88. Name="VCPostBuildEventTool"
  89. ExcludedFromBuild="false"
  90. />
  91. </Configuration>
  92. <Configuration
  93. Name="PS3 SNC Release|Win32"
  94. OutputDirectory=".\Release_PS3"
  95. IntermediateDirectory=".\Release_PS3"
  96. ConfigurationType="1"
  97. >
  98. <Tool
  99. Name="VCPreBuildEventTool"
  100. CommandLine="rem if exist ..\devtools\bin\vpccrccheck.exe ..\devtools\bin\vpccrccheck.exe -crc2 launcher_ps3.vcproj&#x0D;&#x0A;if ERRORLEVEL 1 exit 1&#x0D;&#x0A;"
  101. ExcludedFromBuild="false"
  102. />
  103. <Tool
  104. Name="VCCustomBuildTool"
  105. />
  106. <Tool
  107. Name="VCXMLDataGeneratorTool"
  108. />
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCMIDLTool"
  114. />
  115. <Tool
  116. Name="VCCLCompilerTool"
  117. AdditionalOptions="-g -Xdiag=1 -Xassumecorrectsign=1 -Xbss=1 -Xc+=rtti -Xc-=exceptions -Xwchart=ushort "
  118. AdditionalIncludeDirectories="..\common;..\public;..\public\tier0;..\public\tier1;&quot;$(SN_PS3_PATH)\ppu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\ppu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;"
  119. PreprocessorDefinitions="SN_TARGET_PS3;NDEBUG;__SNC__;POSIX;MEMOVERRIDE_MODULE=launcher;_DLL_EXT=_ps3.prx;LAUNCHERONLY"
  120. ObjectFile="$(IntDir)\"
  121. ForcedIncludeFiles="tier0/platform.h"
  122. />
  123. <Tool
  124. Name="VCManagedResourceCompilerTool"
  125. />
  126. <Tool
  127. Name="VCResourceCompilerTool"
  128. />
  129. <Tool
  130. Name="VCPreLinkEventTool"
  131. ExcludedFromBuild="false"
  132. />
  133. <Tool
  134. Name="VCLinkerTool"
  135. LinkLibraryDependencies="true"
  136. AdditionalOptions="-oformat=fsprx -prx-with-runtime "
  137. AdditionalDependencies="$(SCE_PS3_ROOT)\host-win32\ppu\lib\gcc\ppu-lv2\4.1.1\fno-exceptions\libgcc.a $(SCE_PS3_ROOT)\target\ppu\lib\libsyscall.a $(SCE_PS3_ROOT)\target\ppu\lib\liblv2_stub.a $(SCE_PS3_ROOT)\host-win32\ppu\lib\gcc\ppu-lv2\4.1.1\fno-exceptions\libsupc++.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libc_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libstdc++.a $(SCE_PS3_ROOT)\target\ppu\lib\fno-exceptions\libm_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libfios.a $(SCE_PS3_ROOT)\target\ppu\lib\libpthread.a $(SCE_PS3_ROOT)\target\ppu\lib\libfs_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libsysutil_np_stub.a $(SCE_PS3_ROOT)\target\ppu\lib\libsysmodule_stub.a"
  138. OutputFile="$(OutDir)/$(ProjectName)_ps3.sprx"
  139. ImportLibrary="$(TargetDir)$(ProjectName)_stub.a"
  140. />
  141. <Tool
  142. Name="VCALinkTool"
  143. />
  144. <Tool
  145. Name="VCManifestTool"
  146. />
  147. <Tool
  148. Name="VCXDCMakeTool"
  149. />
  150. <Tool
  151. Name="VCBscMakeTool"
  152. />
  153. <Tool
  154. Name="VCFxCopTool"
  155. />
  156. <Tool
  157. Name="VCAppVerifierTool"
  158. />
  159. <Tool
  160. Name="VCWebDeploymentTool"
  161. />
  162. <Tool
  163. Name="VCPostBuildEventTool"
  164. ExcludedFromBuild="false"
  165. />
  166. </Configuration>
  167. </Configurations>
  168. <References>
  169. </References>
  170. <Files>
  171. <Filter
  172. Name="Source Files"
  173. Filter="cpp;c;cxx;cc;s;asm"
  174. >
  175. <File
  176. RelativePath=".\audio\private\audio_pch.cpp"
  177. >
  178. <FileConfiguration
  179. Name="PS3 Debug|Win32"
  180. >
  181. <Tool
  182. Name="VCCLCompilerTool"
  183. ObjectFile="$(IntDir)\$(InputName)1.obj"
  184. XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
  185. />
  186. </FileConfiguration>
  187. <FileConfiguration
  188. Name="PS3 Release|Win32"
  189. >
  190. <Tool
  191. Name="VCCLCompilerTool"
  192. ObjectFile="$(IntDir)\$(InputName)1.obj"
  193. XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
  194. />
  195. </FileConfiguration>
  196. </File>
  197. <File
  198. RelativePath=".\baseautocompletefilelist.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath=".\baseclient.cpp"
  203. >
  204. </File>
  205. <File
  206. RelativePath=".\baseclientstate.cpp"
  207. >
  208. </File>
  209. <File
  210. RelativePath=".\baseserver.cpp"
  211. >
  212. </File>
  213. <File
  214. RelativePath=".\bitbuf_errorhandler.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\blackbox.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\bugreporter.cpp"
  223. >
  224. </File>
  225. <File
  226. RelativePath=".\buildcubemaps.cpp"
  227. >
  228. </File>
  229. <File
  230. RelativePath=".\buildnum.cpp"
  231. >
  232. </File>
  233. <File
  234. RelativePath=".\cbenchmark.cpp"
  235. >
  236. </File>
  237. <File
  238. RelativePath=".\cdll_engine_int.cpp"
  239. >
  240. </File>
  241. <File
  242. RelativePath=".\changeframelist.cpp"
  243. >
  244. </File>
  245. <File
  246. RelativePath=".\cheatcodes.cpp"
  247. >
  248. </File>
  249. <File
  250. RelativePath=".\checksum_engine.cpp"
  251. >
  252. </File>
  253. <File
  254. RelativePath=".\cl_bounded_cvars.cpp"
  255. >
  256. </File>
  257. <File
  258. RelativePath=".\cl_demo.cpp"
  259. >
  260. </File>
  261. <File
  262. RelativePath=".\cl_demoaction.cpp"
  263. >
  264. </File>
  265. <File
  266. RelativePath=".\cl_demoaction_types.cpp"
  267. >
  268. </File>
  269. <File
  270. RelativePath=".\cl_demoactioneditors.cpp"
  271. >
  272. </File>
  273. <File
  274. RelativePath=".\cl_demoactionmanager.cpp"
  275. >
  276. </File>
  277. <File
  278. RelativePath=".\cl_demoeditorpanel.cpp"
  279. >
  280. </File>
  281. <File
  282. RelativePath=".\cl_demosmootherpanel.cpp"
  283. >
  284. </File>
  285. <File
  286. RelativePath=".\cl_demouipanel.cpp"
  287. >
  288. </File>
  289. <File
  290. RelativePath=".\cl_entityreport.cpp"
  291. >
  292. </File>
  293. <File
  294. RelativePath=".\cl_ents_parse.cpp"
  295. >
  296. </File>
  297. <File
  298. RelativePath=".\cl_foguipanel.cpp"
  299. >
  300. </File>
  301. <File
  302. RelativePath=".\cl_localnetworkbackdoor.cpp"
  303. >
  304. </File>
  305. <File
  306. RelativePath=".\cl_main.cpp"
  307. >
  308. </File>
  309. <File
  310. RelativePath=".\cl_null.cpp"
  311. >
  312. </File>
  313. <File
  314. RelativePath=".\cl_parse_event.cpp"
  315. >
  316. </File>
  317. <File
  318. RelativePath=".\cl_pluginhelpers.cpp"
  319. >
  320. </File>
  321. <File
  322. RelativePath=".\cl_pred.cpp"
  323. >
  324. </File>
  325. <File
  326. RelativePath=".\cl_rcon.cpp"
  327. >
  328. </File>
  329. <File
  330. RelativePath=".\cl_splitscreen.cpp"
  331. >
  332. </File>
  333. <File
  334. RelativePath=".\cl_steamauth.cpp"
  335. >
  336. </File>
  337. <File
  338. RelativePath=".\cl_texturelistpanel.cpp"
  339. >
  340. </File>
  341. <File
  342. RelativePath=".\cl_txviewpanel.cpp"
  343. >
  344. </File>
  345. <File
  346. RelativePath=".\client.cpp"
  347. >
  348. </File>
  349. <File
  350. RelativePath=".\client_pch.cpp"
  351. >
  352. </File>
  353. <File
  354. RelativePath=".\clientframe.cpp"
  355. >
  356. </File>
  357. <File
  358. RelativePath=".\clockdriftmgr.cpp"
  359. >
  360. </File>
  361. <File
  362. RelativePath=".\cmd.cpp"
  363. >
  364. </File>
  365. <File
  366. RelativePath=".\cmodel.cpp"
  367. >
  368. </File>
  369. <File
  370. RelativePath=".\cmodel_bsp.cpp"
  371. >
  372. </File>
  373. <File
  374. RelativePath=".\cmodel_disp.cpp"
  375. >
  376. </File>
  377. <File
  378. RelativePath=".\colorcorrectionpanel.cpp"
  379. >
  380. </File>
  381. <File
  382. RelativePath=".\common.cpp"
  383. >
  384. </File>
  385. <File
  386. RelativePath=".\console.cpp"
  387. >
  388. </File>
  389. <File
  390. RelativePath=".\cvar.cpp"
  391. >
  392. </File>
  393. <File
  394. RelativePath=".\debug_leafvis.cpp"
  395. >
  396. </File>
  397. <File
  398. RelativePath=".\debugoverlay.cpp"
  399. >
  400. </File>
  401. <File
  402. RelativePath=".\decal_clip.cpp"
  403. >
  404. </File>
  405. <File
  406. RelativePath=".\decals.cpp"
  407. >
  408. </File>
  409. <File
  410. RelativePath=".\demobuffer.cpp"
  411. >
  412. </File>
  413. <File
  414. RelativePath=".\demofile.cpp"
  415. >
  416. </File>
  417. <File
  418. RelativePath=".\DevShotGenerator.cpp"
  419. >
  420. </File>
  421. <File
  422. RelativePath=".\disp.cpp"
  423. >
  424. </File>
  425. <File
  426. RelativePath=".\disp_defs.cpp"
  427. >
  428. </File>
  429. <File
  430. RelativePath=".\disp_helpers.cpp"
  431. >
  432. </File>
  433. <File
  434. RelativePath=".\disp_interface.cpp"
  435. >
  436. </File>
  437. <File
  438. RelativePath=".\disp_mapload.cpp"
  439. >
  440. </File>
  441. <File
  442. RelativePath=".\download.cpp"
  443. >
  444. </File>
  445. <File
  446. RelativePath=".\DownloadListGenerator.cpp"
  447. >
  448. </File>
  449. <File
  450. RelativePath=".\downloadthread.cpp"
  451. >
  452. </File>
  453. <File
  454. RelativePath=".\dt.cpp"
  455. >
  456. </File>
  457. <File
  458. RelativePath=".\dt_common_eng.cpp"
  459. >
  460. </File>
  461. <File
  462. RelativePath=".\dt_encode.cpp"
  463. >
  464. </File>
  465. <File
  466. RelativePath=".\dt_instrumentation.cpp"
  467. >
  468. </File>
  469. <File
  470. RelativePath=".\dt_instrumentation_server.cpp"
  471. >
  472. </File>
  473. <File
  474. RelativePath=".\dt_localtransfer.cpp"
  475. >
  476. </File>
  477. <File
  478. RelativePath=".\dt_recv_decoder.cpp"
  479. >
  480. </File>
  481. <File
  482. RelativePath=".\dt_recv_eng.cpp"
  483. >
  484. </File>
  485. <File
  486. RelativePath=".\dt_send_eng.cpp"
  487. >
  488. </File>
  489. <File
  490. RelativePath=".\dt_stack.cpp"
  491. >
  492. </File>
  493. <File
  494. RelativePath=".\dt_test.cpp"
  495. >
  496. </File>
  497. <File
  498. RelativePath=".\enginesingleuserfilter.cpp"
  499. >
  500. </File>
  501. <File
  502. RelativePath=".\EngineSoundClient.cpp"
  503. >
  504. </File>
  505. <File
  506. RelativePath=".\EngineSoundServer.cpp"
  507. >
  508. </File>
  509. <File
  510. RelativePath=".\enginestats.cpp"
  511. >
  512. </File>
  513. <File
  514. RelativePath=".\enginethreads.cpp"
  515. >
  516. </File>
  517. <File
  518. RelativePath=".\enginetool.cpp"
  519. >
  520. </File>
  521. <File
  522. RelativePath=".\enginetrace.cpp"
  523. >
  524. </File>
  525. <File
  526. RelativePath=".\engsoundservice.cpp"
  527. >
  528. </File>
  529. <File
  530. RelativePath=".\filesystem_engine.cpp"
  531. >
  532. </File>
  533. <File
  534. RelativePath=".\filetransfermgr.cpp"
  535. >
  536. </File>
  537. <File
  538. RelativePath=".\GameEventManager.cpp"
  539. >
  540. </File>
  541. <File
  542. RelativePath=".\GameEventManagerOld.cpp"
  543. >
  544. </File>
  545. <File
  546. RelativePath=".\gameeventtransmitter.cpp"
  547. >
  548. </File>
  549. <File
  550. RelativePath=".\gametrace_engine.cpp"
  551. >
  552. </File>
  553. <File
  554. RelativePath=".\gl_draw.cpp"
  555. >
  556. </File>
  557. <File
  558. RelativePath=".\gl_drawlights.cpp"
  559. >
  560. </File>
  561. <File
  562. RelativePath=".\gl_lightmap.cpp"
  563. >
  564. </File>
  565. <File
  566. RelativePath=".\gl_matsysiface.cpp"
  567. >
  568. </File>
  569. <File
  570. RelativePath=".\gl_rlight.cpp"
  571. >
  572. </File>
  573. <File
  574. RelativePath=".\gl_rmain.cpp"
  575. >
  576. </File>
  577. <File
  578. RelativePath=".\gl_rmisc.cpp"
  579. >
  580. </File>
  581. <File
  582. RelativePath=".\gl_rsurf.cpp"
  583. >
  584. </File>
  585. <File
  586. RelativePath=".\gl_screen.cpp"
  587. >
  588. </File>
  589. <File
  590. RelativePath=".\gl_shader.cpp"
  591. >
  592. </File>
  593. <File
  594. RelativePath=".\gl_warp.cpp"
  595. >
  596. </File>
  597. <File
  598. RelativePath=".\hltvclient.cpp"
  599. >
  600. </File>
  601. <File
  602. RelativePath=".\hltvclientstate.cpp"
  603. >
  604. </File>
  605. <File
  606. RelativePath=".\hltvdemo.cpp"
  607. >
  608. </File>
  609. <File
  610. RelativePath=".\hltvserver.cpp"
  611. >
  612. </File>
  613. <File
  614. RelativePath=".\hltvtest.cpp"
  615. >
  616. </File>
  617. <File
  618. RelativePath=".\host.cpp"
  619. >
  620. </File>
  621. <File
  622. RelativePath=".\host_cmd.cpp"
  623. >
  624. </File>
  625. <File
  626. RelativePath=".\host_listmaps.cpp"
  627. >
  628. </File>
  629. <File
  630. RelativePath=".\host_phonehome.cpp"
  631. >
  632. </File>
  633. <File
  634. RelativePath=".\host_saverestore.cpp"
  635. >
  636. </File>
  637. <File
  638. RelativePath=".\host_state.cpp"
  639. >
  640. </File>
  641. <File
  642. RelativePath=".\initmathlib.cpp"
  643. >
  644. </File>
  645. <File
  646. RelativePath=".\keys.cpp"
  647. >
  648. </File>
  649. <File
  650. RelativePath=".\l_studio.cpp"
  651. >
  652. </File>
  653. <File
  654. RelativePath=".\lightcache.cpp"
  655. >
  656. </File>
  657. <File
  658. RelativePath=".\LoadScreenUpdate.cpp"
  659. >
  660. </File>
  661. <File
  662. RelativePath=".\LocalNetworkBackdoor.cpp"
  663. >
  664. </File>
  665. <File
  666. RelativePath=".\MapReslistGenerator.cpp"
  667. >
  668. </File>
  669. <File
  670. RelativePath=".\materialproxyfactory.cpp"
  671. >
  672. </File>
  673. <File
  674. RelativePath=".\matsys_interface.cpp"
  675. >
  676. </File>
  677. <File
  678. RelativePath=".\mem.cpp"
  679. >
  680. </File>
  681. <File
  682. RelativePath=".\mem_fgets.cpp"
  683. >
  684. </File>
  685. <File
  686. RelativePath=".\mod_vis.cpp"
  687. >
  688. </File>
  689. <File
  690. RelativePath=".\ModelInfo.cpp"
  691. >
  692. </File>
  693. <File
  694. RelativePath=".\modelloader.cpp"
  695. >
  696. </File>
  697. <File
  698. RelativePath=".\movieplayer_matchframework.cpp"
  699. >
  700. </File>
  701. <File
  702. RelativePath=".\net_chan.cpp"
  703. >
  704. </File>
  705. <File
  706. RelativePath=".\net_steamsocketmgr.cpp"
  707. >
  708. </File>
  709. <File
  710. RelativePath=".\net_support.cpp"
  711. >
  712. </File>
  713. <File
  714. RelativePath=".\net_synctags.cpp"
  715. >
  716. </File>
  717. <File
  718. RelativePath=".\net_ws.cpp"
  719. >
  720. </File>
  721. <File
  722. RelativePath=".\net_ws_queued_packet_sender.cpp"
  723. >
  724. </File>
  725. <File
  726. RelativePath=".\netconsole.cpp"
  727. >
  728. </File>
  729. <File
  730. RelativePath=".\networkstringtable.cpp"
  731. >
  732. </File>
  733. <File
  734. RelativePath=".\networkstringtableclient.cpp"
  735. >
  736. </File>
  737. <File
  738. RelativePath=".\NetworkStringTableItem.cpp"
  739. >
  740. </File>
  741. <File
  742. RelativePath=".\networkstringtableserver.cpp"
  743. >
  744. </File>
  745. <File
  746. RelativePath=".\OcclusionSystem.cpp"
  747. >
  748. </File>
  749. <File
  750. RelativePath=".\Overlay.cpp"
  751. >
  752. </File>
  753. <File
  754. RelativePath=".\packed_entity.cpp"
  755. >
  756. </File>
  757. <File
  758. RelativePath=".\paint.cpp"
  759. >
  760. </File>
  761. <File
  762. RelativePath=".\perfuipanel.cpp"
  763. >
  764. </File>
  765. <File
  766. RelativePath=".\pr_edict.cpp"
  767. >
  768. </File>
  769. <File
  770. RelativePath=".\precache.cpp"
  771. >
  772. </File>
  773. <File
  774. RelativePath="..\common\ps3\prx.cpp"
  775. >
  776. </File>
  777. <File
  778. RelativePath=".\pure_server.cpp"
  779. >
  780. </File>
  781. <File
  782. RelativePath=".\quakedef.cpp"
  783. >
  784. </File>
  785. <File
  786. RelativePath=".\r_areaportal.cpp"
  787. >
  788. </File>
  789. <File
  790. RelativePath=".\r_decal.cpp"
  791. >
  792. </File>
  793. <File
  794. RelativePath=".\r_efx.cpp"
  795. >
  796. </File>
  797. <File
  798. RelativePath=".\r_linefile.cpp"
  799. >
  800. </File>
  801. <File
  802. RelativePath=".\randomstream.cpp"
  803. >
  804. </File>
  805. <File
  806. RelativePath=".\render_pch.cpp"
  807. >
  808. </File>
  809. <File
  810. RelativePath=".\replay.cpp"
  811. >
  812. </File>
  813. <File
  814. RelativePath=".\replayclient.cpp"
  815. >
  816. </File>
  817. <File
  818. RelativePath=".\replaydemo.cpp"
  819. >
  820. </File>
  821. <File
  822. RelativePath=".\replayhistorymanager.cpp"
  823. >
  824. </File>
  825. <File
  826. RelativePath=".\replayserver.cpp"
  827. >
  828. </File>
  829. <File
  830. RelativePath=".\rpt_engine.cpp"
  831. >
  832. </File>
  833. <File
  834. RelativePath=".\saverestore_filesystem.cpp"
  835. >
  836. </File>
  837. <File
  838. RelativePath=".\server_pch.cpp"
  839. >
  840. </File>
  841. <File
  842. RelativePath=".\servermsghandler.cpp"
  843. >
  844. </File>
  845. <File
  846. RelativePath=".\shadowmgr.cpp"
  847. >
  848. </File>
  849. <File
  850. RelativePath=".\singleplayersharedmemory.cpp"
  851. >
  852. </File>
  853. <File
  854. RelativePath=".\audio\private\snd_dev_common.cpp"
  855. >
  856. </File>
  857. <File
  858. RelativePath=".\audio\private\snd_dma.cpp"
  859. >
  860. </File>
  861. <File
  862. RelativePath=".\audio\private\snd_dsp.cpp"
  863. >
  864. </File>
  865. <File
  866. RelativePath=".\snd_io.cpp"
  867. >
  868. </File>
  869. <File
  870. RelativePath=".\audio\private\snd_mix.cpp"
  871. >
  872. </File>
  873. <File
  874. RelativePath=".\audio\private\snd_mixgroups.cpp"
  875. >
  876. </File>
  877. <File
  878. RelativePath=".\audio\private\snd_posix.cpp"
  879. >
  880. </File>
  881. <File
  882. RelativePath=".\audio\private\snd_sentence_mixer.cpp"
  883. >
  884. </File>
  885. <File
  886. RelativePath=".\audio\private\snd_stubs.cpp"
  887. >
  888. </File>
  889. <File
  890. RelativePath=".\audio\private\snd_wave_data.cpp"
  891. >
  892. </File>
  893. <File
  894. RelativePath=".\audio\private\snd_wave_mixer.cpp"
  895. >
  896. </File>
  897. <File
  898. RelativePath=".\audio\private\snd_wave_mixer_adpcm.cpp"
  899. >
  900. </File>
  901. <File
  902. RelativePath=".\audio\private\snd_wave_source.cpp"
  903. >
  904. </File>
  905. <File
  906. RelativePath=".\audio\private\snd_wave_temp.cpp"
  907. >
  908. </File>
  909. <File
  910. RelativePath=".\audio\private\snd_win.cpp"
  911. >
  912. </File>
  913. <File
  914. RelativePath=".\sound_shared.cpp"
  915. >
  916. </File>
  917. <File
  918. RelativePath=".\spatialpartition.cpp"
  919. >
  920. </File>
  921. <File
  922. RelativePath=".\staticpropmgr.cpp"
  923. >
  924. </File>
  925. <File
  926. RelativePath=".\sv_client.cpp"
  927. >
  928. </File>
  929. <File
  930. RelativePath=".\sv_ents_write.cpp"
  931. >
  932. </File>
  933. <File
  934. RelativePath=".\sv_filter.cpp"
  935. >
  936. </File>
  937. <File
  938. RelativePath=".\sv_framesnapshot.cpp"
  939. >
  940. </File>
  941. <File
  942. RelativePath=".\sv_ipratelimit.cpp"
  943. >
  944. </File>
  945. <File
  946. RelativePath=".\sv_log.cpp"
  947. >
  948. </File>
  949. <File
  950. RelativePath=".\sv_main.cpp"
  951. >
  952. </File>
  953. <File
  954. RelativePath=".\sv_master.cpp"
  955. >
  956. </File>
  957. <File
  958. RelativePath=".\sv_master_legacy.cpp"
  959. >
  960. </File>
  961. <File
  962. RelativePath=".\sv_packedentities.cpp"
  963. >
  964. </File>
  965. <File
  966. RelativePath=".\sv_plugin.cpp"
  967. >
  968. </File>
  969. <File
  970. RelativePath=".\sv_precache.cpp"
  971. >
  972. </File>
  973. <File
  974. RelativePath=".\sv_rcon.cpp"
  975. >
  976. </File>
  977. <File
  978. RelativePath=".\sv_redirect.cpp"
  979. >
  980. </File>
  981. <File
  982. RelativePath=".\sv_remoteaccess.cpp"
  983. >
  984. </File>
  985. <File
  986. RelativePath=".\sv_steamauth.cpp"
  987. >
  988. </File>
  989. <File
  990. RelativePath=".\sv_uploaddata.cpp"
  991. >
  992. </File>
  993. <File
  994. RelativePath=".\sv_uploadgamestats.cpp"
  995. >
  996. </File>
  997. <File
  998. RelativePath=".\sys_dll.cpp"
  999. >
  1000. </File>
  1001. <File
  1002. RelativePath=".\sys_dll2.cpp"
  1003. >
  1004. </File>
  1005. <File
  1006. RelativePath=".\sys_engine.cpp"
  1007. >
  1008. </File>
  1009. <File
  1010. RelativePath=".\sys_getmodes.cpp"
  1011. >
  1012. </File>
  1013. <File
  1014. RelativePath=".\sys_mainwind.cpp"
  1015. >
  1016. </File>
  1017. <File
  1018. RelativePath=".\testscriptmgr.cpp"
  1019. >
  1020. </File>
  1021. <File
  1022. RelativePath=".\tmessage.cpp"
  1023. >
  1024. </File>
  1025. <File
  1026. RelativePath=".\toolframework.cpp"
  1027. >
  1028. </File>
  1029. <File
  1030. RelativePath=".\traceinit.cpp"
  1031. >
  1032. </File>
  1033. <File
  1034. RelativePath=".\vengineserver_impl.cpp"
  1035. >
  1036. </File>
  1037. <File
  1038. RelativePath=".\vgui_askconnectpanel.cpp"
  1039. >
  1040. </File>
  1041. <File
  1042. RelativePath=".\vgui_basepanel.cpp"
  1043. >
  1044. </File>
  1045. <File
  1046. RelativePath=".\vgui_baseui_interface.cpp"
  1047. >
  1048. </File>
  1049. <File
  1050. RelativePath=".\vgui_budgetpanel.cpp"
  1051. >
  1052. </File>
  1053. <File
  1054. RelativePath=".\vgui_DebugSystemPanel.cpp"
  1055. >
  1056. </File>
  1057. <File
  1058. RelativePath=".\vgui_drawtreepanel.cpp"
  1059. >
  1060. </File>
  1061. <File
  1062. RelativePath=".\vgui_helpers.cpp"
  1063. >
  1064. </File>
  1065. <File
  1066. RelativePath=".\vgui_texturebudgetpanel.cpp"
  1067. >
  1068. </File>
  1069. <File
  1070. RelativePath=".\vgui_vprofgraphpanel.cpp"
  1071. >
  1072. </File>
  1073. <File
  1074. RelativePath=".\vgui_vprofpanel.cpp"
  1075. >
  1076. </File>
  1077. <File
  1078. RelativePath=".\vgui_watermark.cpp"
  1079. >
  1080. </File>
  1081. <File
  1082. RelativePath=".\view.cpp"
  1083. >
  1084. </File>
  1085. <File
  1086. RelativePath=".\audio\private\voice.cpp"
  1087. >
  1088. </File>
  1089. <File
  1090. RelativePath=".\audio\private\voice_gain.cpp"
  1091. >
  1092. </File>
  1093. <File
  1094. RelativePath=".\audio\private\voice_mixer_controls.cpp"
  1095. >
  1096. </File>
  1097. <File
  1098. RelativePath=".\audio\private\voice_sound_engine_interface.cpp"
  1099. >
  1100. </File>
  1101. <File
  1102. RelativePath=".\audio\private\voice_wavefile.cpp"
  1103. >
  1104. </File>
  1105. <File
  1106. RelativePath=".\voiceserver_impl.cpp"
  1107. >
  1108. </File>
  1109. <File
  1110. RelativePath=".\audio\private\vox.cpp"
  1111. >
  1112. </File>
  1113. <File
  1114. RelativePath=".\vprof_engine.cpp"
  1115. >
  1116. </File>
  1117. <File
  1118. RelativePath=".\vprof_record.cpp"
  1119. >
  1120. </File>
  1121. <File
  1122. RelativePath=".\world.cpp"
  1123. >
  1124. </File>
  1125. <File
  1126. RelativePath=".\xboxsystem.cpp"
  1127. >
  1128. </File>
  1129. <File
  1130. RelativePath=".\zone.cpp"
  1131. >
  1132. </File>
  1133. </Filter>
  1134. <Filter
  1135. Name="Header Files"
  1136. Filter="h;hpp"
  1137. >
  1138. <File
  1139. RelativePath=".\audio\audio_pch.h"
  1140. >
  1141. </File>
  1142. <File
  1143. RelativePath=".\audio\private\audio_pch.h"
  1144. >
  1145. </File>
  1146. <File
  1147. RelativePath=".\baseautocompletefilelist.h"
  1148. >
  1149. </File>
  1150. <File
  1151. RelativePath=".\baseclient.h"
  1152. >
  1153. </File>
  1154. <File
  1155. RelativePath=".\baseclientstate.h"
  1156. >
  1157. </File>
  1158. <File
  1159. RelativePath=".\baseserver.h"
  1160. >
  1161. </File>
  1162. <File
  1163. RelativePath=".\bitbuf_errorhandler.h"
  1164. >
  1165. </File>
  1166. <File
  1167. RelativePath=".\blackbox.h"
  1168. >
  1169. </File>
  1170. <File
  1171. RelativePath=".\cbenchmark.h"
  1172. >
  1173. </File>
  1174. <File
  1175. RelativePath=".\cdll_engine_int.h"
  1176. >
  1177. </File>
  1178. <File
  1179. RelativePath=".\changeframelist.h"
  1180. >
  1181. </File>
  1182. <File
  1183. RelativePath=".\cheatcodes.h"
  1184. >
  1185. </File>
  1186. <File
  1187. RelativePath=".\checksum_engine.h"
  1188. >
  1189. </File>
  1190. <File
  1191. RelativePath=".\audio\private\circularbuffer.h"
  1192. >
  1193. </File>
  1194. <File
  1195. RelativePath=".\cl_bounded_cvars.h"
  1196. >
  1197. </File>
  1198. <File
  1199. RelativePath=".\cl_demo.h"
  1200. >
  1201. </File>
  1202. <File
  1203. RelativePath=".\cl_demoaction.h"
  1204. >
  1205. </File>
  1206. <File
  1207. RelativePath=".\cl_demoaction_types.h"
  1208. >
  1209. </File>
  1210. <File
  1211. RelativePath=".\cl_demoactioneditors.h"
  1212. >
  1213. </File>
  1214. <File
  1215. RelativePath=".\cl_demoactionmanager.h"
  1216. >
  1217. </File>
  1218. <File
  1219. RelativePath=".\cl_demoeditorpanel.h"
  1220. >
  1221. </File>
  1222. <File
  1223. RelativePath=".\cl_demosmootherpanel.h"
  1224. >
  1225. </File>
  1226. <File
  1227. RelativePath=".\cl_demosmoothing.h"
  1228. >
  1229. </File>
  1230. <File
  1231. RelativePath=".\cl_demouipanel.h"
  1232. >
  1233. </File>
  1234. <File
  1235. RelativePath=".\cl_entityreport.h"
  1236. >
  1237. </File>
  1238. <File
  1239. RelativePath=".\cl_ents_parse.h"
  1240. >
  1241. </File>
  1242. <File
  1243. RelativePath=".\cl_foguipanel.h"
  1244. >
  1245. </File>
  1246. <File
  1247. RelativePath=".\cl_localnetworkbackdoor.h"
  1248. >
  1249. </File>
  1250. <File
  1251. RelativePath=".\cl_main.h"
  1252. >
  1253. </File>
  1254. <File
  1255. RelativePath=".\cl_parse_event.h"
  1256. >
  1257. </File>
  1258. <File
  1259. RelativePath=".\cl_pluginhelpers.h"
  1260. >
  1261. </File>
  1262. <File
  1263. RelativePath=".\cl_pred.h"
  1264. >
  1265. </File>
  1266. <File
  1267. RelativePath=".\cl_rcon.h"
  1268. >
  1269. </File>
  1270. <File
  1271. RelativePath=".\cl_splitscreen.h"
  1272. >
  1273. </File>
  1274. <File
  1275. RelativePath=".\cl_steamauth.h"
  1276. >
  1277. </File>
  1278. <File
  1279. RelativePath=".\cl_texturelistpanel.h"
  1280. >
  1281. </File>
  1282. <File
  1283. RelativePath=".\cl_txviewpanel.h"
  1284. >
  1285. </File>
  1286. <File
  1287. RelativePath=".\client.h"
  1288. >
  1289. </File>
  1290. <File
  1291. RelativePath=".\client_pch.h"
  1292. >
  1293. </File>
  1294. <File
  1295. RelativePath=".\clientframe.h"
  1296. >
  1297. </File>
  1298. <File
  1299. RelativePath=".\clockdriftmgr.h"
  1300. >
  1301. </File>
  1302. <File
  1303. RelativePath=".\cmd.h"
  1304. >
  1305. </File>
  1306. <File
  1307. RelativePath=".\cmodel_engine.h"
  1308. >
  1309. </File>
  1310. <File
  1311. RelativePath=".\cmodel_private.h"
  1312. >
  1313. </File>
  1314. <File
  1315. RelativePath=".\common.h"
  1316. >
  1317. </File>
  1318. <File
  1319. RelativePath=".\conprint.h"
  1320. >
  1321. </File>
  1322. <File
  1323. RelativePath=".\console.h"
  1324. >
  1325. </File>
  1326. <File
  1327. RelativePath=".\cvar.h"
  1328. >
  1329. </File>
  1330. <File
  1331. RelativePath=".\debug_leafvis.h"
  1332. >
  1333. </File>
  1334. <File
  1335. RelativePath=".\debugoverlay.h"
  1336. >
  1337. </File>
  1338. <File
  1339. RelativePath=".\decal.h"
  1340. >
  1341. </File>
  1342. <File
  1343. RelativePath=".\decal_clip.h"
  1344. >
  1345. </File>
  1346. <File
  1347. RelativePath=".\decal_private.h"
  1348. >
  1349. </File>
  1350. <File
  1351. RelativePath=".\demo.h"
  1352. >
  1353. </File>
  1354. <File
  1355. RelativePath=".\demobuffer.h"
  1356. >
  1357. </File>
  1358. <File
  1359. RelativePath=".\demofile.h"
  1360. >
  1361. </File>
  1362. <File
  1363. RelativePath=".\DevShotGenerator.h"
  1364. >
  1365. </File>
  1366. <File
  1367. RelativePath=".\disp.h"
  1368. >
  1369. </File>
  1370. <File
  1371. RelativePath=".\disp_defs.h"
  1372. >
  1373. </File>
  1374. <File
  1375. RelativePath=".\disp_helpers.h"
  1376. >
  1377. </File>
  1378. <File
  1379. RelativePath=".\dispnode.h"
  1380. >
  1381. </File>
  1382. <File
  1383. RelativePath=".\download.h"
  1384. >
  1385. </File>
  1386. <File
  1387. RelativePath=".\download_internal.h"
  1388. >
  1389. </File>
  1390. <File
  1391. RelativePath=".\DownloadListGenerator.h"
  1392. >
  1393. </File>
  1394. <File
  1395. RelativePath=".\draw.h"
  1396. >
  1397. </File>
  1398. <File
  1399. RelativePath=".\dt.h"
  1400. >
  1401. </File>
  1402. <File
  1403. RelativePath=".\dt_common_eng.h"
  1404. >
  1405. </File>
  1406. <File
  1407. RelativePath=".\dt_encode.h"
  1408. >
  1409. </File>
  1410. <File
  1411. RelativePath=".\dt_instrumentation.h"
  1412. >
  1413. </File>
  1414. <File
  1415. RelativePath=".\dt_instrumentation_server.h"
  1416. >
  1417. </File>
  1418. <File
  1419. RelativePath=".\dt_localtransfer.h"
  1420. >
  1421. </File>
  1422. <File
  1423. RelativePath=".\dt_recv_decoder.h"
  1424. >
  1425. </File>
  1426. <File
  1427. RelativePath=".\dt_recv_eng.h"
  1428. >
  1429. </File>
  1430. <File
  1431. RelativePath=".\dt_send_eng.h"
  1432. >
  1433. </File>
  1434. <File
  1435. RelativePath=".\dt_stack.h"
  1436. >
  1437. </File>
  1438. <File
  1439. RelativePath=".\dt_test.h"
  1440. >
  1441. </File>
  1442. <File
  1443. RelativePath=".\audio\private\eax.h"
  1444. >
  1445. </File>
  1446. <File
  1447. RelativePath=".\enginebugreporter.h"
  1448. >
  1449. </File>
  1450. <File
  1451. RelativePath=".\engineperftools.h"
  1452. >
  1453. </File>
  1454. <File
  1455. RelativePath=".\enginesingleuserfilter.h"
  1456. >
  1457. </File>
  1458. <File
  1459. RelativePath=".\EngineSoundInternal.h"
  1460. >
  1461. </File>
  1462. <File
  1463. RelativePath=".\enginestats.h"
  1464. >
  1465. </File>
  1466. <File
  1467. RelativePath=".\enginethreads.h"
  1468. >
  1469. </File>
  1470. <File
  1471. RelativePath=".\enginetrace.h"
  1472. >
  1473. </File>
  1474. <File
  1475. RelativePath=".\ents_shared.h"
  1476. >
  1477. </File>
  1478. <File
  1479. RelativePath=".\event_system.h"
  1480. >
  1481. </File>
  1482. <File
  1483. RelativePath=".\filesystem_engine.h"
  1484. >
  1485. </File>
  1486. <File
  1487. RelativePath=".\filetransfermgr.h"
  1488. >
  1489. </File>
  1490. <File
  1491. RelativePath=".\filter.h"
  1492. >
  1493. </File>
  1494. <File
  1495. RelativePath=".\framesnapshot.h"
  1496. >
  1497. </File>
  1498. <File
  1499. RelativePath=".\GameEventManager.h"
  1500. >
  1501. </File>
  1502. <File
  1503. RelativePath=".\gameeventtransmitter.h"
  1504. >
  1505. </File>
  1506. <File
  1507. RelativePath=".\getintersectingsurfaces_struct.h"
  1508. >
  1509. </File>
  1510. <File
  1511. RelativePath=".\gl_cvars.h"
  1512. >
  1513. </File>
  1514. <File
  1515. RelativePath=".\gl_drawlights.h"
  1516. >
  1517. </File>
  1518. <File
  1519. RelativePath=".\gl_lightmap.h"
  1520. >
  1521. </File>
  1522. <File
  1523. RelativePath=".\gl_matsysiface.h"
  1524. >
  1525. </File>
  1526. <File
  1527. RelativePath=".\gl_model.h"
  1528. >
  1529. </File>
  1530. <File
  1531. RelativePath=".\gl_model_private.h"
  1532. >
  1533. </File>
  1534. <File
  1535. RelativePath=".\gl_rmain.h"
  1536. >
  1537. </File>
  1538. <File
  1539. RelativePath=".\gl_rsurf.h"
  1540. >
  1541. </File>
  1542. <File
  1543. RelativePath=".\gl_shader.h"
  1544. >
  1545. </File>
  1546. <File
  1547. RelativePath=".\gl_water.h"
  1548. >
  1549. </File>
  1550. <File
  1551. RelativePath=".\hltvclient.h"
  1552. >
  1553. </File>
  1554. <File
  1555. RelativePath=".\hltvclientstate.h"
  1556. >
  1557. </File>
  1558. <File
  1559. RelativePath=".\hltvdemo.h"
  1560. >
  1561. </File>
  1562. <File
  1563. RelativePath=".\hltvserver.h"
  1564. >
  1565. </File>
  1566. <File
  1567. RelativePath=".\hltvtest.h"
  1568. >
  1569. </File>
  1570. <File
  1571. RelativePath=".\host.h"
  1572. >
  1573. </File>
  1574. <File
  1575. RelativePath=".\host_cmd.h"
  1576. >
  1577. </File>
  1578. <File
  1579. RelativePath=".\host_jmp.h"
  1580. >
  1581. </File>
  1582. <File
  1583. RelativePath=".\host_phonehome.h"
  1584. >
  1585. </File>
  1586. <File
  1587. RelativePath=".\host_saverestore.h"
  1588. >
  1589. </File>
  1590. <File
  1591. RelativePath=".\host_state.h"
  1592. >
  1593. </File>
  1594. <File
  1595. RelativePath=".\host_steaminterface.h"
  1596. >
  1597. </File>
  1598. <File
  1599. RelativePath=".\iblackbox.h"
  1600. >
  1601. </File>
  1602. <File
  1603. RelativePath=".\icolorcorrectiontools.h"
  1604. >
  1605. </File>
  1606. <File
  1607. RelativePath=".\idispinfo.h"
  1608. >
  1609. </File>
  1610. <File
  1611. RelativePath=".\iengine.h"
  1612. >
  1613. </File>
  1614. <File
  1615. RelativePath=".\ienginetoolinternal.h"
  1616. >
  1617. </File>
  1618. <File
  1619. RelativePath=".\igame.h"
  1620. >
  1621. </File>
  1622. <File
  1623. RelativePath=".\info.h"
  1624. >
  1625. </File>
  1626. <File
  1627. RelativePath=".\IOcclusionSystem.h"
  1628. >
  1629. </File>
  1630. <File
  1631. RelativePath=".\ipooledvballocator.h"
  1632. >
  1633. </File>
  1634. <File
  1635. RelativePath=".\ispatialpartitioninternal.h"
  1636. >
  1637. </File>
  1638. <File
  1639. RelativePath=".\ithread.h"
  1640. >
  1641. </File>
  1642. <File
  1643. RelativePath=".\ivideomode.h"
  1644. >
  1645. </File>
  1646. <File
  1647. RelativePath=".\audio\public\ivoicecodec.h"
  1648. >
  1649. </File>
  1650. <File
  1651. RelativePath=".\audio\public\ivoicerecord.h"
  1652. >
  1653. </File>
  1654. <File
  1655. RelativePath=".\keys.h"
  1656. >
  1657. </File>
  1658. <File
  1659. RelativePath=".\l_studio.h"
  1660. >
  1661. </File>
  1662. <File
  1663. RelativePath=".\lightcache.h"
  1664. >
  1665. </File>
  1666. <File
  1667. RelativePath=".\LoadScreenUpdate.h"
  1668. >
  1669. </File>
  1670. <File
  1671. RelativePath=".\LocalNetworkBackdoor.h"
  1672. >
  1673. </File>
  1674. <File
  1675. RelativePath=".\logofile_shared.h"
  1676. >
  1677. </File>
  1678. <File
  1679. RelativePath=".\lowpassstream.h"
  1680. >
  1681. </File>
  1682. <File
  1683. RelativePath=".\MapReslistGenerator.h"
  1684. >
  1685. </File>
  1686. <File
  1687. RelativePath=".\master.h"
  1688. >
  1689. </File>
  1690. <File
  1691. RelativePath=".\MaterialBuckets.h"
  1692. >
  1693. </File>
  1694. <File
  1695. RelativePath=".\materialproxyfactory.h"
  1696. >
  1697. </File>
  1698. <File
  1699. RelativePath=".\mem.h"
  1700. >
  1701. </File>
  1702. <File
  1703. RelativePath=".\mem_fgets.h"
  1704. >
  1705. </File>
  1706. <File
  1707. RelativePath=".\mod_vis.h"
  1708. >
  1709. </File>
  1710. <File
  1711. RelativePath=".\ModelInfo.h"
  1712. >
  1713. </File>
  1714. <File
  1715. RelativePath=".\modelloader.h"
  1716. >
  1717. </File>
  1718. <File
  1719. RelativePath=".\audio\private\MPAFile.h"
  1720. >
  1721. </File>
  1722. <File
  1723. RelativePath=".\audio\private\MPAHeader.h"
  1724. >
  1725. </File>
  1726. <File
  1727. RelativePath=".\net.h"
  1728. >
  1729. </File>
  1730. <File
  1731. RelativePath=".\net_chan.h"
  1732. >
  1733. </File>
  1734. <File
  1735. RelativePath=".\net_support.h"
  1736. >
  1737. </File>
  1738. <File
  1739. RelativePath=".\net_synctags.h"
  1740. >
  1741. </File>
  1742. <File
  1743. RelativePath=".\net_ws_headers.h"
  1744. >
  1745. </File>
  1746. <File
  1747. RelativePath=".\net_ws_queued_packet_sender.h"
  1748. >
  1749. </File>
  1750. <File
  1751. RelativePath=".\netconsole.h"
  1752. >
  1753. </File>
  1754. <File
  1755. RelativePath=".\networkstringtable.h"
  1756. >
  1757. </File>
  1758. <File
  1759. RelativePath=".\networkstringtableclient.h"
  1760. >
  1761. </File>
  1762. <File
  1763. RelativePath=".\networkstringtablecontainerclient.h"
  1764. >
  1765. </File>
  1766. <File
  1767. RelativePath=".\networkstringtablecontainerserver.h"
  1768. >
  1769. </File>
  1770. <File
  1771. RelativePath=".\networkstringtableitem.h"
  1772. >
  1773. </File>
  1774. <File
  1775. RelativePath=".\networkstringtableserver.h"
  1776. >
  1777. </File>
  1778. <File
  1779. RelativePath=".\Overlay.h"
  1780. >
  1781. </File>
  1782. <File
  1783. RelativePath=".\packed_entity.h"
  1784. >
  1785. </File>
  1786. <File
  1787. RelativePath=".\paint.h"
  1788. >
  1789. </File>
  1790. <File
  1791. RelativePath=".\perfwizard.h"
  1792. >
  1793. </File>
  1794. <File
  1795. RelativePath=".\audio\private\posix_stubs.h"
  1796. >
  1797. </File>
  1798. <File
  1799. RelativePath=".\pr_edict.h"
  1800. >
  1801. </File>
  1802. <File
  1803. RelativePath=".\precache.h"
  1804. >
  1805. </File>
  1806. <File
  1807. RelativePath=".\profile.h"
  1808. >
  1809. </File>
  1810. <File
  1811. RelativePath=".\profiling.h"
  1812. >
  1813. </File>
  1814. <File
  1815. RelativePath=".\progs.h"
  1816. >
  1817. </File>
  1818. <File
  1819. RelativePath=".\pure_server.h"
  1820. >
  1821. </File>
  1822. <File
  1823. RelativePath=".\quakeasm.h"
  1824. >
  1825. </File>
  1826. <File
  1827. RelativePath=".\quakedef.h"
  1828. >
  1829. </File>
  1830. <File
  1831. RelativePath=".\r_areaportal.h"
  1832. >
  1833. </File>
  1834. <File
  1835. RelativePath=".\r_decal.h"
  1836. >
  1837. </File>
  1838. <File
  1839. RelativePath=".\r_efxextern.h"
  1840. >
  1841. </File>
  1842. <File
  1843. RelativePath=".\r_local.h"
  1844. >
  1845. </File>
  1846. <File
  1847. RelativePath=".\randomnormals.h"
  1848. >
  1849. </File>
  1850. <File
  1851. RelativePath=".\render.h"
  1852. >
  1853. </File>
  1854. <File
  1855. RelativePath=".\render_pch.h"
  1856. >
  1857. </File>
  1858. <File
  1859. RelativePath=".\replay.h"
  1860. >
  1861. </File>
  1862. <File
  1863. RelativePath=".\replayclient.h"
  1864. >
  1865. </File>
  1866. <File
  1867. RelativePath=".\replaydemo.h"
  1868. >
  1869. </File>
  1870. <File
  1871. RelativePath=".\replayhistorymanager.h"
  1872. >
  1873. </File>
  1874. <File
  1875. RelativePath=".\replayserver.h"
  1876. >
  1877. </File>
  1878. <File
  1879. RelativePath=".\resource.h"
  1880. >
  1881. </File>
  1882. <File
  1883. RelativePath=".\saverestore_filesystem.h"
  1884. >
  1885. </File>
  1886. <File
  1887. RelativePath=".\sbar.h"
  1888. >
  1889. </File>
  1890. <File
  1891. RelativePath=".\screen.h"
  1892. >
  1893. </File>
  1894. <File
  1895. RelativePath=".\server.h"
  1896. >
  1897. </File>
  1898. <File
  1899. RelativePath=".\server_pch.h"
  1900. >
  1901. </File>
  1902. <File
  1903. RelativePath=".\shadowmgr.h"
  1904. >
  1905. </File>
  1906. <File
  1907. RelativePath=".\singleplayersharedmemory.h"
  1908. >
  1909. </File>
  1910. <File
  1911. RelativePath=".\audio\public\snd_audio_source.h"
  1912. >
  1913. </File>
  1914. <File
  1915. RelativePath=".\audio\private\snd_channels.h"
  1916. >
  1917. </File>
  1918. <File
  1919. RelativePath=".\audio\private\snd_convars.h"
  1920. >
  1921. </File>
  1922. <File
  1923. RelativePath=".\audio\private\snd_dev_common.h"
  1924. >
  1925. </File>
  1926. <File
  1927. RelativePath=".\audio\private\snd_dev_direct.h"
  1928. >
  1929. </File>
  1930. <File
  1931. RelativePath=".\audio\private\snd_dev_openal.h"
  1932. >
  1933. </File>
  1934. <File
  1935. RelativePath=".\audio\private\snd_dev_wave.h"
  1936. >
  1937. </File>
  1938. <File
  1939. RelativePath=".\audio\private\snd_dev_xaudio.h"
  1940. >
  1941. </File>
  1942. <File
  1943. RelativePath=".\audio\public\snd_device.h"
  1944. >
  1945. </File>
  1946. <File
  1947. RelativePath=".\audio\private\snd_dma.h"
  1948. >
  1949. </File>
  1950. <File
  1951. RelativePath=".\audio\private\snd_env_fx.h"
  1952. >
  1953. </File>
  1954. <File
  1955. RelativePath=".\audio\private\snd_fixedint.h"
  1956. >
  1957. </File>
  1958. <File
  1959. RelativePath=".\audio\public\snd_io.h"
  1960. >
  1961. </File>
  1962. <File
  1963. RelativePath=".\audio\private\snd_mix_buf.h"
  1964. >
  1965. </File>
  1966. <File
  1967. RelativePath=".\audio\private\snd_mixgroups.h"
  1968. >
  1969. </File>
  1970. <File
  1971. RelativePath=".\audio\private\snd_mp3_source.h"
  1972. >
  1973. </File>
  1974. <File
  1975. RelativePath=".\audio\private\snd_sfx.h"
  1976. >
  1977. </File>
  1978. <File
  1979. RelativePath=".\audio\private\snd_stubs.h"
  1980. >
  1981. </File>
  1982. <File
  1983. RelativePath=".\audio\private\snd_wave_data.h"
  1984. >
  1985. </File>
  1986. <File
  1987. RelativePath=".\audio\private\snd_wave_mixer.h"
  1988. >
  1989. </File>
  1990. <File
  1991. RelativePath=".\audio\private\snd_wave_mixer_adpcm.h"
  1992. >
  1993. </File>
  1994. <File
  1995. RelativePath=".\audio\private\snd_wave_mixer_private.h"
  1996. >
  1997. </File>
  1998. <File
  1999. RelativePath=".\audio\private\snd_wave_mixer_xma.h"
  2000. >
  2001. </File>
  2002. <File
  2003. RelativePath=".\audio\private\snd_wave_source.h"
  2004. >
  2005. </File>
  2006. <File
  2007. RelativePath=".\audio\private\snd_wave_temp.h"
  2008. >
  2009. </File>
  2010. <File
  2011. RelativePath=".\audio\public\sound.h"
  2012. >
  2013. </File>
  2014. <File
  2015. RelativePath=".\audio\private\sound_private.h"
  2016. >
  2017. </File>
  2018. <File
  2019. RelativePath=".\audio\public\soundservice.h"
  2020. >
  2021. </File>
  2022. <File
  2023. RelativePath=".\staticpropmgr.h"
  2024. >
  2025. </File>
  2026. <File
  2027. RelativePath=".\studio_internal.h"
  2028. >
  2029. </File>
  2030. <File
  2031. RelativePath=".\surfacehandle.h"
  2032. >
  2033. </File>
  2034. <File
  2035. RelativePath=".\sv_client.h"
  2036. >
  2037. </File>
  2038. <File
  2039. RelativePath=".\sv_filter.h"
  2040. >
  2041. </File>
  2042. <File
  2043. RelativePath=".\sv_ipratelimit.h"
  2044. >
  2045. </File>
  2046. <File
  2047. RelativePath=".\sv_log.h"
  2048. >
  2049. </File>
  2050. <File
  2051. RelativePath=".\sv_logofile.h"
  2052. >
  2053. </File>
  2054. <File
  2055. RelativePath=".\sv_main.h"
  2056. >
  2057. </File>
  2058. <File
  2059. RelativePath=".\sv_master_legacy.h"
  2060. >
  2061. </File>
  2062. <File
  2063. RelativePath=".\sv_packedentities.h"
  2064. >
  2065. </File>
  2066. <File
  2067. RelativePath=".\sv_plugin.h"
  2068. >
  2069. </File>
  2070. <File
  2071. RelativePath=".\sv_precache.h"
  2072. >
  2073. </File>
  2074. <File
  2075. RelativePath=".\sv_rcon.h"
  2076. >
  2077. </File>
  2078. <File
  2079. RelativePath=".\sv_remoteaccess.h"
  2080. >
  2081. </File>
  2082. <File
  2083. RelativePath=".\sv_steamauth.h"
  2084. >
  2085. </File>
  2086. <File
  2087. RelativePath=".\sv_uploaddata.h"
  2088. >
  2089. </File>
  2090. <File
  2091. RelativePath=".\sv_uploadgamestats.h"
  2092. >
  2093. </File>
  2094. <File
  2095. RelativePath=".\sv_user.h"
  2096. >
  2097. </File>
  2098. <File
  2099. RelativePath=".\SVConnectionlessHandler.h"
  2100. >
  2101. </File>
  2102. <File
  2103. RelativePath=".\sys.h"
  2104. >
  2105. </File>
  2106. <File
  2107. RelativePath=".\sys_dll.h"
  2108. >
  2109. </File>
  2110. <File
  2111. RelativePath=".\sys_mainwind.h"
  2112. >
  2113. </File>
  2114. <File
  2115. RelativePath=".\sysexternal.h"
  2116. >
  2117. </File>
  2118. <File
  2119. RelativePath=".\testscriptmgr.h"
  2120. >
  2121. </File>
  2122. <File
  2123. RelativePath=".\tmessage.h"
  2124. >
  2125. </File>
  2126. <File
  2127. RelativePath=".\traceinit.h"
  2128. >
  2129. </File>
  2130. <File
  2131. RelativePath=".\audio\private\VBRHeader.h"
  2132. >
  2133. </File>
  2134. <File
  2135. RelativePath=".\vengineserver_impl.h"
  2136. >
  2137. </File>
  2138. <File
  2139. RelativePath=".\vgui_askconnectpanel.h"
  2140. >
  2141. </File>
  2142. <File
  2143. RelativePath=".\vgui_basepanel.h"
  2144. >
  2145. </File>
  2146. <File
  2147. RelativePath=".\vgui_baseui_interface.h"
  2148. >
  2149. </File>
  2150. <File
  2151. RelativePath=".\vgui_budgetpanel.h"
  2152. >
  2153. </File>
  2154. <File
  2155. RelativePath=".\vgui_DebugSystemPanel.h"
  2156. >
  2157. </File>
  2158. <File
  2159. RelativePath=".\vgui_drawtreepanel.h"
  2160. >
  2161. </File>
  2162. <File
  2163. RelativePath=".\vgui_helpers.h"
  2164. >
  2165. </File>
  2166. <File
  2167. RelativePath=".\vgui_texturebudgetpanel.h"
  2168. >
  2169. </File>
  2170. <File
  2171. RelativePath=".\vgui_vprofgraphpanel.h"
  2172. >
  2173. </File>
  2174. <File
  2175. RelativePath=".\vgui_vprofpanel.h"
  2176. >
  2177. </File>
  2178. <File
  2179. RelativePath=".\view.h"
  2180. >
  2181. </File>
  2182. <File
  2183. RelativePath=".\vmodes.h"
  2184. >
  2185. </File>
  2186. <File
  2187. RelativePath=".\audio\public\voice.h"
  2188. >
  2189. </File>
  2190. <File
  2191. RelativePath=".\audio\private\voice_gain.h"
  2192. >
  2193. </File>
  2194. <File
  2195. RelativePath=".\audio\private\voice_mixer_controls.h"
  2196. >
  2197. </File>
  2198. <File
  2199. RelativePath=".\audio\private\voice_sound_engine_interface.h"
  2200. >
  2201. </File>
  2202. <File
  2203. RelativePath=".\audio\private\voice_wavefile.h"
  2204. >
  2205. </File>
  2206. <File
  2207. RelativePath=".\audio\public\vox.h"
  2208. >
  2209. </File>
  2210. <File
  2211. RelativePath=".\audio\private\vox_private.h"
  2212. >
  2213. </File>
  2214. <File
  2215. RelativePath=".\vprof_engine.h"
  2216. >
  2217. </File>
  2218. <File
  2219. RelativePath=".\vprof_record.h"
  2220. >
  2221. </File>
  2222. <File
  2223. RelativePath=".\world.h"
  2224. >
  2225. </File>
  2226. <File
  2227. RelativePath=".\zone.h"
  2228. >
  2229. </File>
  2230. </Filter>
  2231. <Filter
  2232. Name="public cpps"
  2233. >
  2234. <File
  2235. RelativePath="..\public\blockingudpsocket.cpp"
  2236. >
  2237. </File>
  2238. <File
  2239. RelativePath="..\public\bsptreedata.cpp"
  2240. >
  2241. </File>
  2242. <File
  2243. RelativePath="..\public\builddisp.cpp"
  2244. >
  2245. </File>
  2246. <File
  2247. RelativePath="..\public\collisionutils.cpp"
  2248. >
  2249. </File>
  2250. <File
  2251. RelativePath="..\public\crtmemdebug.cpp"
  2252. >
  2253. </File>
  2254. <File
  2255. RelativePath="..\public\disp_common.cpp"
  2256. >
  2257. </File>
  2258. <File
  2259. RelativePath="..\public\disp_powerinfo.cpp"
  2260. >
  2261. </File>
  2262. <File
  2263. RelativePath="..\public\dispcoll_common.cpp"
  2264. >
  2265. </File>
  2266. <File
  2267. RelativePath="..\public\dt_recv.cpp"
  2268. >
  2269. </File>
  2270. <File
  2271. RelativePath="..\public\dt_send.cpp"
  2272. >
  2273. </File>
  2274. <File
  2275. RelativePath="..\public\dt_utlvector_common.cpp"
  2276. >
  2277. </File>
  2278. <File
  2279. RelativePath="..\public\dt_utlvector_recv.cpp"
  2280. >
  2281. </File>
  2282. <File
  2283. RelativePath="..\public\dt_utlvector_send.cpp"
  2284. >
  2285. </File>
  2286. <File
  2287. RelativePath="..\public\editor_sendcommand.cpp"
  2288. >
  2289. </File>
  2290. <File
  2291. RelativePath="..\public\filesystem_helpers.cpp"
  2292. >
  2293. </File>
  2294. <File
  2295. RelativePath="..\public\filesystem_init.cpp"
  2296. >
  2297. </File>
  2298. <File
  2299. RelativePath="..\common\language.cpp"
  2300. >
  2301. </File>
  2302. <File
  2303. RelativePath="..\public\lumpfiles.cpp"
  2304. >
  2305. </File>
  2306. <File
  2307. RelativePath="..\common\netmessages.cpp"
  2308. >
  2309. </File>
  2310. <File
  2311. RelativePath="..\public\networkvar.cpp"
  2312. >
  2313. </File>
  2314. <File
  2315. RelativePath="..\public\phonemeconverter.cpp"
  2316. >
  2317. </File>
  2318. <File
  2319. RelativePath="..\common\randoverride.cpp"
  2320. >
  2321. </File>
  2322. <File
  2323. RelativePath="..\public\registry.cpp"
  2324. >
  2325. </File>
  2326. <File
  2327. RelativePath="..\public\scratchpad3d.cpp"
  2328. >
  2329. </File>
  2330. <File
  2331. RelativePath="..\public\sentence.cpp"
  2332. >
  2333. </File>
  2334. <File
  2335. RelativePath="..\common\SourceAppInfo.cpp"
  2336. >
  2337. </File>
  2338. <File
  2339. RelativePath="..\common\steamid.cpp"
  2340. >
  2341. </File>
  2342. <File
  2343. RelativePath="..\public\studio.cpp"
  2344. >
  2345. </File>
  2346. <File
  2347. RelativePath="..\public\vallocator.cpp"
  2348. >
  2349. </File>
  2350. <File
  2351. RelativePath="..\common\vgui\vgui_basebudgetpanel.cpp"
  2352. >
  2353. </File>
  2354. <File
  2355. RelativePath="..\common\vgui\vgui_budgetbargraphpanel.cpp"
  2356. >
  2357. </File>
  2358. <File
  2359. RelativePath="..\common\vgui\vgui_budgethistorypanel.cpp"
  2360. >
  2361. </File>
  2362. <File
  2363. RelativePath="..\common\vgui\vgui_budgetpanelshared.cpp"
  2364. >
  2365. </File>
  2366. <File
  2367. RelativePath="..\public\vgui_controls\vgui_controls.cpp"
  2368. >
  2369. </File>
  2370. <File
  2371. RelativePath="..\public\XUnzip.cpp"
  2372. >
  2373. </File>
  2374. <File
  2375. RelativePath="..\public\XZip.cpp"
  2376. >
  2377. </File>
  2378. <Filter
  2379. Name="headers"
  2380. >
  2381. <File
  2382. RelativePath="..\public\blockingudpsocket.h"
  2383. >
  2384. </File>
  2385. <File
  2386. RelativePath="..\public\bsptreedata.h"
  2387. >
  2388. </File>
  2389. <File
  2390. RelativePath="..\public\builddisp.h"
  2391. >
  2392. </File>
  2393. <File
  2394. RelativePath="..\public\collisionutils.h"
  2395. >
  2396. </File>
  2397. <File
  2398. RelativePath="..\public\crtmemdebug.h"
  2399. >
  2400. </File>
  2401. <File
  2402. RelativePath="..\public\disp_common.h"
  2403. >
  2404. </File>
  2405. <File
  2406. RelativePath="..\public\disp_powerinfo.h"
  2407. >
  2408. </File>
  2409. <File
  2410. RelativePath="..\public\dispcoll_common.h"
  2411. >
  2412. </File>
  2413. <File
  2414. RelativePath="..\public\dt_recv.h"
  2415. >
  2416. </File>
  2417. <File
  2418. RelativePath="..\public\dt_send.h"
  2419. >
  2420. </File>
  2421. <File
  2422. RelativePath="..\public\dt_utlvector_common.h"
  2423. >
  2424. </File>
  2425. <File
  2426. RelativePath="..\public\dt_utlvector_recv.h"
  2427. >
  2428. </File>
  2429. <File
  2430. RelativePath="..\public\dt_utlvector_send.h"
  2431. >
  2432. </File>
  2433. <File
  2434. RelativePath="..\public\editor_sendcommand.h"
  2435. >
  2436. </File>
  2437. <File
  2438. RelativePath="..\public\filesystem_helpers.h"
  2439. >
  2440. </File>
  2441. <File
  2442. RelativePath="..\public\filesystem_init.h"
  2443. >
  2444. </File>
  2445. <File
  2446. RelativePath="..\common\language.h"
  2447. >
  2448. </File>
  2449. <File
  2450. RelativePath="..\public\lumpfiles.h"
  2451. >
  2452. </File>
  2453. <File
  2454. RelativePath="..\common\netmessages.h"
  2455. >
  2456. </File>
  2457. <File
  2458. RelativePath="..\public\networkvar.h"
  2459. >
  2460. </File>
  2461. <File
  2462. RelativePath="..\public\phonemeconverter.h"
  2463. >
  2464. </File>
  2465. <File
  2466. RelativePath="..\public\scratchpad3d.h"
  2467. >
  2468. </File>
  2469. <File
  2470. RelativePath="..\public\sentence.h"
  2471. >
  2472. </File>
  2473. <File
  2474. RelativePath="..\common\SourceAppInfo.h"
  2475. >
  2476. </File>
  2477. <File
  2478. RelativePath="..\public\studio.h"
  2479. >
  2480. </File>
  2481. <File
  2482. RelativePath="..\public\vallocator.h"
  2483. >
  2484. </File>
  2485. <File
  2486. RelativePath="..\common\vgui\vgui_basebudgetpanel.h"
  2487. >
  2488. </File>
  2489. <File
  2490. RelativePath="..\common\vgui\vgui_budgetbargraphpanel.h"
  2491. >
  2492. </File>
  2493. <File
  2494. RelativePath="..\common\vgui\vgui_budgethistorypanel.h"
  2495. >
  2496. </File>
  2497. <File
  2498. RelativePath="..\common\vgui\vgui_budgetpanelshared.h"
  2499. >
  2500. </File>
  2501. </Filter>
  2502. </Filter>
  2503. <File
  2504. RelativePath="vsi.nul"
  2505. >
  2506. <FileConfiguration
  2507. Name="PS3 SNC Debug|Win32"
  2508. >
  2509. <Tool
  2510. Name="VCCustomBuildTool"
  2511. CommandLine="echo &gt;nul&#x0D;&#x0A;"
  2512. Outputs="$(IntDir)\vsi.out"
  2513. />
  2514. </FileConfiguration>
  2515. <FileConfiguration
  2516. Name="PS3 SNC Release|Win32"
  2517. >
  2518. <Tool
  2519. Name="VCCustomBuildTool"
  2520. CommandLine="echo &gt;nul&#x0D;&#x0A;"
  2521. Outputs="$(IntDir)\vsi.out"
  2522. />
  2523. </FileConfiguration>
  2524. </File>
  2525. </Files>
  2526. <Globals>
  2527. </Globals>
  2528. </VisualStudioProject>