Missing file, moved files, and alphabetical order

This commit is contained in:
JaMiT 2016-09-05 00:42:03 -05:00
parent 24a4dd8062
commit d46a327029

View file

@ -202,9 +202,9 @@
<Unit filename="../../src/display_context.hpp" />
<Unit filename="../../src/drawable_unit.cpp" />
<Unit filename="../../src/drawable_unit.hpp" />
<Unit filename="../../src/editor/action/action_base.hpp" />
<Unit filename="../../src/editor/action/action.cpp" />
<Unit filename="../../src/editor/action/action.hpp" />
<Unit filename="../../src/editor/action/action_base.hpp" />
<Unit filename="../../src/editor/action/action_item.cpp" />
<Unit filename="../../src/editor/action/action_item.hpp" />
<Unit filename="../../src/editor/action/action_label.cpp" />
@ -227,9 +227,9 @@
<Unit filename="../../src/editor/action/mouse/mouse_action_unit.hpp" />
<Unit filename="../../src/editor/action/mouse/mouse_action_village.cpp" />
<Unit filename="../../src/editor/action/mouse/mouse_action_village.hpp" />
<Unit filename="../../src/editor/controller/editor_controller.cpp" />
<Unit filename="../../src/editor/controller/editor_controller.hpp" />
<Unit filename="../../src/editor/editor_common.hpp" />
<Unit filename="../../src/editor/editor_controller.cpp" />
<Unit filename="../../src/editor/editor_controller.hpp" />
<Unit filename="../../src/editor/editor_display.cpp" />
<Unit filename="../../src/editor/editor_display.hpp" />
<Unit filename="../../src/editor/editor_main.cpp" />
@ -250,6 +250,7 @@
<Unit filename="../../src/editor/palette/empty_palette.hpp" />
<Unit filename="../../src/editor/palette/item_palette.cpp" />
<Unit filename="../../src/editor/palette/item_palette.hpp" />
<Unit filename="../../src/editor/palette/location_palette.cpp" />
<Unit filename="../../src/editor/palette/palette_manager.cpp" />
<Unit filename="../../src/editor/palette/palette_manager.hpp" />
<Unit filename="../../src/editor/palette/terrain_palettes.cpp" />
@ -364,8 +365,8 @@
<Unit filename="../../src/gui/auxiliary/event/handler.cpp" />
<Unit filename="../../src/gui/auxiliary/event/handler.hpp" />
<Unit filename="../../src/gui/auxiliary/event/message.hpp" />
<Unit filename="../../src/gui/auxiliary/formula.hpp" />
<Unit filename="../../src/gui/auxiliary/filter.hpp" />
<Unit filename="../../src/gui/auxiliary/formula.hpp" />
<Unit filename="../../src/gui/auxiliary/iterator/exception.hpp" />
<Unit filename="../../src/gui/auxiliary/iterator/iterator.cpp" />
<Unit filename="../../src/gui/auxiliary/iterator/iterator.hpp" />
@ -870,10 +871,10 @@
<Unit filename="../../src/reference_counted_object.hpp" />
<Unit filename="../../src/replay.cpp" />
<Unit filename="../../src/replay.hpp" />
<Unit filename="../../src/replay_helper.cpp" />
<Unit filename="../../src/replay_helper.hpp" />
<Unit filename="../../src/replay_controller.cpp" />
<Unit filename="../../src/replay_controller.hpp" />
<Unit filename="../../src/replay_helper.cpp" />
<Unit filename="../../src/replay_helper.hpp" />
<Unit filename="../../src/reports.cpp" />
<Unit filename="../../src/reports.hpp" />
<Unit filename="../../src/resources.cpp" />