4504875df9
Fixed a few forwards not having FP_DONE at the end (doh!)
315 lines
6.1 KiB
XML
315 lines
6.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="hamsandwich"
|
|
ProjectGUID="{5E393C37-22F2-4CA2-9022-6400DC582447}"
|
|
RootNamespace="hamsandwich"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\hlsdk\dlls;..\..\..\..\hlsdk\common;..\..\..\..\hlsdk\engine\;..\..\..\..\hlsdk\pm_shared; ..\..\..\metamod\metamod"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/hamsandwich_amxx.dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/hamsandwich.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/hamsandwich.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"
|
|
CommandLine="copy $(OutDir)\hamsandwich_amxx.dll c:\hlds\cstrike\addons\amxmodx\modules"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\hlsdk\dlls;..\..\..\..\hlsdk\common;..\..\..\..\hlsdk\engine\;..\..\..\..\hlsdk\pm_shared; ..\..\..\metamod\metamod"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/hamsandwich_amxx.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/hamsandwich.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="Hooks"
|
|
>
|
|
<File
|
|
RelativePath="..\call_funcs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\call_funcs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\forward.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook_callbacks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook_callbacks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook_create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook_create.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hook_native.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\hooklist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\typetocell.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Trampolines"
|
|
>
|
|
<File
|
|
RelativePath="..\Trampolines.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="sdk"
|
|
>
|
|
<File
|
|
RelativePath="..\sdk\amxxmodule.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sdk\amxxmodule.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sdk\moduleconfig.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Config File"
|
|
>
|
|
<File
|
|
RelativePath="..\config_parser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Data Handler"
|
|
>
|
|
<File
|
|
RelativePath="..\CString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\DataHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\DataHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pdata.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sh_stack.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\amxx_api.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ham_const.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ham_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\NEW_Util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\offsets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\srvcmd.cpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|