mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 19:03:52 +00:00
3597 lines
77 KiB
XML
3597 lines
77 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="wesnoth"
|
|
ProjectGUID="{65ACA13F-5F5C-4768-A89A-ECF6C16F1512}"
|
|
RootNamespace="wesnoth"
|
|
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;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI"
|
|
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_image.lib SDL_ttf.lib SDL_mixer.lib SDL_net.lib cairo.lib winmm.lib ws2_32.lib SDLmain.lib pango-1.0.lib pangocairo-1.0.lib gobject-2.0.lib glib-2.0.lib lua51.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
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"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="..\..\src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalDependencies="libintl.lib SDL.lib SDL_image.lib SDL_ttf.lib SDL_mixer.lib SDL_net.lib cairo.lib winmm.lib ws2_32.lib SDLmain.lib pango-1.0.lib pangocairo-1.0.lib gobject-2.0.lib glib-2.0.lib lua51.lib"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="0"
|
|
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="Debug (fast)|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;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libintl.lib SDL.lib SDL_image.lib SDL_ttf.lib SDL_mixer.lib SDL_net.lib cairo.lib winmm.lib ws2_32.lib SDLmain.lib pango-1.0.lib pangocairo-1.0.lib gobject-2.0.lib glib-2.0.lib lua51.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
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>
|
|
</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\about.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\actions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\addon_checks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\addon_management.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\animated_game.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\astarsearch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\attack_prediction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\attack_prediction_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\boilerplate-header.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\builder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\callable_objects.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cavegen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\clipboard.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\color_range.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config_adapter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config_cache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\construct_dialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\controller_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dialogs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\events.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filechooser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filesystem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\floating_textbox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\font.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_function.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_string_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_tokenizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="DISABLE_POOL_ALLOC"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="DISABLE_POOL_ALLOC"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="DISABLE_POOL_ALLOC"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_events.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_preferences.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_preferences_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gamestatus.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\generate_report.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\generic_event.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gettext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\halo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\hash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\help.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\hotkeys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image_function.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\intro.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\key.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\language.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\leader_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\loadscreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_label.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_location.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mapgen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mapgen_dialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\marked-up_text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\md5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\menu_events.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\minimap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mouse_events.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mouse_handler_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_connect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_lobby.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_ui.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_wait.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network_worker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pathfind.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pathutils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\play_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playcampaign.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playmp_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playsingle_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playturn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\portrait.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preferences.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preferences_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\race.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\random.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\replay.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\replay_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\reports.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\save_blocker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\savegame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sdl_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sha1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\show_dialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sound_music_track.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\soundsource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\statistics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\statistics_dialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\team.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain_filter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain_translation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\theme.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\time.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\time_of_day.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\titlescreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tooltips.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tstring.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_abilities.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_animation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_frame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_id.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_types.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\upload_log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\variable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\variant.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\version.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\video.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\wml_exception.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Serialization"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_or_text.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\binary_wml.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\parser.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\preprocessor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\string_utils.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\tokenizer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Serialization\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Gui"
|
|
>
|
|
<Filter
|
|
Name="Widgets"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\button.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\canvas.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\container.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\control.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\event_handler.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\generator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\grid.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\helper.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\horizontal_scrollbar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\image.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\label.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\listbox.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\menubar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\minimap.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\panel.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\password_box.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\scroll_label.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\scrollbar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\scrollbar_container.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\settings.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\slider.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\spacer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\text.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\text_box.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\toggle_button.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\toggle_panel.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\tooltip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\vertical_scrollbar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\widget.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\window.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\window_builder.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dialogs"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\addon_connect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\addon_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\campaign_selection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\dialog.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\editor_generate_map.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\editor_new_map.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\editor_resize_map.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\editor_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\game_save.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\language_selection.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\message.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_cmd_wrapper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_connect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_create_game.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_method_selection.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Dialogs\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\title_screen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\wml_message.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Auxiliary"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\auxiliary\log.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Auxiliary\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Auxiliary\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Gui\Auxiliary\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Editor2"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\editor2\action.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\brush.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_controller.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_display.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_layout.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_main.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_map.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_palettes.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\map_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\map_fragment.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\mouse_action.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Editor2\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Widgets"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\widgets\button.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\combo.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\combo_drag.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\drop_target.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\file_menu.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\label.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\menu.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\menu_style.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\progressbar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\scrollarea.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\scrollbar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\scrollpane.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\slider.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\textbox.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\widget.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (fast)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Widgets\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Scripting"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\scripting\lua.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Storyscreen"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\page.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\render.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="AI"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_actions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_attack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_configuration.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_dfool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_manager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_move.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_village.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\formula_ai.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\formula_candidates.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\testing.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\packaging\windows\wesnoth.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="hpp;h"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\about.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\actions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\addon_checks.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\addon_management.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\animated.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\array.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\asserts.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\attack_prediction.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\attack_prediction_display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\builder.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\callable_objects.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cavegen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\clipboard.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config_adapter.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\config_cache.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\construct_dialog.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\controller_base.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cursor.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dialogs.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\events.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filechooser.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filesystem.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\floating_textbox.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\font.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\foreach.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formatter.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_callable.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_function.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_string_utils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\formula_tokenizer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_config.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_end_exceptions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_errors.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_events.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\game_preferences.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gamestatus.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\generic_event.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gettext.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\global.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\halo.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\hash.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\help.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\hotkeys.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image_function.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\intro.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\key.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\language.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\leader_list.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\loadscreen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\log.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_create.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_exception.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_label.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_location.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\map_utils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mapgen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mapgen_dialog.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\marked-up_text.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\md5.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\menu_events.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\minimap.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mouse_events.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mouse_handler_base.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_connect.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_create.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_error_codes.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_lobby.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_ui.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\multiplayer_wait.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network_worker.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pathfind.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pathutils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\play_controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playcampaign.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playmp_controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playsingle_controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\playturn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\portrait.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preferences.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preferences_display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\race.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\random.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\replay.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\replay_controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\reports.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\save_blocker.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\savegame.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\scoped_resource.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sdl_utils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\settings.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sha1.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\show_dialog.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sound.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sound_music_track.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\soundsource.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\statistics.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\statistics_dialog.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\team.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain_filter.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\terrain_translation.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\text.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\theme.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\thread.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\time_of_day.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\titlescreen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tooltips.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tstring.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_abilities.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_frame.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_id.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_map.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\unit_types.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\upload_log.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\util.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\variable.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\version.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\video.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\wesconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\wml_exception.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\wml_separators.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Editor2"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\editor2\action.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\action_base.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\brush.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_common.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_display.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_layout.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_main.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_map.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\editor_palettes.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\map_context.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\map_fragment.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\editor2\mouse_action.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Gui"
|
|
>
|
|
<Filter
|
|
Name="Dialogs"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\addon_connect.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\addon_list.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\campaign_selection.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\game_save.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\language_selection.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\message.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_cmd_wrapper.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_connect.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_create_game.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\mp_method_selection.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\title_screen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\dialogs\wml_message.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Widgets"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\control.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\debug.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\helper.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\settings.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gui\widgets\window.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Auxiliary"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gui\auxiliary\log.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Serialization"
|
|
>
|
|
<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\preprocessor.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\serialization\string_utils.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Widgets"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\widgets\combo.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\file_menu.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\menu.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\progressbar.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\widgets\slider.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Scripting"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\scripting\lua.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Storyscreen"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\controller.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\interface.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\page.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\storyscreen\render.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="AI"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai2.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_actions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_configuration.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_dfool.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_interface.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\ai_manager.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\formula_ai.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\formula_candidates.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ai\testing.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Others"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\animated.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filesystem_win32.ii"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\language_win32.ii"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|