Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2021-01-26 22:24:47 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2021-01-26 22:24:47 +0300
commit046638a2b718fcf94620041e00e91a7280b4e74e (patch)
tree171841eb56f2dbd777d30f4af5701a8122fb1dc1 /examples
parent2b3405b9c79f5204d76785bb71bfdd891965fadf (diff)
Update all sln files to MSVC 2019.
Diffstat (limited to 'examples')
-rw-r--r--examples/ToyPathTracer/Windows/TestCpu.sln4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ToyPathTracer/Windows/TestCpu.sln b/examples/ToyPathTracer/Windows/TestCpu.sln
index a05d0ce6..b4a52c70 100644
--- a/examples/ToyPathTracer/Windows/TestCpu.sln
+++ b/examples/ToyPathTracer/Windows/TestCpu.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.27130.2036
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCpu", "TestCpu.vcxproj", "{4F84B756-87F5-4B92-827B-DA087DAE1900}"
EndProject