From 7829abc014ef9f8749dc7864430bc79899c0c4e2 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Mon, 18 Dec 2023 16:37:28 +1000 Subject: [PATCH] MSBuild: We don't need WinPixEventRuntime in Release builds --- src/core/core.vcxproj | 28 +++++++--------------------- src/util/util.props | 2 +- 2 files changed, 8 insertions(+), 22 deletions(-) diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj index 529e23a12..6782bd357 100644 --- a/src/core/core.vcxproj +++ b/src/core/core.vcxproj @@ -26,24 +26,18 @@ true - - true - + true true - - true - + true - - true - + @@ -117,18 +111,10 @@ true - - true - - - true - - - true - - - true - + + + + diff --git a/src/util/util.props b/src/util/util.props index 8f73a291a..8b477f8b1 100644 --- a/src/util/util.props +++ b/src/util/util.props @@ -21,5 +21,5 @@ - +