From 294ac7d02ebaeecc09c4960f9fc3e934d356d894 Mon Sep 17 00:00:00 2001 From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com> Date: Mon, 10 Apr 2023 00:11:29 +0200 Subject: [PATCH] Enable COMDAT folding and reference linker optimizations for netconsole project --- r5dev/vproj/netconsole.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/r5dev/vproj/netconsole.vcxproj b/r5dev/vproj/netconsole.vcxproj index 485ae6e8..eb796c27 100644 --- a/r5dev/vproj/netconsole.vcxproj +++ b/r5dev/vproj/netconsole.vcxproj @@ -252,6 +252,8 @@ $(SolutionDir)lib\win32\$(Configuration)\ true true + true + true