diff --git a/msvc-full-features/Cataclysm-common.props b/msvc-full-features/Cataclysm-common.props
index cbebd796bd531..832e0c55d5e3d 100644
--- a/msvc-full-features/Cataclysm-common.props
+++ b/msvc-full-features/Cataclysm-common.props
@@ -57,6 +57,7 @@
4661;4819;4146;26495;26444;26451;4068;6319;6237
_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32_LEAN_AND_MEAN;LOCALIZE;USE_VCPKG;%(PreprocessorDefinitions)
true
+ $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
RELEASE;%(PreprocessorDefinitions)
diff --git a/msvc-full-features/Cataclysm-lib-vcpkg-static.vcxproj b/msvc-full-features/Cataclysm-lib-vcpkg-static.vcxproj
index fce11e107f4cc..e5d03093cee85 100644
--- a/msvc-full-features/Cataclysm-lib-vcpkg-static.vcxproj
+++ b/msvc-full-features/Cataclysm-lib-vcpkg-static.vcxproj
@@ -130,7 +130,6 @@
false
_DEBUG;TILES;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -139,7 +138,6 @@
false
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -150,7 +148,6 @@
DebugFastLink
TILES;%(PreprocessorDefinitions)
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
@@ -164,7 +161,6 @@
true
DebugFastLink
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
diff --git a/msvc-full-features/Cataclysm-test-vcpkg-static.vcxproj b/msvc-full-features/Cataclysm-test-vcpkg-static.vcxproj
index 24540f901a7f6..a87b84753cd39 100644
--- a/msvc-full-features/Cataclysm-test-vcpkg-static.vcxproj
+++ b/msvc-full-features/Cataclysm-test-vcpkg-static.vcxproj
@@ -135,7 +135,6 @@
false
_DEBUG;TILES;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -144,7 +143,6 @@
false
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -155,7 +153,6 @@
DebugFastLink
TILES;%(PreprocessorDefinitions)
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
@@ -169,7 +166,6 @@
true
DebugFastLink
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
diff --git a/msvc-full-features/Cataclysm-vcpkg-static.vcxproj b/msvc-full-features/Cataclysm-vcpkg-static.vcxproj
index fb9eabd4a0509..5e92257f02bbc 100644
--- a/msvc-full-features/Cataclysm-vcpkg-static.vcxproj
+++ b/msvc-full-features/Cataclysm-vcpkg-static.vcxproj
@@ -175,7 +175,6 @@
false
_DEBUG;TILES;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -184,7 +183,6 @@
false
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
@@ -194,7 +192,6 @@
true
TILES;%(PreprocessorDefinitions)
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
@@ -207,7 +204,6 @@
true
true
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
diff --git a/msvc-full-features/JsonFormatter-lib-vcpkg-static.vcxproj b/msvc-full-features/JsonFormatter-lib-vcpkg-static.vcxproj
index ed6ee7e26580e..2e127c04f5bdb 100644
--- a/msvc-full-features/JsonFormatter-lib-vcpkg-static.vcxproj
+++ b/msvc-full-features/JsonFormatter-lib-vcpkg-static.vcxproj
@@ -97,7 +97,6 @@
false
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
diff --git a/msvc-full-features/JsonFormatter-vcpkg-static.vcxproj b/msvc-full-features/JsonFormatter-vcpkg-static.vcxproj
index aa8914f7a0f53..e5e519ed7c6df 100644
--- a/msvc-full-features/JsonFormatter-vcpkg-static.vcxproj
+++ b/msvc-full-features/JsonFormatter-vcpkg-static.vcxproj
@@ -114,7 +114,6 @@
false
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
diff --git a/msvc-full-features/flatbuffers.vcxproj b/msvc-full-features/flatbuffers.vcxproj
index b308e9bc4b811..2be7a358ed39b 100644
--- a/msvc-full-features/flatbuffers.vcxproj
+++ b/msvc-full-features/flatbuffers.vcxproj
@@ -98,7 +98,6 @@
true
_DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true
@@ -112,7 +111,6 @@
true
NDEBUG;%(PreprocessorDefinitions)
MultiThreaded
- $(MSBuildThisFileDirectory)..\pch\main-pch.hpp
true