Updated codeblocks projectfile

This commit is contained in:
Charles Dang 2015-05-20 14:15:41 +11:00
parent 96a1fc963d
commit 755638633a

View file

@ -91,8 +91,22 @@
<Unit filename="../../src/actions/heal.hpp" />
<Unit filename="../../src/actions/move.cpp" />
<Unit filename="../../src/actions/move.hpp" />
<Unit filename="../../src/actions/shroud_clearing_action.cpp" />
<Unit filename="../../src/actions/shroud_clearing_action.hpp" />
<Unit filename="../../src/actions/undo.cpp" />
<Unit filename="../../src/actions/undo.hpp" />
<Unit filename="../../src/actions/undo_action.cpp" />
<Unit filename="../../src/actions/undo_action.hpp" />
<Unit filename="../../src/actions/undo_dismiss_action.cpp" />
<Unit filename="../../src/actions/undo_dismiss_action.hpp" />
<Unit filename="../../src/actions/undo_move_action.cpp" />
<Unit filename="../../src/actions/undo_move_action.hpp" />
<Unit filename="../../src/actions/undo_recall_action.cpp" />
<Unit filename="../../src/actions/undo_recall_action.hpp" />
<Unit filename="../../src/actions/undo_recruit_action.cpp" />
<Unit filename="../../src/actions/undo_recruit_action.hpp" />
<Unit filename="../../src/actions/undo_update_shroud_action.cpp" />
<Unit filename="../../src/actions/undo_update_shroud_action.hpp" />
<Unit filename="../../src/actions/vision.cpp" />
<Unit filename="../../src/actions/vision.hpp" />
<Unit filename="../../src/addon/client.cpp" />