diff --git a/win32/Lol.Core.Build.props b/win32/Lol.Core.Build.props index a0e17d44..5b1c0ce6 100644 --- a/win32/Lol.Core.Build.props +++ b/win32/Lol.Core.Build.props @@ -7,7 +7,7 @@ - false + true diff --git a/win32/lolcore.vcxproj b/win32/lolcore.vcxproj index ea8b7b81..3479f139 100644 --- a/win32/lolcore.vcxproj +++ b/win32/lolcore.vcxproj @@ -86,6 +86,7 @@ + @@ -145,6 +146,7 @@ + @@ -199,4 +201,4 @@ - + \ No newline at end of file diff --git a/win32/lolcore.vcxproj.filters b/win32/lolcore.vcxproj.filters index a2135fd5..92680997 100644 --- a/win32/lolcore.vcxproj.filters +++ b/win32/lolcore.vcxproj.filters @@ -214,6 +214,9 @@ src\... + + src\gpu + @@ -399,6 +402,9 @@ src\... + + src\gpu + @@ -411,4 +417,4 @@ src\gpu - + \ No newline at end of file