3dacc60073
1) Automatically add "bl" to binary name on BinLog builds 2) Exclude binlog.cpp from non-BinLog builds
659 lines
16 KiB
XML
Executable File
659 lines
16 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="amxmodx"
|
|
ProjectGUID="{2BF64D1A-AC89-41B0-9D02-FB8CB610F850}"
|
|
RootNamespace="amxmodx"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="JITDebug|Win32"
|
|
OutputDirectory="JITDebug"
|
|
IntermediateDirectory="JITDebug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;amxmodx_EXPORTS;PAWN_CELL_SIZE=32;ASM32;JIT"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
StructMemberAlignment="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="amxmodx.h"
|
|
PrecompiledHeaderFile=".\jitdebug/amxmodx.pch"
|
|
AssemblerListingLocation=".\jitdebug/"
|
|
ObjectFile=".\jitdebug/"
|
|
ProgramDataBaseFileName=".\jitdebug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="..\zlib\zlib.lib ..\JIT\amxjitsn.obj ..\JIT\amxexecn.obj ..\JIT\natives-x86.obj"
|
|
OutputFile="jitdebug/amxmodx_mm.dll"
|
|
Version="0.1"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extra\lib_win32"
|
|
IgnoreDefaultLibraryNames="MSVCRT;LIBC"
|
|
ModuleDefinitionFile=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\jitdebug/amxmodx_mm.pdb"
|
|
ImportLibrary=".\jitdebug/amxmodx_mm.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\debug/amxmodx.tlb"/>
|
|
<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="JITRelease|Win32"
|
|
OutputDirectory="JITRelease"
|
|
IntermediateDirectory="JITRelease"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="0"
|
|
AdditionalIncludeDirectories="..\..\metamod\metamod,..\..\hlsdk\sourcecode\common,..\..\hlsdk\sourcecode\engine,..\..\hlsdk\sourcecode\dlls,..\..\hlsdk\sourcecode\pm_shared,..\extra\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;amxmodx_EXPORTS;JIT;ASM32;PAWN_CELL_SIZE=32"
|
|
IgnoreStandardIncludePath="FALSE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="amxmodx.h"
|
|
PrecompiledHeaderFile=".\jitrelease/amxmodx.pch"
|
|
AssemblerListingLocation=".\jitrelease/"
|
|
ObjectFile=".\jitrelease/"
|
|
ProgramDataBaseFileName=".\jitrelease/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="..\zlib\zlib.lib ..\JIT\amxjitsn.obj ..\JIT\amxexecn.obj ..\JIT\natives-x86.obj"
|
|
OutputFile="jitrelease/amxmodx_mm.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extra\lib_win32"
|
|
IgnoreDefaultLibraryNames="MSVCRT"
|
|
ModuleDefinitionFile=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\jitrelease/amxmodx_mm.pdb"
|
|
GenerateMapFile="TRUE"
|
|
ImportLibrary=".\jitrelease/amxmodx_mm.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\release/amxmodx.tlb"/>
|
|
<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="JITDebugBinLog|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;amxmodx_EXPORTS;PAWN_CELL_SIZE=32;ASM32;JIT;BINLOG_ENABLED"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
StructMemberAlignment="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="amxmodx.h"
|
|
PrecompiledHeaderFile=".\jitdebugbinlog/amxmodx.pch"
|
|
AssemblerListingLocation=".\jitdebugbinlog/"
|
|
ObjectFile=".\jitdebugbinlog/"
|
|
ProgramDataBaseFileName=".\jitdebugbinlog/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="..\zlib\zlib.lib ..\JIT\amxjitsn.obj ..\JIT\amxexecn.obj ..\JIT\natives-x86.obj"
|
|
OutputFile="jitdebugbinlog/amxmodx_bl_mm.dll"
|
|
Version="0.1"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extra\lib_win32"
|
|
IgnoreDefaultLibraryNames="MSVCRT;LIBC"
|
|
ModuleDefinitionFile=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\jitdebugbinlog/amxmodx_bl_mm.pdb"
|
|
ImportLibrary=".\jitdebugbinlog/amxmodx_bl_mm.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\debug/amxmodx.tlb"/>
|
|
<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="JITReleaseBinLog|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="0"
|
|
AdditionalIncludeDirectories="..\..\metamod\metamod,..\..\hlsdk\sourcecode\common,..\..\hlsdk\sourcecode\engine,..\..\hlsdk\sourcecode\dlls,..\..\hlsdk\sourcecode\pm_shared,..\extra\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;amxmodx_EXPORTS;JIT;ASM32;PAWN_CELL_SIZE=32;BINLOG_ENABLED"
|
|
IgnoreStandardIncludePath="FALSE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="amxmodx.h"
|
|
PrecompiledHeaderFile=".\jitreleasebinlog/amxmodx.pch"
|
|
AssemblerListingLocation=".\jitreleasebinlog/"
|
|
ObjectFile=".\jitreleasebinlog/"
|
|
ProgramDataBaseFileName=".\jitreleasebinlog/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="..\zlib\zlib.lib ..\JIT\amxjitsn.obj ..\JIT\amxexecn.obj ..\JIT\natives-x86.obj"
|
|
OutputFile="jitreleasebinlog/amxmodx_bl_mm.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extra\lib_win32"
|
|
IgnoreDefaultLibraryNames="MSVCRT"
|
|
ModuleDefinitionFile=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\jitreleasebinlog/amxmodx_bl_mm.pdb"
|
|
GenerateMapFile="TRUE"
|
|
ImportLibrary=".\jitreleasebinlog/amxmodx_bl_mm.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\release/amxmodx.tlb"/>
|
|
<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="..\amx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxcore.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxdbg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxmodx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxtime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxxfile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxxlog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\binlog.cpp">
|
|
<FileConfiguration
|
|
Name="JITDebug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITRelease|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\CCmd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CFile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CForward.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CLang.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CLogEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CMenu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CMisc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CPlugin.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CTask.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CVault.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\debugger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\emsg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\fakemeta.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\float.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\format.cpp">
|
|
<FileConfiguration
|
|
Name="JITRelease|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITReleaseBinLog|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\md5.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\meta_api.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\modules.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\natives.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\newmenus.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\optimizer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\power.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\srvcmd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\string.cpp">
|
|
<FileConfiguration
|
|
Name="JITRelease|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITReleaseBinLog|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\strptime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\util.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\vault.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\amx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxdbg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxmodx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxxfile.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxxlog.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\binlog.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CCmd.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CFile.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CForward.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CLang.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CLogEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CMenu.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CMisc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CModule.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CPlugin.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CQueue.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CString.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CTask.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CVault.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CVector.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\debugger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\fakemeta.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\format.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\md5.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\menus.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\modules.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\natives.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\newmenus.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\optimizer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sh_list.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sh_stack.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sh_tinyhash.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\zlib\zlib.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc">
|
|
<File
|
|
RelativePath="..\version.rc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Assembly"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\amxdefn.asm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxexecn.asm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\amxjitsn.asm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\helpers-x86.asm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\natives-amd64.asm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\natives-x86.asm">
|
|
</File>
|
|
<Filter
|
|
Name="Builds"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Jit\helpers-x86.obj">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="SDK"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\sdk\amxxmodule.cpp">
|
|
<FileConfiguration
|
|
Name="JITDebug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITRelease|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITDebugBinLog|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="JITReleaseBinLog|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sdk\amxxmodule.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sdk\moduleconfig.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|