diff --git a/Externals/Lua/Lua.vcproj b/Externals/Lua/Lua.vcproj
index 0ba769f522..7d99a96cf3 100644
--- a/Externals/Lua/Lua.vcproj
+++ b/Externals/Lua/Lua.vcproj
@@ -82,7 +82,7 @@
Name="Debug|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="1"
+ ConfigurationType="4"
CharacterSet="2"
>
-
@@ -140,9 +135,6 @@
-
diff --git a/Source/Core/Core/Core.vcproj b/Source/Core/Core/Core.vcproj
index b02cc2e428..a7fa7cc3d3 100644
--- a/Source/Core/Core/Core.vcproj
+++ b/Source/Core/Core/Core.vcproj
@@ -115,7 +115,7 @@