Update Xcode project

This commit is contained in:
mattsc 2017-03-16 17:05:41 -07:00
parent 2d7ac7c887
commit 930fb368c5

View file

@ -13,7 +13,6 @@
4944F4131354FB970027E614 /* mp_login.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F40F1354FB970027E614 /* mp_login.cpp */; };
4944F4141354FB970027E614 /* modeless_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F4101354FB970027E614 /* modeless_dialog.cpp */; };
4944F4151354FB970027E614 /* tooltip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F4111354FB970027E614 /* tooltip.cpp */; };
4944F4171354FBB20027E614 /* description.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F4161354FBB20027E614 /* description.cpp */; };
4944F41B1354FBFF0027E614 /* teleport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F41A1354FBFF0027E614 /* teleport.cpp */; };
49478714172FF6F8002B7ABA /* tristate_button.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49478712172FF6F8002B7ABA /* tristate_button.cpp */; };
497455CE174066A800E89E30 /* edit_text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 497455CC174066A800E89E30 /* edit_text.cpp */; };
@ -22,7 +21,6 @@
49DA0D2E13550E9B000AFEBD /* iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49DA0D2B13550E9B000AFEBD /* iterator.cpp */; };
49DA0D2F13550E9B000AFEBD /* walker_grid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49DA0D2C13550E9B000AFEBD /* walker_grid.cpp */; };
49DA0D3013550E9B000AFEBD /* walker_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49DA0D2D13550E9B000AFEBD /* walker_widget.cpp */; };
620091C31575C784009AA2C9 /* filter_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620091C11575C784009AA2C9 /* filter_options.cpp */; };
620A386E15E9364E00A4F513 /* attack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620A386215E9364E00A4F513 /* attack.cpp */; };
620A386F15E9364E00A4F513 /* create.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620A386415E9364E00A4F513 /* create.cpp */; };
620A387015E9364F00A4F513 /* heal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620A386615E9364E00A4F513 /* heal.cpp */; };
@ -167,8 +165,6 @@
9164077E1D3C37F60057C4DE /* chat_events.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 918C8A181D05F9AA009744A0 /* chat_events.cpp */; };
9164077F1D3C381B0057C4DE /* chat_command_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 918C8A161D05F9AA009744A0 /* chat_command_handler.cpp */; };
916718E61CADA3BF00B055A9 /* connect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5A9BCB00ECA805A002BE442 /* connect.cpp */; };
916718E71CADA3BF00B055A9 /* description.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4944F4161354FBB20027E614 /* description.cpp */; };
916718E81CADA3BF00B055A9 /* filter_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620091C11575C784009AA2C9 /* filter_options.cpp */; };
916718E91CADA3BF00B055A9 /* manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B514C7090F5450CC00E273F0 /* manager.cpp */; };
916718EA1CADA3BF00B055A9 /* uninstall_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4FBD769145D93370083CA67 /* uninstall_list.cpp */; };
916718EB1CADA88800B055A9 /* libgobject-2.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = EC5C242818EF07B4001FA499 /* libgobject-2.0.0.dylib */; };
@ -278,7 +274,6 @@
91A215191CAD689800927AEA /* menu_style.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999530EC62181008DD061 /* menu_style.cpp */; };
91A2151C1CAD689800927AEA /* scrollarea.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999560EC62181008DD061 /* scrollarea.cpp */; };
91A2151D1CAD689800927AEA /* scrollbar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999580EC62181008DD061 /* scrollbar.cpp */; };
91A2151E1CAD689800927AEA /* slider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995C0EC62181008DD061 /* slider.cpp */; };
91A2151F1CAD689800927AEA /* textbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995E0EC62181008DD061 /* textbox.cpp */; };
91A215201CAD689800927AEA /* widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999600EC62181008DD061 /* widget.cpp */; };
91A215211CAD689800927AEA /* wml_exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999430EC62181008DD061 /* wml_exception.cpp */; };
@ -315,7 +310,6 @@
91A2157C1CAD761100927AEA /* hotkey_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563861A47BA36006278A5 /* hotkey_handler.cpp */; };
91A2157D1CAD761100927AEA /* hotkey_handler_mp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563831A47BA36006278A5 /* hotkey_handler_mp.cpp */; };
91A2157E1CAD761100927AEA /* hotkey_handler_sp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563851A47BA36006278A5 /* hotkey_handler_sp.cpp */; };
91A2157F1CAD761100927AEA /* hotkey_preferences_display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFA82E2184E59F3006782FB /* hotkey_preferences_display.cpp */; };
91A215801CAD797900927AEA /* controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B597EC0C0FC0835900CE81F5 /* controller.cpp */; };
91A215811CAD797900927AEA /* interface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B597EC0E0FC0835900CE81F5 /* interface.cpp */; };
91A215821CAD797900927AEA /* part.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B597EC100FC0835900CE81F5 /* part.cpp */; };
@ -347,7 +341,6 @@
91A2159C1CAD887700927AEA /* side_actions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE90E12135AC300CFBDAB /* side_actions.cpp */; };
91A2159D1CAD887700927AEA /* suppose_dead.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4E4E0AF1367241E001C7528 /* suppose_dead.cpp */; };
91A2159E1CAD887700927AEA /* utility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B553B6B812189C5900CC8C58 /* utility.cpp */; };
91A215A21CAD88AD00927AEA /* scrollpane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995A0EC62181008DD061 /* scrollpane.cpp */; };
91A215A31CAD915400927AEA /* gettext_boost.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC4DF45419FEA7A8000EC086 /* gettext_boost.cpp */; };
91A215A41CAD917B00927AEA /* preferences_display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999C20EC62181008DD061 /* preferences_display.cpp */; };
91A215A51CAD91AB00927AEA /* version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999670EC62181008DD061 /* version.cpp */; };
@ -369,7 +362,6 @@
91A215B51CAD928C00927AEA /* mt_rng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC64D7641A085F120092EF75 /* mt_rng.cpp */; };
91A215B71CAD92A100927AEA /* seed_rng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC64D75F1A085CE60092EF75 /* seed_rng.cpp */; };
91A215B81CAD92AA00927AEA /* type_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECE17E111A0DD79F00B76473 /* type_data.cpp */; };
91A215BA1CAD92CA00927AEA /* tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD3E14035038007175D6 /* tag.cpp */; };
91A215BB1CAD92D000927AEA /* tstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999810EC62181008DD061 /* tstring.cpp */; };
91A215BD1CAD94B400927AEA /* menu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999510EC62181008DD061 /* menu.cpp */; };
91A215BF1CAD951A00927AEA /* lua_jailbreak_exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F419E44413354E620031448A /* lua_jailbreak_exception.cpp */; };
@ -633,7 +625,6 @@
91E356A11CACC7CE00774252 /* vision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620A386C15E9364E00A4F513 /* vision.cpp */; };
91E356A21CACC7E300774252 /* client.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4D2DECA14DCA1D000CAFF31 /* client.cpp */; };
91E356A31CACC7E300774252 /* info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F419A2C114F5BCFE002F9ADC /* info.cpp */; };
91E356A41CACC7E300774252 /* manager_old.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE9A91213640400CFBDAB /* manager_old.cpp */; };
91E356A51CACC7E300774252 /* manager_ui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F419A31014F8868A002F9ADC /* manager_ui.cpp */; };
91E356A61CACC7E300774252 /* state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620EC87214FEEE6D006BBD1F /* state.cpp */; };
91E356A71CACC7E300774252 /* validation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE9AB1213640400CFBDAB /* validation.cpp */; };
@ -826,7 +817,6 @@
B52EE91C12135AC300CFBDAB /* recruit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE90C12135AC300CFBDAB /* recruit.cpp */; };
B52EE91D12135AC300CFBDAB /* side_actions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE90E12135AC300CFBDAB /* side_actions.cpp */; };
B52EE9A6121363EB00CFBDAB /* core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE9A4121363EB00CFBDAB /* core.cpp */; };
B52EE9AD1213640400CFBDAB /* manager_old.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE9A91213640400CFBDAB /* manager_old.cpp */; };
B52EE9AE1213640400CFBDAB /* validation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52EE9AB1213640400CFBDAB /* validation.cpp */; };
B54AC6800FEA9C4A006F6FBD /* player_network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B54AC6790FEA9C4A006F6FBD /* player_network.cpp */; };
B54AC69C0FEA9E8F006F6FBD /* actions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B54AC68D0FEA9E8F006F6FBD /* actions.cpp */; };
@ -863,8 +853,6 @@
B5599ADB0EC62181008DD061 /* menu_style.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999530EC62181008DD061 /* menu_style.cpp */; };
B5599ADD0EC62181008DD061 /* scrollarea.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999560EC62181008DD061 /* scrollarea.cpp */; };
B5599ADE0EC62181008DD061 /* scrollbar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999580EC62181008DD061 /* scrollbar.cpp */; };
B5599ADF0EC62181008DD061 /* scrollpane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995A0EC62181008DD061 /* scrollpane.cpp */; };
B5599AE00EC62181008DD061 /* slider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995C0EC62181008DD061 /* slider.cpp */; };
B5599AE10EC62181008DD061 /* textbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B559995E0EC62181008DD061 /* textbox.cpp */; };
B5599AE20EC62181008DD061 /* widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999600EC62181008DD061 /* widget.cpp */; };
B5599AE30EC62181008DD061 /* video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B55999650EC62181008DD061 /* video.cpp */; };
@ -1193,6 +1181,12 @@
ECA4A67B1A1EC319006BCCF2 /* lua_fileops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA4A6781A1EC319006BCCF2 /* lua_fileops.cpp */; };
ECA4A67C1A1EC319006BCCF2 /* lua_map_location_ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA4A6791A1EC319006BCCF2 /* lua_map_location_ops.cpp */; };
ECA4A67D1A1EC319006BCCF2 /* lua_rng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA4A67A1A1EC319006BCCF2 /* lua_rng.cpp */; };
ECA556271E7B5DA5006E907D /* manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA556251E7B5DA5006E907D /* manager.cpp */; };
ECA5562A1E7B5E11006E907D /* addon_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA556281E7B5E11006E907D /* addon_list.cpp */; };
ECA5562D1E7B5E3A006E907D /* tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA5562B1E7B5E3A006E907D /* tag.cpp */; };
ECA556301E7B5E74006E907D /* linked_group_definition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA5562E1E7B5E74006E907D /* linked_group_definition.cpp */; };
ECA556331E7B5EB3006E907D /* hotkey_bind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA556311E7B5EB3006E907D /* hotkey_bind.cpp */; };
ECA556361E7B5ED8006E907D /* install_dependencies.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA556341E7B5ED8006E907D /* install_dependencies.cpp */; };
ECA563871A47BA36006278A5 /* hotkey_handler_mp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563831A47BA36006278A5 /* hotkey_handler_mp.cpp */; };
ECA563891A47BA36006278A5 /* hotkey_handler_sp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563851A47BA36006278A5 /* hotkey_handler_sp.cpp */; };
ECA5638A1A47BA36006278A5 /* hotkey_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECA563861A47BA36006278A5 /* hotkey_handler.cpp */; };
@ -1236,7 +1230,6 @@
ECFA82E4184E59F3006782FB /* hotkey_command.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFA82DC184E59F3006782FB /* hotkey_command.cpp */; };
ECFA82E5184E59F3006782FB /* hotkey_item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFA82DE184E59F3006782FB /* hotkey_item.cpp */; };
ECFA82E6184E59F3006782FB /* hotkey_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFA82E0184E59F3006782FB /* hotkey_manager.cpp */; };
ECFA82E7184E59F3006782FB /* hotkey_preferences_display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFA82E2184E59F3006782FB /* hotkey_preferences_display.cpp */; };
ECFB61851DA0A0C50055D3F8 /* lua_preferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFB61831DA0A0C50055D3F8 /* lua_preferences.cpp */; };
ECFB61881DA0A0F70055D3F8 /* mp_join_game.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFB61861DA0A0F70055D3F8 /* mp_join_game.cpp */; };
ECFB9FA8193BFAD900146ED0 /* carryover.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFB9FA7193BFAD900146ED0 /* carryover.cpp */; };
@ -1256,9 +1249,6 @@
F4728DB1145A59CF00F0E1E1 /* set_starting_position.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4728DAF145A59CF00F0E1E1 /* set_starting_position.cpp */; };
F480CD1F14034E6D007175D6 /* mapbuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD1D14034E6D007175D6 /* mapbuilder.cpp */; };
F480CD2414034F18007175D6 /* schema_validator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD2214034F18007175D6 /* schema_validator.cpp */; };
F480CD4914035038007175D6 /* error_container.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD3914035038007175D6 /* error_container.cpp */; };
F480CD4B14035038007175D6 /* sourceparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD3C14035038007175D6 /* sourceparser.cpp */; };
F480CD4C14035038007175D6 /* tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F480CD3E14035038007175D6 /* tag.cpp */; };
F49F134A15BC627C00B64B0B /* edit_label.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F49F134815BC627C00B64B0B /* edit_label.cpp */; };
F4C5DD68158CFD5E0044F754 /* point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C5DD66158CFD5E0044F754 /* point.cpp */; };
F4D2A99614DAED0E00CAFF31 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4D2A99514DAED0E00CAFF31 /* CoreFoundation.framework */; };
@ -1415,7 +1405,6 @@
4944F40F1354FB970027E614 /* mp_login.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mp_login.cpp; sourceTree = "<group>"; };
4944F4101354FB970027E614 /* modeless_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modeless_dialog.cpp; sourceTree = "<group>"; };
4944F4111354FB970027E614 /* tooltip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tooltip.cpp; sourceTree = "<group>"; };
4944F4161354FBB20027E614 /* description.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = description.cpp; sourceTree = "<group>"; };
4944F41A1354FBFF0027E614 /* teleport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = teleport.cpp; sourceTree = "<group>"; };
49478712172FF6F8002B7ABA /* tristate_button.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tristate_button.cpp; sourceTree = "<group>"; };
49478713172FF6F8002B7ABA /* tristate_button.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tristate_button.hpp; sourceTree = "<group>"; };
@ -1427,9 +1416,6 @@
49DA0D2B13550E9B000AFEBD /* iterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = iterator.cpp; path = iterator/iterator.cpp; sourceTree = "<group>"; };
49DA0D2C13550E9B000AFEBD /* walker_grid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = walker_grid.cpp; path = iterator/walker_grid.cpp; sourceTree = "<group>"; };
49DA0D2D13550E9B000AFEBD /* walker_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = walker_widget.cpp; path = iterator/walker_widget.cpp; sourceTree = "<group>"; };
620091C11575C784009AA2C9 /* filter_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_options.cpp; sourceTree = "<group>"; };
620091C21575C784009AA2C9 /* filter_options.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter_options.hpp; sourceTree = "<group>"; };
620091C51575C8CE009AA2C9 /* description.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = description.hpp; sourceTree = "<group>"; };
620091C61575C8CE009AA2C9 /* uninstall_list.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = uninstall_list.hpp; sourceTree = "<group>"; };
620A386215E9364E00A4F513 /* attack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = attack.cpp; sourceTree = "<group>"; };
620A386315E9364E00A4F513 /* attack.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = attack.hpp; sourceTree = "<group>"; };
@ -1891,8 +1877,6 @@
B52EE91412135AC300CFBDAB /* visitor.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visitor.hpp; sourceTree = "<group>"; };
B52EE9A4121363EB00CFBDAB /* core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = core.cpp; sourceTree = "<group>"; };
B52EE9A5121363EB00CFBDAB /* core.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = core.hpp; sourceTree = "<group>"; };
B52EE9A91213640400CFBDAB /* manager_old.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = manager_old.cpp; sourceTree = "<group>"; };
B52EE9AA1213640400CFBDAB /* manager_old.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = manager_old.hpp; sourceTree = "<group>"; };
B52EE9AB1213640400CFBDAB /* validation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validation.cpp; sourceTree = "<group>"; };
B52EE9AC1213640400CFBDAB /* validation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = validation.hpp; sourceTree = "<group>"; };
B54AC6790FEA9C4A006F6FBD /* player_network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = player_network.cpp; sourceTree = "<group>"; };
@ -1965,10 +1949,6 @@
B55999570EC62181008DD061 /* scrollarea.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scrollarea.hpp; sourceTree = "<group>"; };
B55999580EC62181008DD061 /* scrollbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrollbar.cpp; sourceTree = "<group>"; };
B55999590EC62181008DD061 /* scrollbar.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scrollbar.hpp; sourceTree = "<group>"; };
B559995A0EC62181008DD061 /* scrollpane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrollpane.cpp; sourceTree = "<group>"; };
B559995B0EC62181008DD061 /* scrollpane.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scrollpane.hpp; sourceTree = "<group>"; };
B559995C0EC62181008DD061 /* slider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slider.cpp; sourceTree = "<group>"; };
B559995D0EC62181008DD061 /* slider.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = slider.hpp; sourceTree = "<group>"; };
B559995E0EC62181008DD061 /* textbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = textbox.cpp; sourceTree = "<group>"; };
B559995F0EC62181008DD061 /* textbox.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = textbox.hpp; sourceTree = "<group>"; };
B55999600EC62181008DD061 /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cpp; sourceTree = "<group>"; };
@ -2589,6 +2569,18 @@
ECA4A6781A1EC319006BCCF2 /* lua_fileops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lua_fileops.cpp; sourceTree = "<group>"; };
ECA4A6791A1EC319006BCCF2 /* lua_map_location_ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lua_map_location_ops.cpp; sourceTree = "<group>"; };
ECA4A67A1A1EC319006BCCF2 /* lua_rng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lua_rng.cpp; sourceTree = "<group>"; };
ECA556251E7B5DA5006E907D /* manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = manager.cpp; sourceTree = "<group>"; };
ECA556261E7B5DA5006E907D /* manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = manager.hpp; sourceTree = "<group>"; };
ECA556281E7B5E11006E907D /* addon_list.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = addon_list.cpp; sourceTree = "<group>"; };
ECA556291E7B5E11006E907D /* addon_list.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = addon_list.hpp; sourceTree = "<group>"; };
ECA5562B1E7B5E3A006E907D /* tag.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tag.cpp; sourceTree = "<group>"; };
ECA5562C1E7B5E3A006E907D /* tag.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tag.hpp; sourceTree = "<group>"; };
ECA5562E1E7B5E74006E907D /* linked_group_definition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linked_group_definition.cpp; sourceTree = "<group>"; };
ECA5562F1E7B5E74006E907D /* linked_group_definition.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = linked_group_definition.hpp; sourceTree = "<group>"; };
ECA556311E7B5EB3006E907D /* hotkey_bind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_bind.cpp; sourceTree = "<group>"; };
ECA556321E7B5EB3006E907D /* hotkey_bind.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = hotkey_bind.hpp; sourceTree = "<group>"; };
ECA556341E7B5ED8006E907D /* install_dependencies.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = install_dependencies.cpp; sourceTree = "<group>"; };
ECA556351E7B5ED8006E907D /* install_dependencies.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = install_dependencies.hpp; sourceTree = "<group>"; };
ECA563831A47BA36006278A5 /* hotkey_handler_mp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_handler_mp.cpp; sourceTree = "<group>"; };
ECA563851A47BA36006278A5 /* hotkey_handler_sp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_handler_sp.cpp; sourceTree = "<group>"; };
ECA563861A47BA36006278A5 /* hotkey_handler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_handler.cpp; sourceTree = "<group>"; };
@ -2644,7 +2636,6 @@
ECFA82DF184E59F3006782FB /* hotkey_item.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = hotkey_item.hpp; sourceTree = "<group>"; };
ECFA82E0184E59F3006782FB /* hotkey_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_manager.cpp; sourceTree = "<group>"; };
ECFA82E1184E59F3006782FB /* hotkey_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = hotkey_manager.hpp; sourceTree = "<group>"; };
ECFA82E2184E59F3006782FB /* hotkey_preferences_display.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hotkey_preferences_display.cpp; sourceTree = "<group>"; };
ECFB61831DA0A0C50055D3F8 /* lua_preferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lua_preferences.cpp; sourceTree = "<group>"; };
ECFB61841DA0A0C50055D3F8 /* lua_preferences.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lua_preferences.hpp; sourceTree = "<group>"; };
ECFB61861DA0A0F70055D3F8 /* mp_join_game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mp_join_game.cpp; sourceTree = "<group>"; };
@ -2687,12 +2678,6 @@
F480CD1E14034E6D007175D6 /* mapbuilder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mapbuilder.hpp; sourceTree = "<group>"; };
F480CD2214034F18007175D6 /* schema_validator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = schema_validator.cpp; sourceTree = "<group>"; };
F480CD2A14034FB8007175D6 /* schema_validator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = schema_validator.hpp; sourceTree = "<group>"; };
F480CD3914035038007175D6 /* error_container.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = error_container.cpp; sourceTree = "<group>"; };
F480CD3A14035038007175D6 /* error_container.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = error_container.hpp; sourceTree = "<group>"; };
F480CD3C14035038007175D6 /* sourceparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sourceparser.cpp; sourceTree = "<group>"; };
F480CD3D14035038007175D6 /* sourceparser.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sourceparser.hpp; sourceTree = "<group>"; };
F480CD3E14035038007175D6 /* tag.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tag.cpp; sourceTree = "<group>"; };
F480CD3F14035038007175D6 /* tag.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tag.hpp; sourceTree = "<group>"; };
F49F134815BC627C00B64B0B /* edit_label.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = edit_label.cpp; sourceTree = "<group>"; };
F49F134915BC627C00B64B0B /* edit_label.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = edit_label.hpp; sourceTree = "<group>"; };
F4C5DD66158CFD5E0044F754 /* point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = point.cpp; sourceTree = "<group>"; };
@ -3241,10 +3226,8 @@
children = (
B5A9BCB00ECA805A002BE442 /* connect.cpp */,
B5A9BCB10ECA805A002BE442 /* connect.hpp */,
4944F4161354FBB20027E614 /* description.cpp */,
620091C51575C8CE009AA2C9 /* description.hpp */,
620091C11575C784009AA2C9 /* filter_options.cpp */,
620091C21575C784009AA2C9 /* filter_options.hpp */,
ECA556341E7B5ED8006E907D /* install_dependencies.cpp */,
ECA556351E7B5ED8006E907D /* install_dependencies.hpp */,
B514C7090F5450CC00E273F0 /* manager.cpp */,
B514C70A0F5450CC00E273F0 /* manager.hpp */,
F4FBD769145D93370083CA67 /* uninstall_list.cpp */,
@ -3549,7 +3532,6 @@
ECFA82DF184E59F3006782FB /* hotkey_item.hpp */,
ECFA82E0184E59F3006782FB /* hotkey_manager.cpp */,
ECFA82E1184E59F3006782FB /* hotkey_manager.hpp */,
ECFA82E2184E59F3006782FB /* hotkey_preferences_display.cpp */,
);
path = hotkey;
sourceTree = "<group>";
@ -3772,6 +3754,8 @@
children = (
B597EC510FC08E0100CE81F5 /* canvas.cpp */,
B597EC520FC08E0100CE81F5 /* canvas.hpp */,
ECA5562E1E7B5E74006E907D /* linked_group_definition.cpp */,
ECA5562F1E7B5E74006E907D /* linked_group_definition.hpp */,
B5B46932107118C400327599 /* event */,
B597EC540FC08E0100CE81F5 /* layout_exception.hpp */,
B597EC550FC08E0100CE81F5 /* log.cpp */,
@ -3884,8 +3868,8 @@
F419A2C014F5BCFE002F9ADC /* client.hpp */,
F419A2C114F5BCFE002F9ADC /* info.cpp */,
F419A2C214F5BCFE002F9ADC /* info.hpp */,
B52EE9A91213640400CFBDAB /* manager_old.cpp */,
B52EE9AA1213640400CFBDAB /* manager_old.hpp */,
ECA556251E7B5DA5006E907D /* manager.cpp */,
ECA556261E7B5DA5006E907D /* manager.hpp */,
F419A31014F8868A002F9ADC /* manager_ui.cpp */,
F419A31114F8868A002F9ADC /* manager_ui.hpp */,
620EC87214FEEE6D006BBD1F /* state.cpp */,
@ -3989,10 +3973,6 @@
B55999570EC62181008DD061 /* scrollarea.hpp */,
B55999580EC62181008DD061 /* scrollbar.cpp */,
B55999590EC62181008DD061 /* scrollbar.hpp */,
B559995A0EC62181008DD061 /* scrollpane.cpp */,
B559995B0EC62181008DD061 /* scrollpane.hpp */,
B559995C0EC62181008DD061 /* slider.cpp */,
B559995D0EC62181008DD061 /* slider.hpp */,
B559995E0EC62181008DD061 /* textbox.cpp */,
B559995F0EC62181008DD061 /* textbox.hpp */,
B55999600EC62181008DD061 /* widget.cpp */,
@ -4015,6 +3995,8 @@
F480CD2A14034FB8007175D6 /* schema_validator.hpp */,
B55999AF0EC62181008DD061 /* string_utils.cpp */,
B55999B00EC62181008DD061 /* string_utils.hpp */,
ECA5562B1E7B5E3A006E907D /* tag.cpp */,
ECA5562C1E7B5E3A006E907D /* tag.hpp */,
B55999B10EC62181008DD061 /* tokenizer.cpp */,
B55999B20EC62181008DD061 /* tokenizer.hpp */,
91B621F31B76BCB000B00E0F /* ucs4_convert_impl.hpp */,
@ -4322,6 +4304,8 @@
B5A9BCA20ECA805A002BE442 /* dialogs */ = {
isa = PBXGroup;
children = (
ECA556311E7B5EB3006E907D /* hotkey_bind.cpp */,
ECA556321E7B5EB3006E907D /* hotkey_bind.hpp */,
49DA0CFB13550AC5000AFEBD /* addon */,
EC2F601D1A0490970018C9D6 /* advanced_graphics_options.cpp */,
91B621D61B76B5BC00B00E0F /* advanced_graphics_options.hpp */,
@ -4438,6 +4422,8 @@
B5A9BCCC0ECA805A002BE442 /* widgets */ = {
isa = PBXGroup;
children = (
ECA556281E7B5E11006E907D /* addon_list.cpp */,
ECA556291E7B5E11006E907D /* addon_list.hpp */,
B5A9BCEA0ECA805A002BE442 /* button.cpp */,
B5A9BCEB0ECA805A002BE442 /* button.hpp */,
918E9D041D8211130080686E /* chatbox.cpp */,
@ -4634,12 +4620,6 @@
F480CD3814035038007175D6 /* schema */ = {
isa = PBXGroup;
children = (
F480CD3914035038007175D6 /* error_container.cpp */,
F480CD3A14035038007175D6 /* error_container.hpp */,
F480CD3C14035038007175D6 /* sourceparser.cpp */,
F480CD3D14035038007175D6 /* sourceparser.hpp */,
F480CD3E14035038007175D6 /* tag.cpp */,
F480CD3F14035038007175D6 /* tag.hpp */,
);
path = schema;
sourceTree = "<group>";
@ -4868,6 +4848,7 @@
B54AC69C0FEA9E8F006F6FBD /* actions.cpp in Sources */,
B5A9BD320ECA805A002BE442 /* connect.cpp in Sources */,
B514C70B0F5450CC00E273F0 /* manager.cpp in Sources */,
ECA556301E7B5E74006E907D /* linked_group_definition.cpp in Sources */,
EC2F601E1A0490970018C9D6 /* advanced_graphics_options.cpp in Sources */,
B54AC6D80FEA9EB5006F6FBD /* ai.cpp in Sources */,
B54AC6E40FEA9EB5006F6FBD /* ai.cpp in Sources */,
@ -4894,6 +4875,7 @@
B5599B810EC62181008DD061 /* callable_objects.cpp in Sources */,
B5951A9B1013BB5A00C10B66 /* callable_objects.cpp in Sources */,
B5CE470512A041EF00D665EE /* campaign_difficulty.cpp in Sources */,
ECA556271E7B5DA5006E907D /* manager.cpp in Sources */,
B5F4D7180F5B3B25005E204A /* campaign_selection.cpp in Sources */,
ECD0C4AB199C0B72005C2173 /* campaign_settings.cpp in Sources */,
B54AC6E50FEA9EB5006F6FBD /* candidates.cpp in Sources */,
@ -4902,6 +4884,7 @@
EC4E3B1B19B2D7AD0049CBD7 /* cave_map_generator.cpp in Sources */,
F4D5DF39149CE9B500294046 /* chat_log.cpp in Sources */,
F4D2DECB14DCA1D000CAFF31 /* client.cpp in Sources */,
ECA556361E7B5ED8006E907D /* install_dependencies.cpp in Sources */,
EC49A38219F34F1200E78528 /* clipboard.cpp in Sources */,
B5599B7E0EC62181008DD061 /* color_range.cpp in Sources */,
ECFA82E3184E59F3006782FB /* command_executor.cpp in Sources */,
@ -4938,7 +4921,6 @@
EC74C10F1975765F00B85A1A /* depcheck_confirm_change.cpp in Sources */,
EC74C1101975765F00B85A1A /* depcheck_select_new.cpp in Sources */,
EC2F60101A048E220018C9D6 /* depcheck.cpp in Sources */,
4944F4171354FBB20027E614 /* description.cpp in Sources */,
B5A9BD330ECA805A002BE442 /* modal_dialog.cpp in Sources */,
B5B46938107118C400327599 /* dispatcher.cpp in Sources */,
EC21944F1960649000420969 /* display_chat_manager.cpp in Sources */,
@ -4969,14 +4951,12 @@
B55BE04011234AD700154E6C /* engine_lua.cpp in Sources */,
B54AC6DA0FEA9EB5006F6FBD /* engine.cpp in Sources */,
62CC8E7617B9063E00C16B75 /* entity_location.cpp in Sources */,
F480CD4914035038007175D6 /* error_container.cpp in Sources */,
B5599B750EC62181008DD061 /* events.cpp in Sources */,
EC84247118F30DB700FC1EEF /* exception.cpp in Sources */,
ECDEAF72194FE84000DB2F47 /* fake_unit_manager.cpp in Sources */,
EC387E73195AFC8400FC0342 /* fake_unit_ptr.cpp in Sources */,
ECF9D43D19F3FF9400E6C9D9 /* filesystem_boost.cpp in Sources */,
EC5C70BC19EEB54900432CF4 /* filesystem_common.cpp in Sources */,
620091C31575C784009AA2C9 /* filter_options.cpp in Sources */,
EC2F60111A048E220018C9D6 /* flg_manager.cpp in Sources */,
EC45DEE11AD1CEF600BD760C /* floating_label.cpp in Sources */,
B5599B720EC62181008DD061 /* floating_textbox.cpp in Sources */,
@ -5038,9 +5018,9 @@
ECA5638A1A47BA36006278A5 /* hotkey_handler.cpp in Sources */,
ECFA82E5184E59F3006782FB /* hotkey_item.cpp in Sources */,
ECFA82E6184E59F3006782FB /* hotkey_manager.cpp in Sources */,
ECFA82E7184E59F3006782FB /* hotkey_preferences_display.cpp in Sources */,
F4E4E0B41367244F001C7528 /* image_modifications.cpp in Sources */,
B5599B360EC62181008DD061 /* image.cpp in Sources */,
ECA556331E7B5EB3006E907D /* hotkey_bind.cpp in Sources */,
EC5012701E06151800C4DFC6 /* attack_predictions.cpp in Sources */,
B5A9BD630ECA805A002BE442 /* image.cpp in Sources */,
F419A2C314F5BCFE002F9ADC /* info.cpp in Sources */,
@ -5088,7 +5068,6 @@
ECDF18211A3FE0DE00D157A6 /* manager.cpp in Sources */,
B54AC69F0FEA9E8F006F6FBD /* manager.cpp in Sources */,
B52EE91812135AC300CFBDAB /* manager.cpp in Sources */,
B52EE9AD1213640400CFBDAB /* manager_old.cpp in Sources */,
6295C3C3150FC9750077D8C5 /* map_context.cpp in Sources */,
62CC8E8D17B9064D00C16B75 /* map_create.cpp in Sources */,
6295C3C4150FC9750077D8C5 /* map_fragment.cpp in Sources */,
@ -5102,6 +5081,7 @@
62579C831573E797003089D5 /* matrix.cpp in Sources */,
B5599B270EC62181008DD061 /* md5.cpp in Sources */,
B5599B260EC62181008DD061 /* menu_events.cpp in Sources */,
ECA5562A1E7B5E11006E907D /* addon_list.cpp in Sources */,
EC44E382181DDAF90037A62F /* menu_item.cpp in Sources */,
B5599ADB0EC62181008DD061 /* menu_style.cpp in Sources */,
B5599ADA0EC62181008DD061 /* menu.cpp in Sources */,
@ -5196,7 +5176,6 @@
B54AC7010FEA9FA5006F6FBD /* scrollbar_panel.cpp in Sources */,
B5599ADE0EC62181008DD061 /* scrollbar.cpp in Sources */,
B5A9BD6A0ECA805A002BE442 /* scrollbar.cpp in Sources */,
B5599ADF0EC62181008DD061 /* scrollpane.cpp in Sources */,
B559986C0EC616B3008DD061 /* SDLMain.mm in Sources */,
EC64D7611A085CE60092EF75 /* seed_rng.cpp in Sources */,
B5599B030EC62181008DD061 /* settings.cpp in Sources */,
@ -5209,12 +5188,11 @@
B5CE470712A041EF00D665EE /* simple_item_selector.cpp in Sources */,
EC4E3B2219B2D8880049CBD7 /* simulated_actions.cpp in Sources */,
EC2F601C1A048E220018C9D6 /* singleplayer.cpp in Sources */,
B5599AE00EC62181008DD061 /* slider.cpp in Sources */,
B5A9BD6C0ECA805A002BE442 /* slider.cpp in Sources */,
B52EE8DC121359A600CFBDAB /* sound_music_track.cpp in Sources */,
B5599B000EC62181008DD061 /* sound.cpp in Sources */,
B5599AFF0EC62181008DD061 /* soundsource.cpp in Sources */,
F480CD4B14035038007175D6 /* sourceparser.cpp in Sources */,
ECA5562D1E7B5E3A006E907D /* tag.cpp in Sources */,
B5A9BD6D0ECA805A002BE442 /* spacer.cpp in Sources */,
B508D2161001560100B12852 /* stacked_widget.cpp in Sources */,
B54AC6E80FEA9EB5006F6FBD /* stage_rca.cpp in Sources */,
@ -5229,7 +5207,6 @@
EC84246D18F30D9100FC1EEF /* synced_commands.cpp in Sources */,
EC84246E18F30D9100FC1EEF /* synced_context.cpp in Sources */,
ECDEAF77194FEA8500DB2F47 /* syncmp_handler.cpp in Sources */,
F480CD4C14035038007175D6 /* tag.cpp in Sources */,
B5599AFC0EC62181008DD061 /* team.cpp in Sources */,
ECB57C401A56E6DC001973A5 /* teambuilder.cpp in Sources */,
4944F41B1354FBFF0027E614 /* teleport.cpp in Sources */,
@ -5540,7 +5517,6 @@
91E356A11CACC7CE00774252 /* vision.cpp in Sources */,
91E356A21CACC7E300774252 /* client.cpp in Sources */,
91E356A31CACC7E300774252 /* info.cpp in Sources */,
91E356A41CACC7E300774252 /* manager_old.cpp in Sources */,
91E356A51CACC7E300774252 /* manager_ui.cpp in Sources */,
91E356A61CACC7E300774252 /* state.cpp in Sources */,
91E356A71CACC7E300774252 /* validation.cpp in Sources */,
@ -5734,7 +5710,6 @@
91A215191CAD689800927AEA /* menu_style.cpp in Sources */,
91A2151C1CAD689800927AEA /* scrollarea.cpp in Sources */,
91A2151D1CAD689800927AEA /* scrollbar.cpp in Sources */,
91A2151E1CAD689800927AEA /* slider.cpp in Sources */,
91A2151F1CAD689800927AEA /* textbox.cpp in Sources */,
91A215201CAD689800927AEA /* widget.cpp in Sources */,
91A215211CAD689800927AEA /* wml_exception.cpp in Sources */,
@ -5770,7 +5745,6 @@
91A2157C1CAD761100927AEA /* hotkey_handler.cpp in Sources */,
91A2157D1CAD761100927AEA /* hotkey_handler_mp.cpp in Sources */,
91A2157E1CAD761100927AEA /* hotkey_handler_sp.cpp in Sources */,
91A2157F1CAD761100927AEA /* hotkey_preferences_display.cpp in Sources */,
91A215801CAD797900927AEA /* controller.cpp in Sources */,
91A215811CAD797900927AEA /* interface.cpp in Sources */,
91A215821CAD797900927AEA /* part.cpp in Sources */,
@ -5802,7 +5776,6 @@
91A2159C1CAD887700927AEA /* side_actions.cpp in Sources */,
91A2159D1CAD887700927AEA /* suppose_dead.cpp in Sources */,
91A2159E1CAD887700927AEA /* utility.cpp in Sources */,
91A215A21CAD88AD00927AEA /* scrollpane.cpp in Sources */,
91A215A31CAD915400927AEA /* gettext_boost.cpp in Sources */,
91A215A41CAD917B00927AEA /* preferences_display.cpp in Sources */,
91A215A51CAD91AB00927AEA /* version.cpp in Sources */,
@ -5824,7 +5797,6 @@
91A215B51CAD928C00927AEA /* mt_rng.cpp in Sources */,
91A215B71CAD92A100927AEA /* seed_rng.cpp in Sources */,
91A215B81CAD92AA00927AEA /* type_data.cpp in Sources */,
91A215BA1CAD92CA00927AEA /* tag.cpp in Sources */,
91A215BB1CAD92D000927AEA /* tstring.cpp in Sources */,
91A215BD1CAD94B400927AEA /* menu.cpp in Sources */,
91A215BF1CAD951A00927AEA /* lua_jailbreak_exception.cpp in Sources */,
@ -5896,8 +5868,6 @@
91A2163A1CAD9D4400927AEA /* widget.cpp in Sources */,
91A2163C1CAD9D4400927AEA /* window.cpp in Sources */,
916718E61CADA3BF00B055A9 /* connect.cpp in Sources */,
916718E71CADA3BF00B055A9 /* description.cpp in Sources */,
916718E81CADA3BF00B055A9 /* filter_options.cpp in Sources */,
916718E91CADA3BF00B055A9 /* manager.cpp in Sources */,
916718EA1CADA3BF00B055A9 /* uninstall_list.cpp in Sources */,
916718EC1CADA9DA00B055A9 /* unit_attack.cpp in Sources */,