diff options
| author | FluorescentCIAAfricanAmerican <[email protected]> | 2020-04-22 12:56:21 -0400 |
|---|---|---|
| committer | FluorescentCIAAfricanAmerican <[email protected]> | 2020-04-22 12:56:21 -0400 |
| commit | 3bf9df6b2785fa6d951086978a3e66f49427166a (patch) | |
| tree | 2c0f1f0c63c4832882bc93814ebd2c2b1c6224e5 /utils/tfstats/tfstats.vcproj | |
| download | archived-source-engine-2018-hl2-src-master.tar.xz archived-source-engine-2018-hl2-src-master.zip | |
Diffstat (limited to 'utils/tfstats/tfstats.vcproj')
| -rw-r--r-- | utils/tfstats/tfstats.vcproj | 544 |
1 files changed, 544 insertions, 0 deletions
diff --git a/utils/tfstats/tfstats.vcproj b/utils/tfstats/tfstats.vcproj new file mode 100644 index 0000000..3365b55 --- /dev/null +++ b/utils/tfstats/tfstats.vcproj @@ -0,0 +1,544 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="tfstats" + ProjectGUID="{788661BA-0DB4-4B3C-8C5C-9D216CB53CDB}" + SccProjectName="" + SccLocalPath=""> + <Platforms> + <Platform + Name="Win32"/> + </Platforms> + <Configurations> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2"> + <Tool + Name="VCCLCompilerTool" + Optimization="1" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="regexp\include" + PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" + StringPooling="TRUE" + RuntimeLibrary="4" + EnableFunctionLevelLinking="TRUE" + UsePrecompiledHeader="2" + PrecompiledHeaderFile=".\Release/tfstats.pch" + AssemblerListingLocation=".\Release/" + ObjectFile=".\Release/" + ProgramDataBaseFileName=".\Release/" + BrowseInformation="1" + WarningLevel="3" + SuppressStartupBanner="TRUE" + CompileAs="0"/> + <Tool + Name="VCCustomBuildTool" + Description="copying $(InputPath) to $(ProjectDir)" + CommandLine="copy "$(InputPath)" "$(ProjectDir)" +" + Outputs="$(ProjectDir)$(TargetName)"/> + <Tool + Name="VCLinkerTool" + OutputFile="Release/tfstatsRT.exe" + LinkIncremental="1" + SuppressStartupBanner="TRUE" + AdditionalLibraryDirectories="regexp\lib" + ProgramDatabaseFile=".\Release/tfstatsRT.pdb" + SubSystem="1" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Release/tfstats.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1033"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="regexp\include" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" + BasicRuntimeChecks="3" + RuntimeLibrary="5" + UsePrecompiledHeader="2" + PrecompiledHeaderFile=".\Debug/tfstats.pch" + AssemblerListingLocation=".\Debug/" + ObjectFile=".\Debug/" + ProgramDataBaseFileName=".\Debug/" + BrowseInformation="1" + WarningLevel="3" + SuppressStartupBanner="TRUE" + DebugInformationFormat="4" + CompileAs="0"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLinkerTool" + OutputFile="Debug/tfstatsRT.exe" + LinkIncremental="1" + SuppressStartupBanner="TRUE" + AdditionalLibraryDirectories="regexp\lib" + GenerateDebugInformation="TRUE" + ProgramDatabaseFile=".\Debug/tfstatsRT.pdb" + SubSystem="1" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Debug/tfstats.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Parsing" + Filter=""> + <Filter + Name="Parsing Source" + Filter=""> + <File + RelativePath="Argument.cpp"> + </File> + <File + RelativePath="EventList.cpp"> + </File> + <File + RelativePath="LogEvent.cpp"> + </File> + <File + RelativePath="LogEventIOStreams.cpp"> + </File> + </Filter> + <Filter + Name="Parsing Headers" + Filter=""> + <File + RelativePath="Argument.h"> + </File> + <File + RelativePath="EventList.h"> + </File> + <File + RelativePath="LogEvent.h"> + </File> + </Filter> + <Filter + Name="Reports" + Filter=""> + <File + RelativePath="Report.cpp"> + </File> + <File + RelativePath="report.h"> + </File> + <Filter + Name="Awards" + Filter=""> + <File + RelativePath="Award.cpp"> + </File> + <File + RelativePath="Award.h"> + </File> + <File + RelativePath="awards.h"> + </File> + <Filter + Name="Award Source" + Filter=""> + <File + RelativePath="CureAward.cpp"> + </File> + <File + RelativePath="KamikazeAward.cpp"> + </File> + <File + RelativePath="SentryRebuildAward.cpp"> + </File> + <File + RelativePath="SharpshooterAward.cpp"> + </File> + <File + RelativePath="SurvivalistAward.cpp"> + </File> + <File + RelativePath="TalkativeAward.cpp"> + </File> + <File + RelativePath="TeamKillAward.cpp"> + </File> + <File + RelativePath="WeaponAwards.cpp"> + </File> + </Filter> + <Filter + Name="Award Headers" + Filter=""> + <File + RelativePath="CureAward.h"> + </File> + <File + RelativePath="KamikazeAward.h"> + </File> + <File + RelativePath="SentryRebuildAward.h"> + </File> + <File + RelativePath="SharpshooterAward.h"> + </File> + <File + RelativePath="SurvivalistAward.h"> + </File> + <File + RelativePath="TalkativeAward.h"> + </File> + <File + RelativePath="TeamKillAward.h"> + </File> + <File + RelativePath="WeaponAwards.h"> + </File> + </Filter> + <Filter + Name="CustomAwards" + Filter=""> + <File + RelativePath="CustomAward.cpp"> + </File> + <File + RelativePath="CustomAward.h"> + </File> + <File + RelativePath="CustomAwardList.cpp"> + </File> + <File + RelativePath="CustomAwardList.h"> + </File> + <File + RelativePath="CustomAwardTriggers.cpp"> + </File> + <File + RelativePath="CustomAwardTriggers.h"> + </File> + </Filter> + </Filter> + <Filter + Name="Report Source" + Filter=""> + <File + RelativePath="AllPlayersStats.cpp"> + </File> + <File + RelativePath="CVars.cpp"> + </File> + <File + RelativePath="DialogueReadout.cpp"> + </File> + <File + RelativePath="MatchResults.cpp"> + </File> + <File + RelativePath="PlayerReport.cpp"> + </File> + <File + RelativePath="PlayerSpecifics.cpp"> + </File> + <File + RelativePath="scoreboard.cpp"> + </File> + <File + RelativePath="WhoKilledWho.cpp"> + </File> + </Filter> + <Filter + Name="Report Headers" + Filter=""> + <File + RelativePath="AllPlayersStats.h"> + </File> + <File + RelativePath="Cvars.h"> + </File> + <File + RelativePath="DialogueReadout.h"> + </File> + <File + RelativePath="MatchResults.h"> + </File> + <File + RelativePath="PlayerReport.h"> + </File> + <File + RelativePath="PlayerSpecifics.h"> + </File> + <File + RelativePath="scoreboard.h"> + </File> + <File + RelativePath="WhoKilledWho.h"> + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name="Logfiles" + Filter=""> + <File + RelativePath="testsuite\testlog1.txt"> + </File> + <File + RelativePath="testsuite\testlog10.txt"> + </File> + <File + RelativePath="testsuite\testlog11.txt"> + </File> + <File + RelativePath="testsuite\testlog12.txt"> + </File> + <File + RelativePath="testsuite\testlog13.txt"> + </File> + <File + RelativePath="testsuite\testlog14.txt"> + </File> + <File + RelativePath="testsuite\testlog15.txt"> + </File> + <File + RelativePath="testsuite\testlog16.txt"> + </File> + <File + RelativePath="testsuite\testlog2.txt"> + </File> + <File + RelativePath="testsuite\testlog3.txt"> + </File> + <File + RelativePath="testsuite\testlog4.txt"> + </File> + <File + RelativePath="testsuite\testlog5.txt"> + </File> + <File + RelativePath="testsuite\testlog50.txt"> + </File> + <File + RelativePath="testsuite\testlog51.txt"> + </File> + <File + RelativePath="testsuite\testlog52.txt"> + </File> + <File + RelativePath="testsuite\testlog53.txt"> + </File> + <File + RelativePath="testsuite\testlog54.txt"> + </File> + <File + RelativePath="testsuite\testlog55.txt"> + </File> + <File + RelativePath="testsuite\testlog56.txt"> + </File> + <File + RelativePath="testsuite\testlog57.txt"> + </File> + <File + RelativePath="testsuite\testlog58.txt"> + </File> + <File + RelativePath="testsuite\testlog59.txt"> + </File> + <File + RelativePath="testsuite\testlog6.txt"> + </File> + <File + RelativePath="testsuite\testlog60.txt"> + </File> + <File + RelativePath="testsuite\testlog7.txt"> + </File> + <File + RelativePath="testsuite\testlog8.txt"> + </File> + <File + RelativePath="testsuite\testlog9.txt"> + </File> + </Filter> + <Filter + Name="Util" + Filter=""> + <File + RelativePath="BinaryResource.h"> + </File> + <File + RelativePath="binResources.cpp"> + </File> + <File + RelativePath="HTML.cpp"> + </File> + <File + RelativePath="HTML.h"> + </File> + <File + RelativePath="main.cpp"> + </File> + <File + RelativePath="memdbg.cpp"> + </File> + <File + RelativePath="memdbg.h"> + </File> + <File + RelativePath="pid.cpp"> + </File> + <File + RelativePath="pid.h"> + </File> + <File + RelativePath="StaticOutputFiles.cpp"> + </File> + <File + RelativePath="TextFile.cpp"> + </File> + <File + RelativePath="TextFile.h"> + </File> + <File + RelativePath="TimeIndexedList.h"> + </File> + <File + RelativePath="util.cpp"> + </File> + <File + RelativePath="util.h"> + </File> + </Filter> + <Filter + Name="rule files" + Filter=""> + <File + RelativePath="tfc.2fort.rul"> + </File> + <File + RelativePath="tfc.cz2.rul"> + </File> + <File + RelativePath="tfc.rock2.rul"> + </File> + <File + RelativePath="tfc.rul"> + </File> + <File + RelativePath="tfc.well.rul"> + </File> + </Filter> + <Filter + Name="Documentation" + Filter=""> + <File + RelativePath="readme.txt"> + </File> + <File + RelativePath="manual\regexp.html"> + </File> + <File + RelativePath="manual\TFstats.htm"> + </File> + <File + RelativePath="tfstats.txt"> + </File> + </Filter> + <File + RelativePath="MatchInfo.cpp"> + </File> + <File + RelativePath="MatchInfo.h"> + </File> + <File + RelativePath="Player.cpp"> + </File> + <File + RelativePath="Player.h"> + </File> + <File + RelativePath="PlrPersist.cpp"> + </File> + <File + RelativePath="PlrPersist.h"> + </File> + <File + RelativePath="TFStatsApplication.cpp"> + </File> + <File + RelativePath="TFStatsApplication.h"> + </File> + <File + RelativePath="TFStatsOSInterface.cpp"> + </File> + <File + RelativePath="TFStatsOSInterface.h"> + </File> + <File + RelativePath="TFStatsReport.cpp"> + </File> + <File + RelativePath="TFStatsReport.h"> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |