Files
m2dev-server-src/src/game/game.2008.vcproj
d1str4ught 4e679320a3 base init
2025-08-18 00:36:52 +02:00

1430 lines
23 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="game"
ProjectGUID="{146DE22F-4DD4-4E6F-B2FD-98AE163BEBBA}"
RootNamespace="game"
SccProjectName="SAK"
SccAuxPath="SAK"
SccLocalPath="SAK"
SccProvider="SAK"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(ProjectDir).."
IntermediateDirectory="$(ProjectDir)OBJDIR/$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)../../liblua/include&quot;;&quot;$(ProjectDir)../../libmysql/6.0.2/win32&quot;;&quot;$(ProjectDir)../../libdevil/&quot;;&quot;$(ProjectDir)../../libxtrap/include&quot;;&quot;$(ProjectDir)../../../Extern/include&quot;;&quot;$(ProjectDir)../../../Extern&quot;;$(ProjectDir)../../libserverkey;$(ProjectDir)../../../Extern/openssl/include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__WIN32__;_CRT_SECURE_NO_WARNINGS;_USE_32BIT_TIME_T;_WIN32"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="mysqlclient.lib ws2_32.lib DevIL-1.7.8d.lib DevILU-1.7.8d.lib DevILUT-1.7.8d.lib"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
AdditionalLibraryDirectories="&quot;$(ProjectDir)../../libmysql/6.0.2/win32/lib&quot;;&quot;$(ProjectDir)../../libdevil/win32/lib&quot;;&quot;$(ProjectDir)../../../Extern/lib&quot;;$(ProjectDir)../../../Extern/openssl/lib"
GenerateDebugInformation="true"
SubSystem="1"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(ProjectDir).."
IntermediateDirectory="$(ProjectDir)OBJDIR/$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)../../liblua/include&quot;;&quot;$(ProjectDir)../../libmysql/6.0.2/win32&quot;;&quot;$(ProjectDir)../../libdevil/&quot;;&quot;$(ProjectDir)../../libxtrap/include&quot;;&quot;$(ProjectDir)../../external/&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__WIN32__;_CRT_SECURE_NO_WARNINGS"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="cryptlib.lib mysqlclient.lib ws2_32.lib DevIL-1.7.8.lib DevILU-1.7.8.lib DevILUT-1.7.8.lib"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(ProjectDir)../../libmysql/6.0.2/win32/lib&quot;;&quot;$(ProjectDir)../../libdevil/win32/lib&quot;;&quot;$(ProjectDir)../../external/lib&quot;"
GenerateDebugInformation="true"
SubSystem="1"
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"
CommandLine="copy /Y $(TargetPath) $(OutDir)\..\auth\auth.exe"
/>
</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=".\affect.cpp"
>
</File>
<File
RelativePath=".\affect.h"
>
</File>
<File
RelativePath=".\affect_flag.h"
>
</File>
<File
RelativePath=".\ani.cpp"
>
</File>
<File
RelativePath=".\ani.h"
>
</File>
<File
RelativePath=".\any_function.h"
>
</File>
<File
RelativePath=".\any_function.inc"
>
</File>
<File
RelativePath=".\arena.cpp"
>
</File>
<File
RelativePath=".\arena.h"
>
</File>
<File
RelativePath=".\auction_manager.cpp"
>
</File>
<File
RelativePath=".\auction_manager.h"
>
</File>
<File
RelativePath=".\auction_packet.h"
>
</File>
<File
RelativePath=".\auth_brazil.cpp"
>
</File>
<File
RelativePath=".\auth_brazil.h"
>
</File>
<File
RelativePath=".\banword.cpp"
>
</File>
<File
RelativePath=".\banword.h"
>
</File>
<File
RelativePath=".\battle.cpp"
>
</File>
<File
RelativePath=".\battle.h"
>
</File>
<File
RelativePath=".\BattleArena.cpp"
>
</File>
<File
RelativePath=".\BattleArena.h"
>
</File>
<File
RelativePath=".\belt_inventory_helper.h"
>
</File>
<File
RelativePath=".\blend_item.cpp"
>
</File>
<File
RelativePath=".\blend_item.h"
>
</File>
<File
RelativePath=".\block_country.cpp"
>
</File>
<File
RelativePath=".\block_country.h"
>
</File>
<File
RelativePath=".\BlueDragon.cpp"
>
</File>
<File
RelativePath=".\BlueDragon.h"
>
</File>
<File
RelativePath=".\BlueDragon_Binder.cpp"
>
</File>
<File
RelativePath=".\BlueDragon_Binder.h"
>
</File>
<File
RelativePath=".\BlueDragon_Skill.h"
>
</File>
<File
RelativePath=".\buff_on_attributes.cpp"
>
</File>
<File
RelativePath=".\buff_on_attributes.h"
>
</File>
<File
RelativePath=".\buffer_manager.cpp"
>
</File>
<File
RelativePath=".\buffer_manager.h"
>
</File>
<File
RelativePath=".\building.cpp"
>
</File>
<File
RelativePath=".\building.h"
>
</File>
<File
RelativePath=".\castle.cpp"
>
</File>
<File
RelativePath=".\castle.h"
>
</File>
<File
RelativePath=".\char.cpp"
>
</File>
<File
RelativePath=".\char.h"
>
</File>
<File
RelativePath=".\char_affect.cpp"
>
</File>
<File
RelativePath=".\char_battle.cpp"
>
</File>
<File
RelativePath=".\char_change_empire.cpp"
>
</File>
<File
RelativePath=".\char_dragonsoul.cpp"
>
</File>
<File
RelativePath=".\char_hackshield.cpp"
>
</File>
<File
RelativePath=".\char_horse.cpp"
>
</File>
<File
RelativePath=".\char_item.cpp"
>
</File>
<File
RelativePath=".\char_manager.cpp"
>
</File>
<File
RelativePath=".\char_manager.h"
>
</File>
<File
RelativePath=".\char_quickslot.cpp"
>
</File>
<File
RelativePath=".\char_resist.cpp"
>
</File>
<File
RelativePath=".\char_skill.cpp"
>
</File>
<File
RelativePath=".\char_state.cpp"
>
</File>
<File
RelativePath=".\check_server.cpp"
>
</File>
<File
RelativePath=".\check_server.h"
>
</File>
<File
RelativePath=".\cipher.cpp"
>
</File>
<File
RelativePath=".\cipher.h"
>
</File>
<File
RelativePath=".\ClientPackageCryptInfo.cpp"
>
</File>
<File
RelativePath=".\ClientPackageCryptInfo.h"
>
</File>
<File
RelativePath=".\cmd.cpp"
>
</File>
<File
RelativePath=".\cmd.h"
>
</File>
<File
RelativePath=".\cmd_emotion.cpp"
>
</File>
<File
RelativePath=".\cmd_general.cpp"
>
</File>
<File
RelativePath=".\cmd_gm.cpp"
>
</File>
<File
RelativePath=".\cmd_oxevent.cpp"
>
</File>
<File
RelativePath=".\config.cpp"
>
</File>
<File
RelativePath=".\config.h"
>
</File>
<File
RelativePath=".\constants.cpp"
>
</File>
<File
RelativePath=".\constants.h"
>
</File>
<File
RelativePath=".\crc32.cpp"
>
</File>
<File
RelativePath=".\crc32.h"
>
</File>
<File
RelativePath=".\cube.cpp"
>
</File>
<File
RelativePath=".\cube.h"
>
</File>
<File
RelativePath=".\db.cpp"
>
</File>
<File
RelativePath=".\db.h"
>
</File>
<File
RelativePath=".\debug_allocator.h"
>
</File>
<File
RelativePath=".\debug_allocator_adapter.h"
>
</File>
<File
RelativePath=".\debug_ptr.h"
>
</File>
<File
RelativePath=".\desc.cpp"
>
</File>
<File
RelativePath=".\desc.h"
>
</File>
<File
RelativePath=".\desc_client.cpp"
>
</File>
<File
RelativePath=".\desc_client.h"
>
</File>
<File
RelativePath=".\desc_manager.cpp"
>
</File>
<File
RelativePath=".\desc_manager.h"
>
</File>
<File
RelativePath=".\desc_p2p.cpp"
>
</File>
<File
RelativePath=".\desc_p2p.h"
>
</File>
<File
RelativePath=".\dev_log.cpp"
>
</File>
<File
RelativePath=".\dev_log.h"
>
</File>
<File
RelativePath=".\dragon_soul_table.cpp"
>
</File>
<File
RelativePath=".\dragon_soul_table.h"
>
</File>
<File
RelativePath=".\DragonLair.cpp"
>
</File>
<File
RelativePath=".\DragonLair.h"
>
</File>
<File
RelativePath=".\DragonSoul.cpp"
>
</File>
<File
RelativePath=".\DragonSoul.h"
>
</File>
<File
RelativePath=".\dungeon.cpp"
>
</File>
<File
RelativePath=".\dungeon.h"
>
</File>
<File
RelativePath=".\empire_text_convert.cpp"
>
</File>
<File
RelativePath=".\empire_text_convert.h"
>
</File>
<File
RelativePath=".\entity.cpp"
>
</File>
<File
RelativePath=".\entity.h"
>
</File>
<File
RelativePath=".\entity_view.cpp"
>
</File>
<File
RelativePath=".\event.cpp"
>
</File>
<File
RelativePath=".\event.h"
>
</File>
<File
RelativePath=".\event_queue.cpp"
>
</File>
<File
RelativePath=".\event_queue.h"
>
</File>
<File
RelativePath=".\exchange.cpp"
>
</File>
<File
RelativePath=".\exchange.h"
>
</File>
<File
RelativePath=".\fifo_allocator.h"
>
</File>
<File
RelativePath=".\file_loader.cpp"
>
</File>
<File
RelativePath=".\file_loader.h"
>
</File>
<File
RelativePath=".\fishing.cpp"
>
</File>
<File
RelativePath=".\fishing.h"
>
</File>
<File
RelativePath=".\FSM.cpp"
>
</File>
<File
RelativePath=".\FSM.h"
>
</File>
<File
RelativePath=".\gm.cpp"
>
</File>
<File
RelativePath=".\gm.h"
>
</File>
<File
RelativePath=".\group_text_parse_tree.cpp"
>
</File>
<File
RelativePath=".\group_text_parse_tree.h"
>
</File>
<File
RelativePath=".\guild.cpp"
>
</File>
<File
RelativePath=".\guild.h"
>
</File>
<File
RelativePath=".\guild_manager.cpp"
>
</File>
<File
RelativePath=".\guild_manager.h"
>
</File>
<File
RelativePath=".\guild_war.cpp"
>
</File>
<File
RelativePath=".\HackShield.cpp"
>
</File>
<File
RelativePath=".\HackShield.h"
>
</File>
<File
RelativePath=".\HackShield_Impl.cpp"
>
</File>
<File
RelativePath=".\HackShield_Impl.h"
>
</File>
<File
RelativePath=".\horse_rider.cpp"
>
</File>
<File
RelativePath=".\horse_rider.h"
>
</File>
<File
RelativePath=".\horsename_manager.cpp"
>
</File>
<File
RelativePath=".\horsename_manager.h"
>
</File>
<File
RelativePath=".\IFileMonitor.h"
>
</File>
<File
RelativePath=".\input.cpp"
>
</File>
<File
RelativePath=".\input.h"
>
</File>
<File
RelativePath=".\input_auth.cpp"
>
</File>
<File
RelativePath=".\input_db.cpp"
>
</File>
<File
RelativePath=".\input_login.cpp"
>
</File>
<File
RelativePath=".\input_main.cpp"
>
</File>
<File
RelativePath=".\input_p2p.cpp"
>
</File>
<File
RelativePath=".\input_teen.cpp"
>
</File>
<File
RelativePath=".\input_udp.cpp"
>
</File>
<File
RelativePath=".\ip_ban.cpp"
>
</File>
<File
RelativePath=".\ip_ban.h"
>
</File>
<File
RelativePath=".\item.cpp"
>
</File>
<File
RelativePath=".\item.h"
>
</File>
<File
RelativePath=".\item_addon.cpp"
>
</File>
<File
RelativePath=".\item_addon.h"
>
</File>
<File
RelativePath=".\item_attribute.cpp"
>
</File>
<File
RelativePath=".\item_manager.cpp"
>
</File>
<File
RelativePath=".\item_manager.h"
>
</File>
<File
RelativePath=".\item_manager_idrange.cpp"
>
</File>
<File
RelativePath=".\item_manager_private_types.h"
>
</File>
<File
RelativePath=".\item_manager_read_tables.cpp"
>
</File>
<File
RelativePath=".\locale.cpp"
>
</File>
<File
RelativePath=".\locale.hpp"
>
</File>
<File
RelativePath=".\locale_service.cpp"
>
</File>
<File
RelativePath=".\locale_service.h"
>
</File>
<File
RelativePath=".\log.cpp"
>
</File>
<File
RelativePath=".\log.h"
>
</File>
<File
RelativePath=".\login_data.cpp"
>
</File>
<File
RelativePath=".\login_data.h"
>
</File>
<File
RelativePath=".\login_sim.h"
>
</File>
<File
RelativePath=".\lua_incl.h"
>
</File>
<File
RelativePath=".\lzo_manager.cpp"
>
</File>
<File
RelativePath=".\lzo_manager.h"
>
</File>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath=".\malloc_allocator.h"
>
</File>
<File
RelativePath=".\map_location.cpp"
>
</File>
<File
RelativePath=".\map_location.h"
>
</File>
<File
RelativePath=".\MarkConvert.cpp"
>
</File>
<File
RelativePath=".\MarkImage.cpp"
>
</File>
<File
RelativePath=".\MarkImage.h"
>
</File>
<File
RelativePath=".\MarkManager.cpp"
>
</File>
<File
RelativePath=".\MarkManager.h"
>
</File>
<File
RelativePath=".\marriage.cpp"
>
</File>
<File
RelativePath=".\marriage.h"
>
</File>
<File
RelativePath=".\matrix_card.cpp"
>
</File>
<File
RelativePath=".\matrix_card.h"
>
</File>
<File
RelativePath=".\messenger_manager.cpp"
>
</File>
<File
RelativePath=".\messenger_manager.h"
>
</File>
<File
RelativePath=".\minilzo.c"
>
</File>
<File
RelativePath=".\minilzo.h"
>
</File>
<File
RelativePath=".\mining.cpp"
>
</File>
<File
RelativePath=".\mining.h"
>
</File>
<File
RelativePath=".\mob_manager.cpp"
>
</File>
<File
RelativePath=".\mob_manager.h"
>
</File>
<File
RelativePath=".\monarch.cpp"
>
</File>
<File
RelativePath=".\monarch.h"
>
</File>
<File
RelativePath=".\motion.cpp"
>
</File>
<File
RelativePath=".\motion.h"
>
</File>
<File
RelativePath=".\over9refine.cpp"
>
</File>
<File
RelativePath=".\over9refine.h"
>
</File>
<File
RelativePath=".\OXEvent.cpp"
>
</File>
<File
RelativePath=".\OXEvent.h"
>
</File>
<File
RelativePath=".\p2p.cpp"
>
</File>
<File
RelativePath=".\p2p.h"
>
</File>
<File
RelativePath=".\packet.h"
>
</File>
<File
RelativePath=".\packet_info.cpp"
>
</File>
<File
RelativePath=".\packet_info.h"
>
</File>
<File
RelativePath=".\panama.cpp"
>
</File>
<File
RelativePath=".\panama.h"
>
</File>
<File
RelativePath=".\party.cpp"
>
</File>
<File
RelativePath=".\party.h"
>
</File>
<File
RelativePath=".\passpod.cpp"
>
</File>
<File
RelativePath=".\passpod.h"
>
</File>
<File
RelativePath=".\pcbang.cpp"
>
</File>
<File
RelativePath=".\pcbang.h"
>
</File>
<File
RelativePath=".\PetSystem.cpp"
>
</File>
<File
RelativePath=".\PetSystem.h"
>
</File>
<File
RelativePath=".\polymorph.cpp"
>
</File>
<File
RelativePath=".\polymorph.h"
>
</File>
<File
RelativePath=".\pool.h"
>
</File>
<File
RelativePath=".\priv_manager.cpp"
>
</File>
<File
RelativePath=".\priv_manager.h"
>
</File>
<File
RelativePath=".\profiler.h"
>
</File>
<File
RelativePath=".\protocol.h"
>
</File>
<File
RelativePath=".\pvp.cpp"
>
</File>
<File
RelativePath=".\pvp.h"
>
</File>
<File
RelativePath=".\quest.h"
>
</File>
<File
RelativePath=".\questevent.cpp"
>
</File>
<File
RelativePath=".\questevent.h"
>
</File>
<File
RelativePath=".\questlua.cpp"
>
</File>
<File
RelativePath=".\questlua.h"
>
</File>
<File
RelativePath=".\questlua_affect.cpp"
>
</File>
<File
RelativePath=".\questlua_arena.cpp"
>
</File>
<File
RelativePath=".\questlua_ba.cpp"
>
</File>
<File
RelativePath=".\questlua_building.cpp"
>
</File>
<File
RelativePath=".\questlua_danceevent.cpp"
>
</File>
<File
RelativePath=".\questlua_dragonlair.cpp"
>
</File>
<File
RelativePath=".\questlua_dragonsoul.cpp"
>
</File>
<File
RelativePath=".\questlua_dungeon.cpp"
>
</File>
<File
RelativePath=".\questlua_forked.cpp"
>
</File>
<File
RelativePath=".\questlua_game.cpp"
>
</File>
<File
RelativePath=".\questlua_global.cpp"
>
</File>
<File
RelativePath=".\questlua_guild.cpp"
>
</File>
<File
RelativePath=".\questlua_horse.cpp"
>
</File>
<File
RelativePath=".\questlua_item.cpp"
>
</File>
<File
RelativePath=".\questlua_marriage.cpp"
>
</File>
<File
RelativePath=".\questlua_mgmt.cpp"
>
</File>
<File
RelativePath=".\questlua_monarch.cpp"
>
</File>
<File
RelativePath=".\questlua_npc.cpp"
>
</File>
<File
RelativePath=".\questlua_oxevent.cpp"
>
</File>
<File
RelativePath=".\questlua_party.cpp"
>
</File>
<File
RelativePath=".\questlua_pc.cpp"
>
</File>
<File
RelativePath=".\questlua_pet.cpp"
>
</File>
<File
RelativePath=".\questlua_quest.cpp"
>
</File>
<File
RelativePath=".\questlua_speedserver.cpp"
>
</File>
<File
RelativePath=".\questlua_target.cpp"
>
</File>
<File
RelativePath=".\questmanager.cpp"
>
</File>
<File
RelativePath=".\questmanager.h"
>
</File>
<File
RelativePath=".\questnpc.cpp"
>
</File>
<File
RelativePath=".\questnpc.h"
>
</File>
<File
RelativePath=".\questpc.cpp"
>
</File>
<File
RelativePath=".\questpc.h"
>
</File>
<File
RelativePath=".\refine.cpp"
>
</File>
<File
RelativePath=".\refine.h"
>
</File>
<File
RelativePath=".\regen.cpp"
>
</File>
<File
RelativePath=".\regen.h"
>
</File>
<File
RelativePath=".\safebox.cpp"
>
</File>
<File
RelativePath=".\safebox.h"
>
</File>
<File
RelativePath=".\sectree.cpp"
>
</File>
<File
RelativePath=".\sectree.h"
>
</File>
<File
RelativePath=".\sectree_manager.cpp"
>
</File>
<File
RelativePath=".\sectree_manager.h"
>
</File>
<File
RelativePath=".\sequence.cpp"
>
</File>
<File
RelativePath=".\sequence.h"
>
</File>
<File
RelativePath=".\shop.cpp"
>
</File>
<File
RelativePath=".\shop.h"
>
</File>
<File
RelativePath=".\shop_manager.cpp"
>
</File>
<File
RelativePath=".\shop_manager.h"
>
</File>
<File
RelativePath=".\shopEx.cpp"
>
</File>
<File
RelativePath=".\shopEx.h"
>
</File>
<File
RelativePath=".\skill.cpp"
>
</File>
<File
RelativePath=".\skill.h"
>
</File>
<File
RelativePath=".\skill_power.cpp"
>
</File>
<File
RelativePath=".\skill_power.h"
>
</File>
<File
RelativePath=".\spam.h"
>
</File>
<File
RelativePath=".\SpeedServer.cpp"
>
</File>
<File
RelativePath=".\SpeedServer.h"
>
</File>
<File
RelativePath=".\stable_priority_queue.h"
>
</File>
<File
RelativePath=".\start_position.cpp"
>
</File>
<File
RelativePath=".\start_position.h"
>
</File>
<File
RelativePath=".\state.h"
>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
<File
RelativePath=".\target.cpp"
>
</File>
<File
RelativePath=".\target.h"
>
</File>
<File
RelativePath=".\text_file_loader.cpp"
>
</File>
<File
RelativePath=".\text_file_loader.h"
>
</File>
<File
RelativePath=".\threeway_war.cpp"
>
</File>
<File
RelativePath=".\threeway_war.h"
>
</File>
<File
RelativePath=".\TrafficProfiler.cpp"
>
</File>
<File
RelativePath=".\TrafficProfiler.h"
>
</File>
<File
RelativePath=".\trigger.cpp"
>
</File>
<File
RelativePath=".\typedef.h"
>
</File>
<File
RelativePath=".\unique_item.h"
>
</File>
<File
RelativePath=".\utils.cpp"
>
</File>
<File
RelativePath=".\utils.h"
>
</File>
<File
RelativePath=".\vector.cpp"
>
</File>
<File
RelativePath=".\vector.h"
>
</File>
<File
RelativePath=".\version.cpp"
>
</File>
<File
RelativePath=".\vid.h"
>
</File>
<File
RelativePath=".\war_map.cpp"
>
</File>
<File
RelativePath=".\war_map.h"
>
</File>
<File
RelativePath=".\wedding.cpp"
>
</File>
<File
RelativePath=".\wedding.h"
>
</File>
<File
RelativePath=".\xmas_event.cpp"
>
</File>
<File
RelativePath=".\xmas_event.h"
>
</File>
<File
RelativePath=".\XTrapManager.cpp"
>
</File>
<File
RelativePath=".\XTrapManager.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>