1.1 --- a/nbproject/configurations.xml Fri May 09 23:17:36 2025 +0200
1.2 +++ b/nbproject/configurations.xml Sun May 11 00:30:03 2025 +0200
1.3 @@ -5,6 +5,8 @@
1.4 <in>AlsaBridge.cpp</in>
1.5 <in>DJMFix.cpp</in>
1.6 <in>Logger.cpp</in>
1.7 + <in>Message.cpp</in>
1.8 + <in>MessageCodec.cpp</in>
1.9 <in>djm-fix.cpp</in>
1.10 </df>
1.11 <logicalFolder name="ExternalFiles"
1.12 @@ -28,7 +30,7 @@
1.13 <rebuildPropChanged>false</rebuildPropChanged>
1.14 </toolsSet>
1.15 <flagsDictionary>
1.16 - <element flagsID="0" commonFlags="-fsanitize=address"/>
1.17 + <element flagsID="0" commonFlags="-O2 -std=c++20"/>
1.18 </flagsDictionary>
1.19 <codeAssistance>
1.20 </codeAssistance>
1.21 @@ -56,6 +58,14 @@
1.22 <ccTool flags="0">
1.23 </ccTool>
1.24 </item>
1.25 + <item path="Message.cpp" ex="false" tool="1" flavor2="0">
1.26 + <ccTool flags="0">
1.27 + </ccTool>
1.28 + </item>
1.29 + <item path="MessageCodec.cpp" ex="false" tool="1" flavor2="0">
1.30 + <ccTool flags="0">
1.31 + </ccTool>
1.32 + </item>
1.33 <item path="djm-fix.cpp" ex="false" tool="1" flavor2="0">
1.34 <ccTool flags="0">
1.35 </ccTool>