Skip to content

Commit

Permalink
Resort CodeBlocks project file
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jun 28, 2014
1 parent ed3453f commit fc83488
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -864,6 +864,8 @@
<Unit filename="..\..\src\network_worker.hpp" />
<Unit filename="..\..\src\notifications\notifications.cpp" />
<Unit filename="..\..\src\notifications\notifications.hpp" />
<Unit filename="..\..\src\notifications\windows_tray_notification.cpp" />
<Unit filename="..\..\src\notifications\windows_tray_notification.hpp" />
<Unit filename="..\..\src\overlay.hpp" />
<Unit filename="..\..\src\pathfind\astarsearch.cpp" />
<Unit filename="..\..\src\pathfind\pathfind.cpp" />
Expand Down Expand Up @@ -965,9 +967,6 @@
<Unit filename="..\..\src\serialization\validator.hpp" />
<Unit filename="..\..\src\settings.cpp" />
<Unit filename="..\..\src\settings.hpp" />
<Unit filename="..\..\src\utils\sha1.cpp" />
<Unit filename="..\..\src\utils\sha1.hpp" />
<Unit filename="..\..\src\utils\shared_object.hpp" />
<Unit filename="..\..\src\show_dialog.cpp" />
<Unit filename="..\..\src\show_dialog.hpp" />
<Unit filename="..\..\src\side_filter.cpp" />
Expand Down Expand Up @@ -1058,6 +1057,9 @@
<Unit filename="..\..\src\util.hpp" />
<Unit filename="..\..\src\utils\iterator.hpp" />
<Unit filename="..\..\src\utils\reference_counter.hpp" />
<Unit filename="..\..\src\utils\sha1.cpp" />
<Unit filename="..\..\src\utils\sha1.hpp" />
<Unit filename="..\..\src\utils\shared_object.hpp" />
<Unit filename="..\..\src\utils\smart_list.hpp" />
<Unit filename="..\..\src\variable.cpp" />
<Unit filename="..\..\src\variable.hpp" />
Expand Down Expand Up @@ -1121,8 +1123,6 @@
<Unit filename="..\..\src\widgets\textbox.hpp" />
<Unit filename="..\..\src\widgets\widget.cpp" />
<Unit filename="..\..\src\widgets\widget.hpp" />
<Unit filename="..\..\src\notifications\windows_tray_notification.cpp" />
<Unit filename="..\..\src\notifications\windows_tray_notification.hpp" />
<Unit filename="..\..\src\wml_exception.cpp" />
<Unit filename="..\..\src\wml_exception.hpp" />
<Unit filename="..\..\src\wml_separators.hpp" />
Expand Down

0 comments on commit fc83488

Please sign in to comment.