From ac83733b590f3c0750bea1de3556ceb24fa0a4b1 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 25 Nov 2019 21:10:50 -0800 Subject: Using PCH to clean up includes --- Source/Source.vcxproj | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'Source/Source.vcxproj') diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 5aaa0b0..c63c664 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -84,7 +84,7 @@ - NotUsing + Create Level3 Disabled true @@ -92,6 +92,7 @@ true stdcpp17 true + pch.h Windows @@ -100,7 +101,7 @@ - NotUsing + Create Level3 Disabled true @@ -109,6 +110,7 @@ stdcpp17 MultiThreadedDebug true + pch.h Windows @@ -117,7 +119,7 @@ - NotUsing + Create Level3 MaxSpeed true @@ -127,6 +129,7 @@ true stdcpp17 true + pch.h Windows @@ -137,7 +140,7 @@ - NotUsing + Create Level3 MaxSpeed true @@ -148,6 +151,7 @@ stdcpp17 true MultiThreaded + pch.h Windows @@ -160,6 +164,7 @@ + -- cgit 1.4.1