Team Fortress 2 Source Code as on 22/4/2020
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.

114 lines
8.6 KiB

  1. ��<VisualStudioProject>
  2. <VisualBasic
  3. Version = "8.0.50727.762"
  4. MVID = "{7648DCE3-6C02-494A-B397-7DB4D5D2D746}"
  5. ProjectType = "Local"
  6. ProductVersion = "8.0.50727"
  7. SchemaVersion = "2.0"
  8. >
  9. <Build>
  10. <Settings
  11. DefaultNamespace = "Valve"
  12. OptionCompare = "0"
  13. OptionExplicit = "1"
  14. OptionStrict = "0"
  15. ProjectName = "Valve"
  16. ReferencePath = ""
  17. TreatWarningsAsErrors = "false"
  18. WarningLevel = "1"
  19. RootNamespace = "Valve"
  20. >
  21. <Config
  22. Name = "Debug"
  23. DefineConstants = ""
  24. DefineDebug = "true"
  25. DefineTrace = "true"
  26. DebugSymbols = "true"
  27. RemoveIntegerChecks = "false"
  28. />
  29. </Settings>
  30. <References/>
  31. <Imports>
  32. <Import Namespace = "Microsoft.VisualBasic" />
  33. </Imports>
  34. </Build>
  35. <Files>
  36. <Include>
  37. <VSAAppGlobal
  38. VSAAppGlobalName = "DTE"
  39. ItemType = "1"
  40. VSAAppGlobalType = "EnvDTE._DTE"
  41. />
  42. <File
  43. RelPath = "EnvironmentEvents"
  44. BuildAction = "Compile"
  45. ItemType = "2"
  46. VSAESItemType = "2"
  47. >
  48. <VSAEventSource
  49. VSAEventSourceName = "DTEEvents"
  50. VSAEventSourceType = "EnvDTE.DTEEvents"
  51. />
  52. <VSAEventSource
  53. VSAEventSourceName = "DocumentEvents"
  54. VSAEventSourceType = "EnvDTE.DocumentEvents"
  55. />
  56. <VSAEventSource
  57. VSAEventSourceName = "WindowEvents"
  58. VSAEventSourceType = "EnvDTE.WindowEvents"
  59. />
  60. <VSAEventSource
  61. VSAEventSourceName = "TaskListEvents"
  62. VSAEventSourceType = "EnvDTE.TaskListEvents"
  63. />
  64. <VSAEventSource
  65. VSAEventSourceName = "FindEvents"
  66. VSAEventSourceType = "EnvDTE.FindEvents"
  67. />
  68. <VSAEventSource
  69. VSAEventSourceName = "OutputWindowEvents"
  70. VSAEventSourceType = "EnvDTE.OutputWindowEvents"
  71. />
  72. <VSAEventSource
  73. VSAEventSourceName = "SelectionEvents"
  74. VSAEventSourceType = "EnvDTE.SelectionEvents"
  75. />
  76. <VSAEventSource
  77. VSAEventSourceName = "BuildEvents"
  78. VSAEventSourceType = "EnvDTE.BuildEvents"
  79. />
  80. <VSAEventSource
  81. VSAEventSourceName = "SolutionEvents"
  82. VSAEventSourceType = "EnvDTE.SolutionEvents"
  83. />
  84. <VSAEventSource
  85. VSAEventSourceName = "SolutionItemsEvents"
  86. VSAEventSourceType = "EnvDTE.ProjectItemsEvents"
  87. />
  88. <VSAEventSource
  89. VSAEventSourceName = "MiscFilesEvents"
  90. VSAEventSourceType = "EnvDTE.ProjectItemsEvents"
  91. />
  92. <VSAEventSource
  93. VSAEventSourceName = "DebuggerEvents"
  94. VSAEventSourceType = "EnvDTE.DebuggerEvents"
  95. />
  96. </File>
  97. <File
  98. RelPath = "Valve"
  99. BuildAction = "Compile"
  100. ItemType = "2"
  101. />
  102. <File
  103. RelPath = "Perforce"
  104. BuildAction = "Compile"
  105. ItemType = "2"
  106. />
  107. </Include>
  108. </Files>
  109. <Folders>
  110. <Include/>
  111. </Folders>
  112. </VisualBasic>
  113. </VisualStudioProject>