gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 38/335: VS Projects: switched optimisation to "MaxSpeed"


From: gnunet
Subject: [libmicrohttpd] 38/335: VS Projects: switched optimisation to "MaxSpeed"
Date: Sat, 27 Jul 2024 21:58:54 +0200

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

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 6d5d7016cf9877e45fa284382785d3683051d51e
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]