From 3f495f9cd7b73e7052b1182f6226f425163864ec Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 26 Jan 2021 20:46:55 +0100 Subject: [PATCH] Disable edit-and-continue in ToyPathTracer example. --- examples/ToyPathTracer/Windows/TestCpu.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/ToyPathTracer/Windows/TestCpu.vcxproj b/examples/ToyPathTracer/Windows/TestCpu.vcxproj index 672dae37..507703a2 100644 --- a/examples/ToyPathTracer/Windows/TestCpu.vcxproj +++ b/examples/ToyPathTracer/Windows/TestCpu.vcxproj @@ -91,6 +91,7 @@ true VectorCall Fast + ProgramDatabase Windows @@ -107,6 +108,7 @@ true VectorCall Fast + ProgramDatabase Windows