2004-03-14 08:31:36 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="fun"
|
2004-07-13 08:33:19 +00:00
|
|
|
ProjectGUID="{43B95C78-8D1A-4D12-B668-2520B38E1DA3}"
|
2004-03-14 08:31:36 +00:00
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Release"
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
2007-04-24 18:50:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\;..\sdk"
|
2004-03-14 08:31:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FUN_EXPORTS"
|
|
|
|
StringPooling="TRUE"
|
2004-05-03 14:10:52 +00:00
|
|
|
RuntimeLibrary="4"
|
2004-03-14 08:31:36 +00:00
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\Release/fun.pch"
|
|
|
|
AssemblerListingLocation=".\Release/"
|
|
|
|
ObjectFile=".\Release/"
|
|
|
|
ProgramDataBaseFileName=".\Release/"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2004-05-03 14:10:52 +00:00
|
|
|
OutputFile=".\Release/fun_amxx.dll"
|
2004-03-14 08:31:36 +00:00
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2004-05-03 14:10:52 +00:00
|
|
|
ModuleDefinitionFile=""
|
2004-03-14 08:31:36 +00:00
|
|
|
ProgramDatabaseFile=".\Release/fun.pdb"
|
|
|
|
ImportLibrary=".\Release/fun.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Release/fun.tlb"
|
|
|
|
HeaderFileName=""/>
|
2005-01-13 11:02:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
2004-03-14 08:31:36 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2007-04-24 18:50:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\;..\sdk"
|
2004-03-14 08:31:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FUN_EXPORTS"
|
|
|
|
BasicRuntimeChecks="3"
|
2004-05-03 14:10:52 +00:00
|
|
|
RuntimeLibrary="5"
|
2004-03-14 08:31:36 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\Debug/fun.pch"
|
|
|
|
AssemblerListingLocation=".\Debug/"
|
|
|
|
ObjectFile=".\Debug/"
|
|
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2007-03-13 11:46:03 +00:00
|
|
|
DebugInformationFormat="3"/>
|
2004-03-14 08:31:36 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2005-01-13 11:02:14 +00:00
|
|
|
OutputFile="Debug/fun_amxx.dll"
|
2004-03-14 08:31:36 +00:00
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2004-05-03 14:10:52 +00:00
|
|
|
ModuleDefinitionFile=""
|
2004-03-14 08:31:36 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile=".\Debug/fun_debug.pdb"
|
|
|
|
ImportLibrary=".\Debug/fun_debug.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Debug/fun.tlb"
|
|
|
|
HeaderFileName=""/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<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
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\fun.cpp">
|
2004-03-14 08:31:36 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\fun.h">
|
2004-03-14 08:31:36 +00:00
|
|
|
</File>
|
2007-03-27 16:07:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\svn_version.h">
|
|
|
|
</File>
|
2004-03-14 08:31:36 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Module SDK"
|
2004-07-13 08:35:04 +00:00
|
|
|
Filter="">
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sdk\moduleconfig.h">
|
2004-07-13 08:35:04 +00:00
|
|
|
</File>
|
2007-03-13 11:46:03 +00:00
|
|
|
<Filter
|
|
|
|
Name="SDK Base"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\sdk\amxxmodule.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sdk\amxxmodule.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Pawn Includes"
|
|
|
|
Filter="">
|
2004-07-13 08:35:04 +00:00
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\..\..\plugins\include\fun.inc">
|
2004-07-13 08:35:04 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
2004-03-14 08:31:36 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|