--- a/nbproject/configurations.xml Sun Dec 09 18:40:02 2018 +0100
+++ b/nbproject/configurations.xml Sun Dec 09 22:09:13 2018 +0100
@@ -51,7 +51,6 @@
kind="IMPORTANT_FILES_FOLDER">
<itemPath>CMakeLists.txt</itemPath>
<itemPath>build/Debug/Makefile</itemPath>
- <itemPath>build/Release/Makefile</itemPath>
</logicalFolder>
</logicalFolder>
<sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter>
@@ -67,8 +66,7 @@
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<flagsDictionary>
- <element flagsID="0"
- commonFlags="-mtune=generic -march=x86-64 -fsanitize=address -fstack-protector-strong"/>
+ <element flagsID="0" commonFlags="-fsanitize=address"/>
</flagsDictionary>
<codeAssistance>
</codeAssistance>
@@ -80,12 +78,8 @@
<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-reader.cpp/include</pElem>
<pElem>../relpipe-lib-cli.cpp/include</pElem>
- <pElem>../relpipe-lib-reader.cpp/include</pElem>
<pElem>build/Debug/src</pElem>
</incDir>
</ccTool>