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.

225 lines
5.1 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="UI"
  6. ProjectGUID="{B1074007-0B5F-41B0-BBB9-887D421B7103}"
  7. SccProjectName=""
  8. SccLocalPath=""
  9. Keyword="MFCProj">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Debug|Win32"
  17. OutputDirectory=".\Debug"
  18. IntermediateDirectory=".\Debug"
  19. ConfigurationType="1"
  20. UseOfMFC="1"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  22. CharacterSet="2">
  23. <Tool
  24. Name="VCCLCompilerTool"
  25. Optimization="0"
  26. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="1"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".\Debug/ui.pch"
  32. AssemblerListingLocation=".\Debug/"
  33. ObjectFile=".\Debug/"
  34. ProgramDataBaseFileName=".\Debug/"
  35. BrowseInformation="1"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. DebugInformationFormat="4"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. OutputFile="Debug/TFStats.exe"
  44. LinkIncremental="1"
  45. SuppressStartupBanner="TRUE"
  46. GenerateDebugInformation="TRUE"
  47. ProgramDatabaseFile=".\Debug/TFStats.pdb"
  48. SubSystem="2"
  49. TargetMachine="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. PreprocessorDefinitions="_DEBUG"
  53. MkTypLibCompatible="TRUE"
  54. SuppressStartupBanner="TRUE"
  55. TargetEnvironment="1"
  56. TypeLibraryName=".\Debug/ui.tlb"
  57. HeaderFileName=""/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG"
  67. Culture="1033"/>
  68. <Tool
  69. Name="VCWebServiceProxyGeneratorTool"/>
  70. <Tool
  71. Name="VCXMLDataGeneratorTool"/>
  72. <Tool
  73. Name="VCWebDeploymentTool"/>
  74. <Tool
  75. Name="VCManagedWrapperGeneratorTool"/>
  76. <Tool
  77. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  78. </Configuration>
  79. <Configuration
  80. Name="Release|Win32"
  81. OutputDirectory=".\Release"
  82. IntermediateDirectory=".\Release"
  83. ConfigurationType="1"
  84. UseOfMFC="1"
  85. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  86. CharacterSet="2">
  87. <Tool
  88. Name="VCCLCompilerTool"
  89. Optimization="2"
  90. InlineFunctionExpansion="1"
  91. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  92. StringPooling="TRUE"
  93. RuntimeLibrary="0"
  94. EnableFunctionLevelLinking="TRUE"
  95. UsePrecompiledHeader="3"
  96. PrecompiledHeaderThrough="stdafx.h"
  97. PrecompiledHeaderFile=".\Release/ui.pch"
  98. AssemblerListingLocation=".\Release/"
  99. ObjectFile=".\Release/"
  100. ProgramDataBaseFileName=".\Release/"
  101. WarningLevel="3"
  102. SuppressStartupBanner="TRUE"/>
  103. <Tool
  104. Name="VCCustomBuildTool"/>
  105. <Tool
  106. Name="VCLinkerTool"
  107. OutputFile="Release/TFStats.exe"
  108. LinkIncremental="1"
  109. SuppressStartupBanner="TRUE"
  110. ProgramDatabaseFile=".\Release/TFStats.pdb"
  111. SubSystem="2"
  112. TargetMachine="1"/>
  113. <Tool
  114. Name="VCMIDLTool"
  115. PreprocessorDefinitions="NDEBUG"
  116. MkTypLibCompatible="TRUE"
  117. SuppressStartupBanner="TRUE"
  118. TargetEnvironment="1"
  119. TypeLibraryName=".\Release/ui.tlb"
  120. HeaderFileName=""/>
  121. <Tool
  122. Name="VCPostBuildEventTool"
  123. CommandLine="copy &quot;$(TargetPath)&quot; \tfstats"/>
  124. <Tool
  125. Name="VCPreBuildEventTool"/>
  126. <Tool
  127. Name="VCPreLinkEventTool"/>
  128. <Tool
  129. Name="VCResourceCompilerTool"
  130. PreprocessorDefinitions="NDEBUG"
  131. Culture="1033"/>
  132. <Tool
  133. Name="VCWebServiceProxyGeneratorTool"/>
  134. <Tool
  135. Name="VCXMLDataGeneratorTool"/>
  136. <Tool
  137. Name="VCWebDeploymentTool"/>
  138. <Tool
  139. Name="VCManagedWrapperGeneratorTool"/>
  140. <Tool
  141. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  142. </Configuration>
  143. </Configurations>
  144. <References>
  145. </References>
  146. <Files>
  147. <Filter
  148. Name="Source Files"
  149. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  150. <File
  151. RelativePath="FolderSelectProps.cpp">
  152. </File>
  153. <File
  154. RelativePath="LogSelectProps.cpp">
  155. </File>
  156. <File
  157. RelativePath="PersistentString.cpp">
  158. </File>
  159. <File
  160. RelativePath="propsht.cpp">
  161. </File>
  162. <File
  163. RelativePath="StdAfx.cpp">
  164. </File>
  165. <File
  166. RelativePath="SwitchProps.cpp">
  167. </File>
  168. <File
  169. RelativePath="UI.cpp">
  170. </File>
  171. <File
  172. RelativePath="UI.rc">
  173. </File>
  174. <File
  175. RelativePath="UIDlg.cpp">
  176. </File>
  177. </Filter>
  178. <Filter
  179. Name="Header Files"
  180. Filter="h;hpp;hxx;hm;inl">
  181. <File
  182. RelativePath="FolderSelectProps.h">
  183. </File>
  184. <File
  185. RelativePath="LogSelectProps.h">
  186. </File>
  187. <File
  188. RelativePath="PersistentString.h">
  189. </File>
  190. <File
  191. RelativePath="propsht.h">
  192. </File>
  193. <File
  194. RelativePath="Resource.h">
  195. </File>
  196. <File
  197. RelativePath="StdAfx.h">
  198. </File>
  199. <File
  200. RelativePath="SwitchProps.h">
  201. </File>
  202. <File
  203. RelativePath="UI.h">
  204. </File>
  205. <File
  206. RelativePath="UIDlg.h">
  207. </File>
  208. </Filter>
  209. <Filter
  210. Name="Resource Files"
  211. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  212. <File
  213. RelativePath="res\UI.ico">
  214. </File>
  215. <File
  216. RelativePath="res\UI.rc2">
  217. </File>
  218. </Filter>
  219. <File
  220. RelativePath="ReadMe.txt">
  221. </File>
  222. </Files>
  223. <Globals>
  224. </Globals>
  225. </VisualStudioProject>