gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 01/02: VS Projects: switched optimisation to "MaxSpeed"


From: gnunet
Subject: [libmicrohttpd] 01/02: VS Projects: switched optimisation to "MaxSpeed"
Date: Wed, 31 Jan 2024 00:54:20 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 4b79f2375600c6de7f60430600f333e5b6b37555
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Jan 31 00:36:53 2024 +0100

    VS Projects: switched optimisation to "MaxSpeed"
---
 w32/common/common-build-settings.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/w32/common/common-build-settings.props 
b/w32/common/common-build-settings.props
index 9d79bfeb..8207511c 100644
--- a/w32/common/common-build-settings.props
+++ b/w32/common/common-build-settings.props
@@ -100,7 +100,7 @@
   </ItemDefinitionGroup>
   <ItemDefinitionGroup Condition="'$(UseDebugLibraries)'!='true'">
     <ClCompile>
-      <Optimization>Full</Optimization>
+      <Optimization>MaxSpeed</Optimization>
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <IntrinsicFunctions>true</IntrinsicFunctions>
       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]