Skip to content

Commit

Permalink
Updated CB projfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Jun 5, 2016
1 parent a85170b commit e96c31d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -212,6 +212,9 @@
<Unit filename="../../src/build_info.cpp" />
<Unit filename="../../src/build_info.hpp" />
<Unit filename="../../src/carryover.cpp" />
<Unit filename="../../src/chat_command_handler.cpp" />
<Unit filename="../../src/chat_command_handler.hpp" />
<Unit filename="../../src/chat_events.cpp" />
<Unit filename="../../src/chat_events.hpp" />
<Unit filename="../../src/color_range.cpp" />
<Unit filename="../../src/color_range.hpp" />
Expand All @@ -222,6 +225,7 @@
<Unit filename="../../src/config_assign.hpp" />
<Unit filename="../../src/config_cache.cpp" />
<Unit filename="../../src/config_cache.hpp" />
<Unit filename="../../src/configr_assign.hpp" />
<Unit filename="../../src/construct_dialog.cpp" />
<Unit filename="../../src/construct_dialog.hpp" />
<Unit filename="../../src/controller_base.cpp" />
Expand Down Expand Up @@ -1091,6 +1095,9 @@
<Unit filename="../../src/video.hpp" />
<Unit filename="../../src/wesconfig.h" />
<Unit filename="../../src/wesnoth.cpp" />
<Unit filename="../../src/wesnothd_connection.cpp" />
<Unit filename="../../src/wesnothd_connection.hpp" />
<Unit filename="../../src/wesnothd_connection_error.hpp" />
<Unit filename="../../src/whiteboard/action.cpp" />
<Unit filename="../../src/whiteboard/action.hpp" />
<Unit filename="../../src/whiteboard/attack.cpp" />
Expand Down

0 comments on commit e96c31d

Please sign in to comment.