diff --git a/projectfiles/VC14/wesnoth.vcxproj b/projectfiles/VC14/wesnoth.vcxproj index b25c0fa5043b..f2f2118604db 100644 --- a/projectfiles/VC14/wesnoth.vcxproj +++ b/projectfiles/VC14/wesnoth.vcxproj @@ -2823,27 +2823,6 @@ $(IntDir)SDL\ - - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - - - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - - - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - $(IntDir)Serialization\ - @@ -4063,9 +4042,6 @@ - - - diff --git a/projectfiles/VC14/wesnoth.vcxproj.filters b/projectfiles/VC14/wesnoth.vcxproj.filters index 3a4e75bcc726..313276f32e0a 100644 --- a/projectfiles/VC14/wesnoth.vcxproj.filters +++ b/projectfiles/VC14/wesnoth.vcxproj.filters @@ -104,9 +104,6 @@ {23b03f49-f123-4efc-9a5d-4434fb3ee9cc} - - {6434b92d-5101-4e6a-8e78-dfb7eaac992c} - {e220d025-af4f-4012-9895-ed91e90434b0} @@ -1010,15 +1007,6 @@ utils - - serialization - - - serialization - - - serialization - Tests @@ -2525,15 +2513,6 @@ utils - - serialization - - - serialization - - - serialization - Actions diff --git a/projectfiles/VC14/wesnothlib.vcxproj b/projectfiles/VC14/wesnothlib.vcxproj index 5e02e3b10a84..25235a92174d 100644 --- a/projectfiles/VC14/wesnothlib.vcxproj +++ b/projectfiles/VC14/wesnothlib.vcxproj @@ -160,6 +160,21 @@ 4706;%(DisableSpecificWarnings) + + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + + + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + + + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + $(IntDir)Serialization\Schema\ + @@ -189,6 +204,9 @@ + + + diff --git a/projectfiles/VC14/wesnothlib.vcxproj.filters b/projectfiles/VC14/wesnothlib.vcxproj.filters index 06cf99fb34b9..94196a52fc69 100644 --- a/projectfiles/VC14/wesnothlib.vcxproj.filters +++ b/projectfiles/VC14/wesnothlib.vcxproj.filters @@ -23,6 +23,9 @@ {ba7645fc-4486-437c-845e-9f30d991e7b6} + + {70c53e2e-736c-4429-a18c-b4ded4d7c531} + @@ -74,6 +77,15 @@ Formula + + Serialization\Schema + + + Serialization\Schema + + + Serialization\Schema + @@ -164,5 +176,14 @@ Utils + + Serialization\Schema + + + Serialization\Schema + + + Serialization\Schema + \ No newline at end of file