From ac969867639ca40129ea2b7eca0a6d414c552645 Mon Sep 17 00:00:00 2001 From: Martin Holters Date: Mon, 8 Jul 2024 14:52:23 +0200 Subject: [PATCH] fixup! Fix linking of `peaq` executable --- vs/peaq.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vs/peaq.vcxproj b/vs/peaq.vcxproj index 0a0cc9b..444f31b 100644 --- a/vs/peaq.vcxproj +++ b/vs/peaq.vcxproj @@ -103,6 +103,7 @@ Level3 Disabled + _USE_MATH_DEFINES;%(PreprocessorDefinitions) Console @@ -116,6 +117,7 @@ Level3 Disabled + _USE_MATH_DEFINES;%(PreprocessorDefinitions) Console @@ -131,6 +133,7 @@ MaxSpeed true true + _USE_MATH_DEFINES;%(PreprocessorDefinitions) Console @@ -148,6 +151,7 @@ MaxSpeed true true + _USE_MATH_DEFINES;%(PreprocessorDefinitions) Console