cb project update
This commit is contained in:
parent
5cab0b2654
commit
f798a06f4b
1 changed files with 7 additions and 0 deletions
|
@ -221,6 +221,8 @@
|
|||
<Unit filename="..\..\src\display.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\action.cpp" />
|
||||
<Unit filename="..\..\src\editor\action\action.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" />
|
||||
<Unit filename="..\..\src\editor\action\action_label.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\action_unit.cpp" />
|
||||
|
@ -229,6 +231,8 @@
|
|||
<Unit filename="..\..\src\editor\action\action_village.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action.cpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action_item.cpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action_item.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action_map_label.cpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action_map_label.hpp" />
|
||||
<Unit filename="..\..\src\editor\action\mouse\mouse_action_unit.cpp" />
|
||||
|
@ -256,6 +260,8 @@
|
|||
<Unit filename="..\..\src\editor\palette\brush_bar.hpp" />
|
||||
<Unit filename="..\..\src\editor\palette\editor_palettes.cpp" />
|
||||
<Unit filename="..\..\src\editor\palette\editor_palettes.hpp" />
|
||||
<Unit filename="..\..\src\editor\palette\item_palette.cpp" />
|
||||
<Unit filename="..\..\src\editor\palette\item_palette.hpp" />
|
||||
<Unit filename="..\..\src\editor\palette\palette_manager.cpp" />
|
||||
<Unit filename="..\..\src\editor\palette\palette_manager.hpp" />
|
||||
<Unit filename="..\..\src\editor\palette\terrain_palettes.cpp" />
|
||||
|
@ -769,6 +775,7 @@
|
|||
<Unit filename="..\..\src\network_asio.cpp" />
|
||||
<Unit filename="..\..\src\network_worker.cpp" />
|
||||
<Unit filename="..\..\src\network_worker.hpp" />
|
||||
<Unit filename="..\..\src\overlay.hpp" />
|
||||
<Unit filename="..\..\src\pathfind\astarsearch.cpp" />
|
||||
<Unit filename="..\..\src\pathfind\pathfind.cpp" />
|
||||
<Unit filename="..\..\src\pathfind\pathfind.hpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue