From 7fc1729f3bc0114c461a661bafbaa798cf2eafe0 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 19 Aug 2018 21:49:25 +0200 Subject: [PATCH] Reduce required instruction set to SSE2 in winmain.cpp. --- profiler/build/win32/Tracy.vcxproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiler/build/win32/Tracy.vcxproj b/profiler/build/win32/Tracy.vcxproj index e044ff19..3e866506 100644 --- a/profiler/build/win32/Tracy.vcxproj +++ b/profiler/build/win32/Tracy.vcxproj @@ -110,7 +110,10 @@ - + + NotSet + NotSet +