netbeans project update after -lib-* cmake-conversions v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 09 Dec 2018 23:27:21 +0100
branchv_0
changeset 27 930b8f1b836e
parent 26 aadef824dc93
child 28 f2c97faab8d9
netbeans project update after -lib-* cmake-conversions
nbproject/configurations.xml
--- a/nbproject/configurations.xml	Sun Dec 09 18:33:20 2018 +0100
+++ b/nbproject/configurations.xml	Sun Dec 09 23:27:21 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,9 +78,6 @@
           <executablePath>build/Debug/src/relpipe-in-cli</executablePath>
           <ccTool>
             <incDir>
-              <pElem>../relpipe-lib-writer.cpp/include/relpipe/writer</pElem>
-              <pElem>../relpipe-lib-cli.cpp/include/relpipe/cli</pElem>
-              <pElem>src</pElem>
               <pElem>../relpipe-lib-writer.cpp/include</pElem>
               <pElem>../relpipe-lib-cli.cpp/include</pElem>
               <pElem>build/Debug/src</pElem>