netbeans project update after -lib-reader cmake-conversion v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 09 Dec 2018 22:09:13 +0100
branchv_0
changeset 4 2b96342b371a
parent 3 085cc937a4d4
child 5 8258414127e3
netbeans project update after -lib-reader cmake-conversion
nbproject/configurations.xml
--- 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>