nbproject/configurations.xml
branchv_0
changeset 59 7471529c0d11
parent 52 fea625f0a096
child 60 bb7ca5891755
--- a/nbproject/configurations.xml	Fri Jan 24 16:53:31 2020 +0100
+++ b/nbproject/configurations.xml	Fri Jan 24 21:05:10 2020 +0100
@@ -69,6 +69,8 @@
       </toolsSet>
       <flagsDictionary>
         <element flagsID="0" commonFlags="-fsanitize=address -std=gnu++1z"/>
+        <element flagsID="1"
+                 commonFlags="-mtune=generic -march=x86-64 -std=gnu++17 -fsanitize=address -fstack-protector-strong"/>
       </flagsDictionary>
       <codeAssistance>
       </codeAssistance>
@@ -78,13 +80,6 @@
           <buildCommand>${MAKE} -f Makefile</buildCommand>
           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
           <executablePath>build/Debug/src/relpipe-in-filesystem</executablePath>
-          <ccTool>
-            <incDir>
-              <pElem>../relpipe-lib-writer.cpp/include</pElem>
-              <pElem>../relpipe-lib-cli.cpp/include</pElem>
-              <pElem>build/Debug/src</pElem>
-            </incDir>
-          </ccTool>
         </makeTool>
         <preBuild>
           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
@@ -93,11 +88,22 @@
         </preBuild>
       </makefileType>
       <item path="src/SubProcess.cpp" ex="false" tool="1" flavor2="11">
-        <ccTool flags="0">
+        <ccTool flags="1">
+          <incDir>
+            <pElem>../relpipe-lib-writer.cpp/include/relpipe/writer</pElem>
+            <pElem>src</pElem>
+            <pElem>../relpipe-lib-writer.cpp/include</pElem>
+            <pElem>build/Debug/src</pElem>
+          </incDir>
         </ccTool>
       </item>
       <item path="src/relpipe-in-filesystem.cpp" ex="false" tool="1" flavor2="11">
         <ccTool flags="0">
+          <incDir>
+            <pElem>../relpipe-lib-writer.cpp/include</pElem>
+            <pElem>../relpipe-lib-cli.cpp/include</pElem>
+            <pElem>build/Debug/src</pElem>
+          </incDir>
         </ccTool>
       </item>
     </conf>