diff --git a/projectfiles/VC12/wesnoth.vcxproj b/projectfiles/VC12/wesnoth.vcxproj index 05f3573f1269..6edbb22819fc 100644 --- a/projectfiles/VC12/wesnoth.vcxproj +++ b/projectfiles/VC12/wesnoth.vcxproj @@ -3577,6 +3577,9 @@ $(IntDir)utils\ $(IntDir)utils\ + + $(IntDir)utils\ + $(IntDir)utils\ $(IntDir)utils\ @@ -4358,7 +4361,6 @@ - @@ -4367,6 +4369,7 @@ + diff --git a/projectfiles/VC12/wesnoth.vcxproj.filters b/projectfiles/VC12/wesnoth.vcxproj.filters index 3cd71be086d7..65e1085411b1 100644 --- a/projectfiles/VC12/wesnoth.vcxproj.filters +++ b/projectfiles/VC12/wesnoth.vcxproj.filters @@ -1492,6 +1492,9 @@ + + utils + @@ -2349,9 +2352,6 @@ Widgets - - utils - utils @@ -2868,6 +2868,9 @@ + + utils +