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.

282 lines
6.9 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="MessageWatch"
  6. ProjectGUID="{52DE0F9C-D5D8-4C31-A6EB-6841285BF1CB}"
  7. SccProjectName=""
  8. SccAuxPath=""
  9. SccLocalPath=""
  10. SccProvider=""
  11. Keyword="MFCProj">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory=".\Debug"
  20. IntermediateDirectory=".\Debug"
  21. ConfigurationType="1"
  22. UseOfMFC="2"
  23. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  24. CharacterSet="2">
  25. <Tool
  26. Name="VCCLCompilerTool"
  27. Optimization="0"
  28. AdditionalIncludeDirectories="..\..\common,..\..\..\public,..\..\..\public\tier1,..\..\..\common,.."
  29. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;PROTECTED_THINGS_DISABLE"
  30. BasicRuntimeChecks="3"
  31. RuntimeLibrary="3"
  32. UsePrecompiledHeader="3"
  33. PrecompiledHeaderThrough="stdafx.h"
  34. PrecompiledHeaderFile=".\Debug/MessageWatch.pch"
  35. AssemblerListingLocation=".\Debug/"
  36. ObjectFile=".\Debug/"
  37. ProgramDataBaseFileName=".\Debug/"
  38. WarningLevel="3"
  39. SuppressStartupBanner="TRUE"
  40. DebugInformationFormat="4"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"
  44. CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\..\game\bin
  45. "
  46. Outputs="..\..\..\..\game\bin\messagewatch.exe"/>
  47. <Tool
  48. Name="VCLinkerTool"
  49. AdditionalDependencies="ws2_32.lib"
  50. OutputFile=".\Debug/MessageWatch.exe"
  51. LinkIncremental="1"
  52. SuppressStartupBanner="TRUE"
  53. GenerateDebugInformation="TRUE"
  54. ProgramDatabaseFile=".\Debug/MessageWatch.pdb"
  55. SubSystem="2"
  56. TargetMachine="1"/>
  57. <Tool
  58. Name="VCMIDLTool"
  59. PreprocessorDefinitions="_DEBUG"
  60. MkTypLibCompatible="TRUE"
  61. SuppressStartupBanner="TRUE"
  62. TargetEnvironment="1"
  63. TypeLibraryName=".\Debug/MessageWatch.tlb"
  64. HeaderFileName=""/>
  65. <Tool
  66. Name="VCPostBuildEventTool"/>
  67. <Tool
  68. Name="VCPreBuildEventTool"/>
  69. <Tool
  70. Name="VCPreLinkEventTool"/>
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="_DEBUG"
  74. Culture="1033"/>
  75. <Tool
  76. Name="VCWebServiceProxyGeneratorTool"/>
  77. <Tool
  78. Name="VCXMLDataGeneratorTool"/>
  79. <Tool
  80. Name="VCWebDeploymentTool"/>
  81. <Tool
  82. Name="VCManagedWrapperGeneratorTool"/>
  83. <Tool
  84. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  85. </Configuration>
  86. <Configuration
  87. Name="Release|Win32"
  88. OutputDirectory=".\Release"
  89. IntermediateDirectory=".\Release"
  90. ConfigurationType="1"
  91. UseOfMFC="2"
  92. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  93. CharacterSet="2">
  94. <Tool
  95. Name="VCCLCompilerTool"
  96. Optimization="2"
  97. InlineFunctionExpansion="1"
  98. AdditionalIncludeDirectories="..\..\common,..\..\..\public,..\..\..\public\tier1,..\..\..\common,.."
  99. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;PROTECTED_THINGS_DISABLE"
  100. StringPooling="TRUE"
  101. RuntimeLibrary="2"
  102. EnableFunctionLevelLinking="TRUE"
  103. UsePrecompiledHeader="3"
  104. PrecompiledHeaderThrough="stdafx.h"
  105. PrecompiledHeaderFile=".\Release/MessageWatch.pch"
  106. AssemblerListingLocation=".\Release/"
  107. ObjectFile=".\Release/"
  108. ProgramDataBaseFileName=".\Release/"
  109. WarningLevel="3"
  110. SuppressStartupBanner="TRUE"
  111. CompileAs="0"/>
  112. <Tool
  113. Name="VCCustomBuildTool"
  114. CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\..\game\bin
  115. "
  116. Outputs="..\..\..\..\game\bin\messagewatch.exe"/>
  117. <Tool
  118. Name="VCLinkerTool"
  119. AdditionalDependencies="ws2_32.lib"
  120. OutputFile=".\Release/MessageWatch.exe"
  121. LinkIncremental="1"
  122. SuppressStartupBanner="TRUE"
  123. ProgramDatabaseFile=".\Release/MessageWatch.pdb"
  124. SubSystem="2"
  125. TargetMachine="1"/>
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="NDEBUG"
  129. MkTypLibCompatible="TRUE"
  130. SuppressStartupBanner="TRUE"
  131. TargetEnvironment="1"
  132. TypeLibraryName=".\Release/MessageWatch.tlb"
  133. HeaderFileName=""/>
  134. <Tool
  135. Name="VCPostBuildEventTool"/>
  136. <Tool
  137. Name="VCPreBuildEventTool"/>
  138. <Tool
  139. Name="VCPreLinkEventTool"/>
  140. <Tool
  141. Name="VCResourceCompilerTool"
  142. PreprocessorDefinitions="NDEBUG"
  143. Culture="1033"/>
  144. <Tool
  145. Name="VCWebServiceProxyGeneratorTool"/>
  146. <Tool
  147. Name="VCXMLDataGeneratorTool"/>
  148. <Tool
  149. Name="VCWebDeploymentTool"/>
  150. <Tool
  151. Name="VCManagedWrapperGeneratorTool"/>
  152. <Tool
  153. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  154. </Configuration>
  155. </Configurations>
  156. <References>
  157. </References>
  158. <Files>
  159. <Filter
  160. Name="Source Files"
  161. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  162. <File
  163. RelativePath="..\..\common\consolewnd.cpp">
  164. </File>
  165. <File
  166. RelativePath="MessageWatch.cpp">
  167. </File>
  168. <File
  169. RelativePath="MessageWatch.rc">
  170. </File>
  171. <File
  172. RelativePath="MessageWatchDlg.cpp">
  173. </File>
  174. <File
  175. RelativePath="StdAfx.cpp">
  176. </File>
  177. <File
  178. RelativePath="win_idle.cpp">
  179. </File>
  180. </Filter>
  181. <Filter
  182. Name="Header Files"
  183. Filter="h;hpp;hxx;hm;inl">
  184. <File
  185. RelativePath="..\..\common\consolewnd.h">
  186. </File>
  187. <File
  188. RelativePath="..\..\common\iphelpers.h">
  189. </File>
  190. <File
  191. RelativePath="..\..\common\messagemgr.h">
  192. </File>
  193. <File
  194. RelativePath="MessageWatch.h">
  195. </File>
  196. <File
  197. RelativePath="MessageWatchDlg.h">
  198. </File>
  199. <File
  200. RelativePath="Resource.h">
  201. </File>
  202. <File
  203. RelativePath="StdAfx.h">
  204. </File>
  205. <File
  206. RelativePath="..\..\common\tcpsocket.h">
  207. </File>
  208. <File
  209. RelativePath="..\..\common\threadhelpers.h">
  210. </File>
  211. <File
  212. RelativePath="win_idle.h">
  213. </File>
  214. </Filter>
  215. <Filter
  216. Name="Resource Files"
  217. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  218. <File
  219. RelativePath="res\MessageWatch.ico">
  220. </File>
  221. <File
  222. RelativePath="res\MessageWatch.rc2">
  223. </File>
  224. </Filter>
  225. <File
  226. RelativePath="ReadMe.txt">
  227. </File>
  228. <File
  229. RelativePath="..\..\..\lib\public\tier0.lib">
  230. <FileConfiguration
  231. Name="Debug|Win32">
  232. <Tool
  233. Name="VCCustomBuildTool"
  234. Description=""
  235. CommandLine=""/>
  236. </FileConfiguration>
  237. <FileConfiguration
  238. Name="Release|Win32">
  239. <Tool
  240. Name="VCCustomBuildTool"
  241. Description=""
  242. CommandLine=""/>
  243. </FileConfiguration>
  244. </File>
  245. <File
  246. RelativePath="..\..\..\lib\public\vmpi.lib">
  247. <FileConfiguration
  248. Name="Debug|Win32">
  249. <Tool
  250. Name="VCCustomBuildTool"
  251. Description=""
  252. CommandLine=""/>
  253. </FileConfiguration>
  254. <FileConfiguration
  255. Name="Release|Win32">
  256. <Tool
  257. Name="VCCustomBuildTool"
  258. Description=""
  259. CommandLine=""/>
  260. </FileConfiguration>
  261. </File>
  262. <File
  263. RelativePath="..\..\..\lib\public\vstdlib.lib">
  264. <FileConfiguration
  265. Name="Debug|Win32">
  266. <Tool
  267. Name="VCCustomBuildTool"
  268. Description=""
  269. CommandLine=""/>
  270. </FileConfiguration>
  271. <FileConfiguration
  272. Name="Release|Win32">
  273. <Tool
  274. Name="VCCustomBuildTool"
  275. Description=""
  276. CommandLine=""/>
  277. </FileConfiguration>
  278. </File>
  279. </Files>
  280. <Globals>
  281. </Globals>
  282. </VisualStudioProject>