diff --git a/build/internal/debug_info.vsprops b/build/internal/debug_info.vsprops
new file mode 100644
index 00000000000000..48a5018568a3cb
--- /dev/null
+++ b/build/internal/debug_info.vsprops
@@ -0,0 +1,15 @@
+
+
+
+
+
diff --git a/build/internal/debug_infofastbuild.vsprops b/build/internal/debug_infofastbuild.vsprops
new file mode 100644
index 00000000000000..f77b44bff6a082
--- /dev/null
+++ b/build/internal/debug_infofastbuild.vsprops
@@ -0,0 +1,15 @@
+
+
+
+
+
diff --git a/build/internal/essential.vsprops b/build/internal/essential.vsprops
index a0a7122ad848c4..893f6cff679279 100644
--- a/build/internal/essential.vsprops
+++ b/build/internal/essential.vsprops
@@ -6,6 +6,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj\$(ProjectName)"
CharacterSet="1"
+ InheritedPropertySheets=".\debug_info$(FAST_BUILD_TYPE).vsprops"
>