mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-07 09:43:40 +08:00
460 lines
11 KiB
XML
460 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="serverplugin_empty"
|
|
ProjectGUID="{B6572CBE-7C7F-4FFF-94DE-AFBBBAB11C64}"
|
|
RootNamespace="serverplugin_empty"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="attrib -r ..\..\..\bin\serverplugin_empty.dll
copy "$(TargetPath)" ..\..\..\bin\serverplugin_empty.dll
"
|
|
Outputs="..\..\..\bin\serverplugin_empty.dll"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/serverplugin_empty.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\public,..\..\public\tier0,..\..\public\tier1,..\..\dlls,..\..\game_shared"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;serverplugin_emptyONLY"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="true"
|
|
PrecompiledHeaderFile=".\Debug/serverplugin_empty.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile=".\Debug/serverplugin_empty.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\lib\public,..\lib\common"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCD,LIBCMT"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/serverplugin_empty.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName=".\Debug/serverplugin_empty.map"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Debug/serverplugin_empty.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="attrib -r ..\..\..\bin\serverplugin_empty.dll
copy "$(TargetPath)" ..\..\..\bin\serverplugin_empty.dll
"
|
|
Outputs="..\..\..\bin\serverplugin_empty.dll"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/serverplugin_empty.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\..\public,..\..\public\tier0,..\..\public\tier1,..\..\dlls,..\..\game_shared"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;serverplugin_emptyONLY"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Release/serverplugin_empty.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile=".\Release/serverplugin_empty.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\lib\public,..\lib\common"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCD,LIBCMTD"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/serverplugin_empty.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName=".\Release/serverplugin_empty.map"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Release/serverplugin_empty.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\public\tier0\memoverride.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\serverplugin_bot.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="serverplugin_convar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="serverplugin_empty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;serverplugin_emptyONLY;$(NoInherit)"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Public\tier0\basetypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\dbg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Public\eiface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Public\FileSystem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vstdlib\ICommandLine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\igameevents.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\dlls\iplayerinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\engine\iserverplugin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\KeyValues.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\mem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\memalloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\memdbgon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vstdlib\strtools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlbuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlmemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlvector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vstdlib\vstdlib.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Link Libraries"
|
|
>
|
|
<File
|
|
RelativePath="..\..\lib\public\mathlib.lib"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\public\tier0.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\public\tier1.lib"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\public\vstdlib.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|