mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 14:02:57 +00:00
fix cb project file
First, rerverted changes starting with commit 09b0aad1f837353f80bb7319543053f5a9ae66a8, the other commits were just fixups to that. The, manually went through the resulting diff and added/removed files which I know of or think they actually should be added/removed. And, of course, compiled and linked.
This commit is contained in:
parent
5fc48b3e88
commit
4de900f943
@ -198,13 +198,11 @@
|
||||
<Unit filename="..\..\src\attack_prediction.hpp" />
|
||||
<Unit filename="..\..\src\attack_prediction_display.cpp" />
|
||||
<Unit filename="..\..\src\attack_prediction_display.hpp" />
|
||||
<Unit filename="..\..\src\boilerplate-header.cpp" />
|
||||
<Unit filename="..\..\src\buffered_istream.hpp" />
|
||||
<Unit filename="..\..\src\builder.cpp" />
|
||||
<Unit filename="..\..\src\builder.hpp" />
|
||||
<Unit filename="..\..\src\callable_objects.cpp" />
|
||||
<Unit filename="..\..\src\callable_objects.hpp" />
|
||||
<Unit filename="..\..\src\campaign_server\campaign_server.cpp" />
|
||||
<Unit filename="..\..\src\chat_events.hpp" />
|
||||
<Unit filename="..\..\src\clipboard.cpp" />
|
||||
<Unit filename="..\..\src\clipboard.hpp" />
|
||||
@ -230,9 +228,9 @@
|
||||
<Unit filename="..\..\src\dialogs.hpp" />
|
||||
<Unit filename="..\..\src\display.cpp" />
|
||||
<Unit filename="..\..\src\display.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" />
|
||||
@ -387,8 +385,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" />
|
||||
@ -760,7 +758,6 @@
|
||||
<Unit filename="..\..\src\lexical_cast.hpp" />
|
||||
<Unit filename="..\..\src\loadscreen.cpp" />
|
||||
<Unit filename="..\..\src\loadscreen.hpp" />
|
||||
<Unit filename="..\..\src\loadscreen_empty.cpp" />
|
||||
<Unit filename="..\..\src\lobby_preferences.cpp" />
|
||||
<Unit filename="..\..\src\lobby_preferences.hpp" />
|
||||
<Unit filename="..\..\src\log.cpp" />
|
||||
@ -842,11 +839,8 @@
|
||||
<Unit filename="..\..\src\neon.hpp" />
|
||||
<Unit filename="..\..\src\network.cpp" />
|
||||
<Unit filename="..\..\src\network.hpp" />
|
||||
<Unit filename="..\..\src\network_ana.cpp" />
|
||||
<Unit filename="..\..\src\network_asio.cpp" />
|
||||
<Unit filename="..\..\src\network_asio.hpp" />
|
||||
<Unit filename="..\..\src\network_manager_ana.cpp" />
|
||||
<Unit filename="..\..\src\network_manager_ana.hpp" />
|
||||
<Unit filename="..\..\src\network_worker.cpp" />
|
||||
<Unit filename="..\..\src\network_worker.hpp" />
|
||||
<Unit filename="..\..\src\overlay.hpp" />
|
||||
@ -894,10 +888,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" />
|
||||
@ -953,8 +947,8 @@
|
||||
<Unit filename="..\..\src\show_dialog.hpp" />
|
||||
<Unit filename="..\..\src\side_filter.cpp" />
|
||||
<Unit filename="..\..\src\side_filter.hpp" />
|
||||
<Unit filename="..\..\src\simple_rng.hpp" />
|
||||
<Unit filename="..\..\src\simple_rng.cpp" />
|
||||
<Unit filename="..\..\src\simple_rng.hpp" />
|
||||
<Unit filename="..\..\src\sound.cpp" />
|
||||
<Unit filename="..\..\src\sound.hpp" />
|
||||
<Unit filename="..\..\src\sound_music_track.cpp" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user