amxmodx/dlls/ns/msvc7/ns.vcproj

394 lines
7.7 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="ns"
2007-08-04 03:51:10 +04:00
ProjectGUID="{5B5DEFD0-28ED-4D0E-A1B0-50F9304A65DF}"
RootNamespace="ns"
>
<Platforms>
<Platform
2007-08-04 03:51:10 +04:00
Name="Win32"
/>
</Platforms>
2007-08-04 03:51:10 +04:00
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
2007-08-04 03:51:10 +04:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
2007-08-04 03:51:10 +04:00
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Release/ns_amxx.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
2007-08-04 03:51:10 +04:00
AdditionalIncludeDirectories="z:\metamod\metamod;z:\hlsdk\common;z:\hlsdk\engine;z:\hlsdk\dlls;z:\hlsdk\pm_shared"
2004-08-18 16:56:36 +04:00
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ns_amxx_EXPORTS"
2007-08-04 03:51:10 +04:00
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"
2004-08-18 16:56:36 +04:00
PrecompiledHeaderFile=".\Release/ns_amxx.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
2007-08-04 03:51:10 +04:00
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2004-08-18 16:56:36 +04:00
OutputFile="./Release/ns_amxx.dll"
LinkIncremental="1"
2007-08-04 03:51:10 +04:00
SuppressStartupBanner="true"
2004-08-18 16:56:36 +04:00
ProgramDatabaseFile=".\Release/ns_amxx.pdb"
ImportLibrary=".\Release/ns_amxx.lib"
2007-08-04 03:51:10 +04:00
TargetMachine="1"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCALinkTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCManifestTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCXDCMakeTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCBscMakeTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCFxCopTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCAppVerifierTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCWebDeploymentTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
2007-08-04 03:51:10 +04:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
2007-08-04 03:51:10 +04:00
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Debug/ns_amxx.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
2007-08-04 03:51:10 +04:00
AdditionalIncludeDirectories="z:\metamod\metamod;z:\hlsdk\common;z:\hlsdk\engine;z:\hlsdk\dlls;z:\hlsdk\pm_shared"
2004-08-18 16:56:36 +04:00
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ns_amxx_EXPORTS"
BasicRuntimeChecks="3"
2007-08-04 03:51:10 +04:00
RuntimeLibrary="1"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"
2004-08-18 16:56:36 +04:00
PrecompiledHeaderFile=".\Debug/ns_amxx.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
2007-08-04 03:51:10 +04:00
SuppressStartupBanner="true"
DebugInformationFormat="3"
2007-08-04 03:51:10 +04:00
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2004-08-18 16:56:36 +04:00
OutputFile=".\Debug/ns_amxx.dll"
LinkIncremental="1"
2007-08-04 03:51:10 +04:00
SuppressStartupBanner="true"
GenerateDebugInformation="true"
2004-08-18 16:56:36 +04:00
ProgramDatabaseFile=".\Debug/ns_amxx.pdb"
ImportLibrary=".\Debug/ns_amxx.lib"
2007-08-04 03:51:10 +04:00
TargetMachine="1"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCALinkTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCManifestTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCXDCMakeTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCBscMakeTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCFxCopTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCAppVerifierTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCWebDeploymentTool"
/>
<Tool
2007-08-04 03:51:10 +04:00
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
2007-08-04 03:51:10 +04:00
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="..\amxxapi.cpp"
>
</File>
<File
RelativePath="..\dllapi.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;ns_amxx_EXPORTS;$(NoInherit)"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;ns_amxx_EXPORTS;$(NoInherit)"
BasicRuntimeChecks="3"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\engineapi.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\GameManager.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\MessageHandler.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\ParticleManager.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\TitleManager.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\utils.cpp"
>
</File>
2007-08-04 03:51:10 +04:00
<Filter
Name="Natives"
>
<File
RelativePath="..\natives\general.cpp"
>
</File>
<File
RelativePath="..\natives\memberfuncs.cpp"
>
</File>
<File
RelativePath="..\natives\particles.cpp"
>
</File>
<File
RelativePath="..\natives\player.cpp"
>
</File>
<File
RelativePath="..\natives\player_memory.cpp"
>
</File>
<File
RelativePath="..\natives\structure.cpp"
>
</File>
<File
RelativePath="..\natives\weapons.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
2007-08-04 03:51:10 +04:00
Filter="h;hpp;hxx;hm;inl"
>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\AllocString.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\CPlayer.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\CString.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\CVector.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\FastDelegate.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\GameManager.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\Hash.h"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\LocationManager.h"
>
</File>
<File
RelativePath="..\MessageHandler.h"
>
</File>
<File
RelativePath="..\NEW_Util.h"
>
</File>
<File
RelativePath="..\ns.h"
>
</File>
<File
RelativePath="..\ns_const.h"
>
</File>
<File
RelativePath="..\ParticleManager.h"
>
</File>
<File
RelativePath="..\sh_list.h"
>
</File>
<File
RelativePath="..\SpawnManager.h"
>
</File>
<File
RelativePath="..\TitleManager.h"
>
</File>
<File
RelativePath="..\utilfunctions.h"
>
</File>
</Filter>
<Filter
2007-08-04 03:51:10 +04:00
Name="sdk"
>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\sdk\amxxmodule.cpp"
>
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\sdk\amxxmodule.h"
>
2004-09-05 16:33:35 +04:00
</File>
<File
2007-08-04 03:51:10 +04:00
RelativePath="..\sdk\moduleconfig.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>