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.

300 lines
7.5 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="makephx"
  6. ProjectGUID="{FD9038D2-A941-4B5E-8E35-4205E650F120}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="..\..\..\..\game\bin\"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="..\..\..\public;..\..\common;..\..\..\public\tier1"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="5"
  27. UsePrecompiledHeader="3"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="4"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. OutputFile="$(OutDir)/makephx.exe"
  36. LinkIncremental="2"
  37. IgnoreDefaultLibraryNames="LIBC,LIBCD"
  38. GenerateDebugInformation="TRUE"
  39. ProgramDatabaseFile="$(OutDir)/makephx.pdb"
  40. SubSystem="1"
  41. TargetMachine="1"/>
  42. <Tool
  43. Name="VCMIDLTool"/>
  44. <Tool
  45. Name="VCPostBuildEventTool"/>
  46. <Tool
  47. Name="VCPreBuildEventTool"
  48. Description="Write enable target file"
  49. CommandLine="attrib -r ..\..\..\..\game\bin\makephx.exe"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"/>
  54. <Tool
  55. Name="VCWebServiceProxyGeneratorTool"/>
  56. <Tool
  57. Name="VCXMLDataGeneratorTool"/>
  58. <Tool
  59. Name="VCWebDeploymentTool"/>
  60. <Tool
  61. Name="VCManagedWrapperGeneratorTool"/>
  62. <Tool
  63. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  64. </Configuration>
  65. <Configuration
  66. Name="Release|Win32"
  67. OutputDirectory=".\Release"
  68. IntermediateDirectory="Release"
  69. ConfigurationType="1"
  70. CharacterSet="2">
  71. <Tool
  72. Name="VCCLCompilerTool"
  73. AdditionalIncludeDirectories="..\..\..\public;..\..\common;..\..\..\public\tier1"
  74. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  75. RuntimeLibrary="4"
  76. UsePrecompiledHeader="3"
  77. WarningLevel="3"
  78. Detect64BitPortabilityProblems="TRUE"
  79. DebugInformationFormat="3"/>
  80. <Tool
  81. Name="VCCustomBuildTool"
  82. CommandLine="if exist ..\..\..\..\game\bin\&quot;$(TargetName)&quot;.exe attrib -r ..\..\..\..\game\bin\&quot;$(TargetName)&quot;.exe
  83. if exist &quot;$(TargetPath)&quot; copy &quot;$(TargetPath)&quot; ..\..\..\..\game\bin"
  84. Outputs="..\..\..\..\game\bin\$(TargetName).exe"/>
  85. <Tool
  86. Name="VCLinkerTool"
  87. OutputFile="$(OutDir)/makephx.exe"
  88. LinkIncremental="1"
  89. IgnoreDefaultLibraryNames="LIBC,LIBCD"
  90. GenerateDebugInformation="TRUE"
  91. SubSystem="1"
  92. OptimizeReferences="2"
  93. EnableCOMDATFolding="2"
  94. TargetMachine="1"/>
  95. <Tool
  96. Name="VCMIDLTool"/>
  97. <Tool
  98. Name="VCPostBuildEventTool"/>
  99. <Tool
  100. Name="VCPreBuildEventTool"
  101. Description="Write enable target file"
  102. CommandLine="attrib -r ..\..\..\..\game\bin\makephx.exe"/>
  103. <Tool
  104. Name="VCPreLinkEventTool"/>
  105. <Tool
  106. Name="VCResourceCompilerTool"/>
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"/>
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"/>
  111. <Tool
  112. Name="VCWebDeploymentTool"/>
  113. <Tool
  114. Name="VCManagedWrapperGeneratorTool"/>
  115. <Tool
  116. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  117. </Configuration>
  118. </Configurations>
  119. <References>
  120. </References>
  121. <Files>
  122. <Filter
  123. Name="Source Files"
  124. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  125. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  126. <File
  127. RelativePath=".\makephx.cpp">
  128. </File>
  129. <File
  130. RelativePath=".\phxfile.cpp">
  131. </File>
  132. <File
  133. RelativePath=".\simplify.cpp">
  134. </File>
  135. <File
  136. RelativePath=".\stdafx.cpp">
  137. <FileConfiguration
  138. Name="Debug|Win32">
  139. <Tool
  140. Name="VCCLCompilerTool"
  141. UsePrecompiledHeader="1"/>
  142. </FileConfiguration>
  143. <FileConfiguration
  144. Name="Release|Win32">
  145. <Tool
  146. Name="VCCLCompilerTool"
  147. UsePrecompiledHeader="1"/>
  148. </FileConfiguration>
  149. </File>
  150. </Filter>
  151. <Filter
  152. Name="Header Files"
  153. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  154. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  155. <File
  156. RelativePath="..\..\..\public\vphysics\constraints.h">
  157. </File>
  158. <File
  159. RelativePath="..\..\..\public\filesystem.h">
  160. </File>
  161. <File
  162. RelativePath="..\..\..\public\filesystem_helpers.h">
  163. </File>
  164. <File
  165. RelativePath="..\..\..\public\filesystem_init.h">
  166. </File>
  167. <File
  168. RelativePath="..\..\..\public\vstdlib\ICommandLine.h">
  169. </File>
  170. <File
  171. RelativePath="..\..\..\public\tier1\KeyValues.h">
  172. </File>
  173. <File
  174. RelativePath="..\..\..\public\mathlib\mathlib.h">
  175. </File>
  176. <File
  177. RelativePath=".\phxfile.h">
  178. </File>
  179. <File
  180. RelativePath=".\stdafx.h">
  181. </File>
  182. <File
  183. RelativePath="..\..\..\public\vstdlib\strtools.h">
  184. </File>
  185. <File
  186. RelativePath="..\..\..\public\vcollide.h">
  187. </File>
  188. <File
  189. RelativePath="..\..\..\public\vcollide_parse.h">
  190. </File>
  191. <File
  192. RelativePath="..\..\..\public\vphysics_interface.h">
  193. </File>
  194. </Filter>
  195. <Filter
  196. Name="Resource Files"
  197. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  198. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  199. </Filter>
  200. <Filter
  201. Name="common"
  202. Filter="">
  203. <File
  204. RelativePath="..\..\common\cmdlib.cpp">
  205. <FileConfiguration
  206. Name="Debug|Win32">
  207. <Tool
  208. Name="VCCLCompilerTool"
  209. UsePrecompiledHeader="0"/>
  210. </FileConfiguration>
  211. <FileConfiguration
  212. Name="Release|Win32">
  213. <Tool
  214. Name="VCCLCompilerTool"
  215. UsePrecompiledHeader="0"/>
  216. </FileConfiguration>
  217. </File>
  218. <File
  219. RelativePath="..\..\..\public\filesystem_helpers.cpp">
  220. <FileConfiguration
  221. Name="Debug|Win32">
  222. <Tool
  223. Name="VCCLCompilerTool"
  224. UsePrecompiledHeader="0"/>
  225. </FileConfiguration>
  226. <FileConfiguration
  227. Name="Release|Win32">
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. UsePrecompiledHeader="0"/>
  231. </FileConfiguration>
  232. </File>
  233. <File
  234. RelativePath="..\..\..\public\filesystem_init.cpp">
  235. <FileConfiguration
  236. Name="Debug|Win32">
  237. <Tool
  238. Name="VCCLCompilerTool"
  239. UsePrecompiledHeader="0"/>
  240. </FileConfiguration>
  241. <FileConfiguration
  242. Name="Release|Win32">
  243. <Tool
  244. Name="VCCLCompilerTool"
  245. UsePrecompiledHeader="0"/>
  246. </FileConfiguration>
  247. </File>
  248. <File
  249. RelativePath="..\..\common\filesystem_tools.cpp">
  250. <FileConfiguration
  251. Name="Debug|Win32">
  252. <Tool
  253. Name="VCCLCompilerTool"
  254. UsePrecompiledHeader="0"/>
  255. </FileConfiguration>
  256. <FileConfiguration
  257. Name="Release|Win32">
  258. <Tool
  259. Name="VCCLCompilerTool"
  260. UsePrecompiledHeader="0"/>
  261. </FileConfiguration>
  262. </File>
  263. <File
  264. RelativePath="..\..\common\physdll.cpp">
  265. <FileConfiguration
  266. Name="Debug|Win32">
  267. <Tool
  268. Name="VCCLCompilerTool"
  269. UsePrecompiledHeader="0"/>
  270. </FileConfiguration>
  271. <FileConfiguration
  272. Name="Release|Win32">
  273. <Tool
  274. Name="VCCLCompilerTool"
  275. UsePrecompiledHeader="0"/>
  276. </FileConfiguration>
  277. </File>
  278. </Filter>
  279. <File
  280. RelativePath="..\..\..\lib\public\mathlib.lib">
  281. </File>
  282. <File
  283. RelativePath=".\ReadMe.txt">
  284. </File>
  285. <File
  286. RelativePath="..\..\..\lib\public\tier0.lib">
  287. </File>
  288. <File
  289. RelativePath="..\..\..\lib\public\tier1.lib">
  290. </File>
  291. <File
  292. RelativePath="..\..\..\lib\public\tier2.lib">
  293. </File>
  294. <File
  295. RelativePath="..\..\..\lib\public\vstdlib.lib">
  296. </File>
  297. </Files>
  298. <Globals>
  299. </Globals>
  300. </VisualStudioProject>