mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 05:37:02 +00:00
636 lines
12 KiB
XML
636 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="wesnothd"
|
|
ProjectGUID="{72F28A4A-A6A2-4C49-8141-7CD0DFA9ECCE}"
|
|
RootNamespace="wesnothd"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../src"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libintl.lib SDL.lib SDL_net.lib winmm.lib ws2_32.lib SDLmain.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../../src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libintl.lib SDL.lib SDL_net.lib winmm.lib ws2_32.lib SDLmain.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\color_range.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filesystem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gettext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\loadscreen_empty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network_worker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\time.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tstring.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\version.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Serialization"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_wml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\preprocessor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\preprocessor.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\tokenizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\tokenizer.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Server"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\server\ban.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\forum_user_handler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\game.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\input_stream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\mail.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\metrics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\player.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\proxy.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\sample_user_handler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\server.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\simple_wml.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Server\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\user_handler.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="jwsmtp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\base64.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\compat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\mailer.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="hpp;h"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\about.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filesystem.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_config.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gettext.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\global.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\loadscreen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\log.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network_worker.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\scoped_resource.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\thread.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\time.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tstring.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\util.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\version.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\wesconfig.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Server"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\server\ban.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\forum_user_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\game.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\input_stream.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\metrics.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\player.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\proxy.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\sample_user_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\simple_wml.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\user_handler.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Jwsmtp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\compat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\server\jwsmtp\mailer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Serialization"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_or_text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_or_text.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_wml.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\parser.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\string_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\string_utils.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Others"
|
|
Filter="ii;i"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\filesystem_win32.ii"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|