--- a/nbproject/configurations.xml Fri Dec 07 14:46:40 2018 +0100
+++ b/nbproject/configurations.xml Sun Dec 09 18:40:02 2018 +0100
@@ -67,7 +67,8 @@
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<flagsDictionary>
- <element flagsID="0" commonFlags="-fsanitize=address"/>
+ <element flagsID="0"
+ commonFlags="-mtune=generic -march=x86-64 -fsanitize=address -fstack-protector-strong"/>
</flagsDictionary>
<codeAssistance>
</codeAssistance>
@@ -79,8 +80,12 @@
<executablePath>build/Debug/src/relpipe-out-ods</executablePath>
<ccTool>
<incDir>
+ <pElem>../relpipe-lib-cli.cpp/include/relpipe/cli</pElem>
+ <pElem>../relpipe-lib-reader.cpp/include/relpipe/reader</pElem>
+ <pElem>src</pElem>
+ <pElem>../relpipe-lib-reader.cpp/include/relpipe/reader/handlers</pElem>
+ <pElem>../relpipe-lib-cli.cpp/include</pElem>
<pElem>../relpipe-lib-reader.cpp/include</pElem>
- <pElem>../relpipe-lib-cli.cpp/include</pElem>
<pElem>build/Debug/src</pElem>
</incDir>
</ccTool>