2004-08-18 12:59:34 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="tfcx"
|
|
|
|
ProjectGUID="{87519113-8E9D-4C6F-BA1F-55F4D8829E83}"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\debug"
|
|
|
|
IntermediateDirectory=".\debug"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;tfcx_EXPORTS"
|
|
|
|
BasicRuntimeChecks="3"
|
2004-08-19 16:09:27 +00:00
|
|
|
RuntimeLibrary="5"
|
2004-08-18 12:59:34 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\debug/tfcx.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/tfcx_amxx.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile=".\debug/tfcx_amxx.pdb"
|
|
|
|
ImportLibrary=".\debug/tfcx_amxx.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\debug/tfcx.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>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\release"
|
|
|
|
IntermediateDirectory=".\release"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="..\..\amxmodx,..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls"
|
2006-04-07 11:42:50 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;tfcx_EXPORTS"
|
2004-08-18 12:59:34 +00:00
|
|
|
StringPooling="TRUE"
|
2004-08-19 16:09:27 +00:00
|
|
|
RuntimeLibrary="4"
|
2004-08-18 12:59:34 +00:00
|
|
|
StructMemberAlignment="3"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\release/tfcx.pch"
|
|
|
|
AssemblerListingLocation=".\release/"
|
|
|
|
ObjectFile=".\release/"
|
|
|
|
ProgramDataBaseFileName=".\release/"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="release/tfcx_amxx.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
ProgramDatabaseFile=".\release/tfcx_amxx.pdb"
|
|
|
|
ImportLibrary=".\release/tfcx_amxx.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\release/tfcx.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>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="..\amxxmodule.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\CMisc.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\CRank.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\moduleconfig.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\NBase.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\NRank.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\usermsg.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\Utils.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="tfcx_EXPORTS;$(NoInherit)"
|
|
|
|
BrowseInformation="1"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
|
|
|
RelativePath="..\amxxmodule.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\CMisc.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\CRank.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\moduleconfig.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\tfcx.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|