mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
243 lines
6.8 KiB
XML
243 lines
6.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="framework"
|
|
ProjectGUID="{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}"
|
|
RootNamespace="framework"
|
|
Keyword="ManagedCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zl"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
|
|
AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zl"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
EnableEnhancedInstructionSet="1"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
|
|
AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="GameSystem">
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\Grid.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\GridLoader.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\GridReference.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\GridRefManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\NGrid.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\TypeContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\TypeContainerFunctions.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\GameSystem\TypeContainerVisitor.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Platform">
|
|
<File
|
|
RelativePath="..\..\src\framework\Platform\CompilerDefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Platform\Define.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Policies">
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\CreationPolicy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\ObjectLifeTime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\ObjectLifeTime.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\Singleton.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\SingletonImp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Policies\ThreadingModel.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Utilities">
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\ByteConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\Callback.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\EventProcessor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\EventProcessor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\UnorderedMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\LinkedList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\TypeList.h">
|
|
</File>
|
|
<Filter
|
|
Name="CountedReference"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\CountedReference\Reference.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceHolder.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceImpl.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="LinkedReference"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\LinkedReference\Reference.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Utilities\LinkedReference\RefManager.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dynamic">
|
|
<File
|
|
RelativePath="..\..\src\framework\Dynamic\FactoryHolder.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\framework\Dynamic\ObjectRegistry.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Network">
|
|
<File
|
|
RelativePath="..\..\src\framework\Network\SocketDefines.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|